paper-with-me

홈 › Papers

MUC: Mixture of Uncalibrated Cameras for Robust 3D Human Body Reconstruction

2024-03-08 · Yitao Zhu, Sheng Wang, Mengjie Xu, Zixu Zhuang, Zhixin Wang, Kaidong Wang, Han Zhang, Qian Wang

Multiple cameras can provide comprehensive multi-view video coverage of a person. Fusing this multi-view data is crucial for tasks like behavioral analysis, although it traditionally requires camera calibration, a process that is often complex. Moreover, previous studies have overlooked the challenges posed by self-occlusion under multiple views and the continuity of human body shape estimation. In this study, we introduce a method to reconstruct the 3D human body from multiple uncalibrated camera views. Initially, we utilize a pre-trained human body encoder to process each camera view individually, enabling the reconstruction of human body models and parameters for each view along with predicted camera positions. Rather than merely averaging the models across views, we develop a neural network trained to assign weights to individual views for all human body joints, based on the estimated distribution of joint distances from each camera. Additionally, we focus on the mesh surface of the human body for dynamic fusion, allowing for the seamless integration of facial expressions and body shape into a unified human body model. Our method has shown excellent performance in reconstructing the human body on two public datasets, advancing beyond previous work from the SMPL model to the SMPL-X model. This extension incorporates more complex hand poses and facial expressions, enhancing the detail and accuracy of the reconstructions. Crucially, it supports the flexible ad-hoc deployment of any number of cameras, offering significant potential for various applications. Our code is available at https://github.com/AbsterZhu/MUC.

📄 PDF Abstract BibTeX arXiv:2403.05055

Code (1)

absterzhu/muc 공식 구현 pytorch

Tasks

Camera Calibration

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SmartMocap: Joint Estimation of Human and Camera Motion using Uncalibrated RGB Cameras

2022-09-28 · Nitin Saini, Chun-Hao P. Huang, Michael J. Black, Aamir Ahmad

Markerless human motion capture (mocap) from multiple RGB cameras is a widely studied problem. Existing methods either need calibrated cameras or calibrate them relative to a static camera, which acts as the reference fr…

Fusing uncalibrated IMUs and handheld smartphone video to reconstruct knee kinematics

2024-05-27 · J. D. Peiffer, Kunal Shah, Shawana Anarwala, Kayan Abdou 외

Video and wearable sensor data provide complementary information about human movement. Video provides a holistic understanding of the entire body in the world while wearable sensors provide high-resolution measurements o…

Markerless Motion CaptureSensor Fusion

Multi-Person 3D Pose Estimation from Multi-View Uncalibrated Depth Cameras

2024-01-28 · Yu-Jhe Li, Yan Xu, Rawal Khirodkar, Jinhyung Park 외

We tackle the task of multi-view, multi-person 3D human pose estimation from a limited number of uncalibrated depth cameras. Recently, many approaches have been proposed for 3D human pose estimation from multi-view RGB c…

3D Human Pose Estimation3D Pose Estimation3D ReconstructionCamera Pose Estimation+2

Spatiotemporal Bundle Adjustment for Dynamic 3D Human Reconstruction in the Wild

2020-07-24 · Minh Vo, Yaser Sheikh, Srinivasa G. Narasimhan

Bundle adjustment jointly optimizes camera intrinsics and extrinsics and 3D point triangulation to reconstruct a static scene. The triangulation constraint, however, is invalid for moving points captured in multiple unsy…

3D Human Reconstruction

VGGT-SLAM: Dense RGB SLAM Optimized on the SL(4) Manifold

2025-05-18 · Dominic Maggio, Hyungtae Lim, Luca Carlone

We present VGGT-SLAM, a dense RGB SLAM system constructed by incrementally and globally aligning submaps created from the feed-forward scene reconstruction approach VGGT using only uncalibrated monocular cameras. While r…

GPU