paper-with-me

Papers

3D-Aware Neural Body Fitting for Occlusion Robust 3D Human Pose Estimation

2023-08-19 · ICCV 2023 1 · Yi Zhang, Pengliang Ji, Angtian Wang, Jieru Mei, Adam Kortylewski, Alan Yuille

Regression-based methods for 3D human pose estimation directly predict the 3D pose parameters from a 2D image using deep networks. While achieving state-of-the-art performance on standard benchmarks, their performance degrades under occlusion. In contrast, optimization-based methods fit a parametric body model to 2D features in an iterative manner. The localized reconstruction loss can potentially make them robust to occlusion, but they suffer from the 2D-3D ambiguity. Motivated by the recent success of generative models in rigid object pose estimation, we propose 3D-aware Neural Body Fitting (3DNBF) - an approximate analysis-by-synthesis approach to 3D human pose estimation with SOTA performance and occlusion robustness. In particular, we propose a generative model of deep features based on a volumetric human representation with Gaussian ellipsoidal kernels emitting 3D pose-dependent feature vectors. The neural features are trained with contrastive learning to become 3D-aware and hence to overcome the 2D-3D ambiguity. Experiments show that 3DNBF outperforms other approaches on both occluded and standard benchmarks. Code is available at https://github.com/edz-o/3DNBF

📄 PDF Abstract BibTeX arXiv:2308.10123

Code (1)

edz-o/3dnbf 공식 구현 pytorch

Tasks

3D Human Pose EstimationContrastive LearningPose Estimation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PersonaCraft: Personalized Full-Body Image Synthesis for Multiple Identities from Single References Using 3D-Model-Conditioned Diffusion

2024-11-27 · Gwanghyun Kim, Suh Yoon Jeon, Seunggyu Lee, Se Young Chun

Personalized image generation has been significantly advanced, enabling the creation of highly realistic and customized images. However, existing methods often struggle with generating images of multiple people due to oc…

Image GenerationPersonalized Image Generation

GO-MLVTON: Garment Occlusion-Aware Multi-Layer Virtual Try-On with Diffusion Models

2026-01-20 · Yang Yu, Yunze Deng, Yige Zhang, Yanjie Xiao 외 arxiv

Existing image-based virtual try-on (VTON) methods primarily focus on single-layer or multi-garment VTON, neglecting multi-layer VTON (ML-VTON), which involves dressing multiple layers of garments onto the human body wit…

Virtual Try-on

Learning Visibility for Robust Dense Human Body Estimation

2022-08-23 · Chun-Han Yao, Jimei Yang, Duygu Ceylan, Yi Zhou 외

Estimating 3D human pose and shape from 2D images is a crucial yet challenging task. While prior methods with model-based representations can perform reasonably well on whole-body images, they often fail when parts of th…

SAM-Body4D: Training-Free 4D Human Body Mesh Recovery from Videos

2025-12-09 · Mingqi Gao, Yunqi Miao, Jungong Han arxiv

Human Mesh Recovery (HMR) aims to reconstruct 3D human pose and shape from 2D observations and is fundamental to human-centric understanding in real-world scenarios. While recent image-based HMR methods such as SAM 3D Bo…

Human Mesh RecoveryVideo Segmentation

BoPR: Body-aware Part Regressor for Human Shape and Pose Estimation

2023-03-21 · Yongkang Cheng, Shaoli Huang, Jifeng Ning, Ying Shan

This paper presents a novel approach for estimating human body shape and pose from monocular images that effectively addresses the challenges of occlusions and depth ambiguity. Our proposed method BoPR, the Body-aware Pa…

3D Human Pose EstimationOcclusion HandlingPose Estimation