Repository: chenweikai/Body_Reconstruction_References Branch: master Commit: 6e8dd83494e6 Files: 1 Total size: 13.6 KB Directory structure: gitextract_kp7wxfll/ └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # Human Body Reconstruction There are tremendous amount of papers on human body digitization in recent years. Below shows my collection of papers organized in a reverse-chronological order. ## Contents 1. [Multi-view Reconstruction](#Multi-view-Reconstruction) - [Deep Learning](#Deep-Learning) - [Shape from Silhouette](#Silhouette) - [Multi-view Stereo](#Multi-view-Stereo) - [Photometric Stereo](#Photometric) - [Template based Approaches](#Template) - [Parametric Models](#Parametric) 2. [Single-view Reconstruction](#Single-view-Reconstruction) 3. [4D Scans](#4D-Scans) 4. [Dataset and Code](#data-and-code) ## Multi-view Reconstruction <a name="Deep-Learning" /> ### 1. Deep Learning <b>[ICCV19] Shape-Aware Human Pose and Shape Reconstruction Using Multi-View Images</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Liang_Shape-Aware_Human_Pose_and_Shape_Reconstruction_Using_Multi-View_Images_ICCV_2019_paper.pdf) <b>[ICCV19] TexturePose: Supervising Human Mesh Estimation with Texture Consistency</b> [[pdf]](https://www.seas.upenn.edu/~nkolot/files/texturepose.pdf) <b>[ICCV19] Human Mesh Recovery From Monocular Images via a Skeleton-Disentangled Representation</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Sun_Human_Mesh_Recovery_From_Monocular_Images_via_a_Skeleton-Disentangled_Representation_ICCV_2019_paper.pdf) <b>[ECCV18] Deep Volumetric Video From Very Sparse Multi-View Performance Capture</b> [[pdf]](http://chenweikai.github.io/papers/[ECCV18]Deep%20Volumetric%20Video%20From%20Very%20Sparse%20Multi-View%20Performance%20Capture.pdf) <b>[ECCV18] Bodynet: Volumetric inference of 3d human body shapes</b> [[pdf]](http://openaccess.thecvf.com/content_ECCV_2018/papers/Gul_Varol_BodyNet_Volumetric_Inference_ECCV_2018_paper.pdf) <b>[ECCV18] Volumetric performance capture from minimal camera viewpoints</b> [[pdf]](http://openaccess.thecvf.com/content_ECCV_2018/papers/Andrew_Gilbert_Volumetric_performance_capture_ECCV_2018_paper.pdf) <a name="Silhouette" /> ### 2. Shape from Silhouette <b>[CGF16] 3d body shapes estimation from dressed-human silhouettes</b> [[pdf]](http://eprints.bournemouth.ac.uk/24967/1/1008_original.pdf) <b>[ICCV15] Interactive visual hull refinement for specular and transparent object surface reconstruction</b> [[pdf]](https://www.cv-foundation.org/openaccess/content_iccv_2015/papers/Zuo_Interactive_Visual_Hull_ICCV_2015_paper.pdf) <b>[HPG13] Real-time high-resolution sparse voxelization with application to image-based modeling</b> [[pdf]](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.645.4940&rep=rep1&type=pdf) <b>[TOG08] Articulated Mesh Animation from Multi-view Silhouettes</b> [[project page]](http://people.csail.mit.edu/drdaniel/mesh_animation/) [[pdf]](https://homes.cs.washington.edu/~jovan/papers/vlasic-2008-ama.pdf) [[data]](http://people.csail.mit.edu/drdaniel/mesh_animation/#data) <b>[ECCV06] Carved visual hulls for image-based modeling</b> [[pdf]](https://www.di.ens.fr/willow/pdfs/eccv06b.pdf) <b>[3DPVT06] Visual shapes of silhouette sets</b> [[pdf]](https://hal.archives-ouvertes.fr/hal-00349020/document/) <b>[CVIU04] Silhouette and stereo fusion for 3d object modeling</b> [[pdf]](https://carlos-hernandez.org/papers/hernandez_cviu04.pdf) <b>[CVPR03] Visual hull alignment and refinement across time: A 3d reconstruction algorithm combining shape-from-silhouette with stereo</b> [[pdf]](https://www.cs.cmu.edu/~german/research/CVPR2003/VisualHull/VisualHull.pdf) <b>[CGIT00] Image-based visual hulls</b> [[project page]](https://people.csail.mit.edu/wojciech/IBVH/index.html)[[pdf]](https://people.csail.mit.edu/wojciech/IBVH/ibvh.pdf) <a name="Multi-view-Stereo" /> ### 3. Multi-view Stereo <b>[UIST16] Holoportation: Virtual 3d teleportation in real-time</b> [[project page]](https://www.microsoft.com/en-us/research/project/holoportation-3/) [[pdf]](http://www.cs.toronto.edu/~slwang/holoportation.pdf) <b>[SIGGRAPH15] High-quality streamable free-viewpoint video</b> [[project page]](http://hhoppe.com/proj/fvv/) [[pdf]](http://hhoppe.com/fvv.pdf) <b>[TVCG10] A point-cloud-based multiview stereo algorithm for free-viewpoint video</b> [[pdf]](https://dl.acm.org/citation.cfm?id=1749522) <b>[SIGGRAPH08] Markerless garment capture</b> [[project page]](http://www.cs.ubc.ca/labs/imager/tr/2008/MarkerlessGarmentCapture/)[[pdf]](https://vccimaging.org/Publications/Bradley2008MGC/Bradley2008MGC.pdf) <b>[CGA07] Surface capture for performance-based animation</b> [[pdf]](https://core.ac.uk/download/pdf/397966.pdf) <b>[TVC05] Scalable 3d video of dynamic scenes</b> [[pdf]](https://cgl.ethz.ch/Downloads/Publications/Papers/2005/Was05/Was05.pdf) <a name="Photometric" /> ### 4. Photometric Stereo <b>[ICCV11] Shading-based dynamic shape refinement from multi-view video under general illumination</b> [[pdf]](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.226.8025&rep=rep1&type=pdf) <b>[SIGGRAPH_Asia09] Dynamic shape capture using multi-view photometric stereo</b> [[project page]](http://gl.ict.usc.edu/Research/dynamicshape/) [[pdf]](https://people.csail.mit.edu/wojciech/MultiviewPhotometricStereo/MultiviewPS.pdf) <a name="Template" /> ### 5. Template based Approaches <b>[TOG13] On-set performance capture of multiple actors with a stereo camera</b> [[pdf]](https://gvv.mpi-inf.mpg.de/files/SIGGRAPH_ASIA_2013/binocap_high.pdf) <b>[ECCV12] Full body performance capture under uncontrolled and varying illumination: A shading-based approach</b> [[pdf]](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.367.354&rep=rep1&type=pdf) <b>[CVPR11] Markerless motion capture of interacting characters using multi-view image segmentation</b> [[pdf]](https://pages.iai.uni-bonn.de/gall_juergen/download/jgall_multitrack_cvpr11.pdf) <b>[SIGGRAPH_Asia10] Video-based reconstruction of animatable human characters</b> [[project page]](http://resources.mpi-inf.mpg.de/perfcap/index_vrhc.html)[[pdf]](https://people.mpi-inf.mpg.de/~theobalt/vrhc.pdf) <b>[SIGGRAPH08] Performance capture from sparse multi-view video</b> [[project page]](http://resources.mpi-inf.mpg.de/perfcap/)[[pdf]](https://gvv.mpi-inf.mpg.de/files/old_site_files/pcmv_preprint.pdf) <b>[CVPR09] Motion capture using joint skeleton tracking and surface estimation</b> [[pdf]](https://www.tnt.uni-hannover.de/papers/data/773/773_1.pdf) <b>[CVPR08] Robust fusion of dynamic shape and normal capture for high-quality reconstruction of time-varying geometry</b> [[pdf]](https://gvv.mpi-inf.mpg.de/files/old_site_files/cvpr08b.pdf) <a name="Parametric" /> ### 6. Parametric Models <b>[ICCV19] Learning to Reconstruct 3D Human Pose and Shape via Model-fitting in the Loop</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Kolotouros_Learning_to_Reconstruct_3D_Human_Pose_and_Shape_via_Model-Fitting_ICCV_2019_paper.pdf) <b>[CVPR19] Expressive Body Capture: 3D Hands, Face, and Body from a Single Image</b> [[project page]](https://smpl-x.is.tue.mpg.de/) [[pdf]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/497/SMPL-X.pdf) <b>[CVPR18 Oral] Total Capture: A 3D Deformation Model for Tracking Faces, Hands, and Bodies</b> [[project page]](http://www.cs.cmu.edu/~hanbyulj/totalcapture/) [[pdf]](http://openaccess.thecvf.com/content_cvpr_2018/papers/Joo_Total_Capture_A_CVPR_2018_paper.pdf) <b>[CVPR18] End-to-end recovery of human shape and pose</b> [[project page]](https://akanazawa.github.io/hmr/) [[code and data]](https://github.com/akanazawa/hmr) [[pdf]](https://arxiv.org/pdf/1712.06584.pdf) <b>[CVPR17] Unite the people: Closing the loop between 3d and 2d human representations</b> [[project page(code and data)]](http://files.is.tuebingen.mpg.de/classner/up/) [[pdf]](https://arxiv.org/pdf/1701.02468.pdf) <b>[BMVC17] Indirect deep structured learning for 3D human body shape and pose prediction</b> [[pdf]](http://mi.eng.cam.ac.uk/~cipolla/publications/inproceedings/2017-BMVC-3D-body-indirect.pdf) <b>[ECCV16] Keep it SMPL: Automatic estimation of 3d human pose and shape from a single image</b> [[code]](https://github.com/genki-ist/simplify) [[pdf]](https://arxiv.org/pdf/1607.08128.pdf) <b>[SIGGRAPH_Asia15] SMPL: A skinned multi-person linear model</b> [[project page]](http://smpl.is.tue.mpg.de/)[[pdf]](http://files.is.tue.mpg.de/black/papers/SMPL2015.pdf) <b>[TOG14] Mosh: Motion and shape capture from sparse markers</b> [[project page]](https://ps.is.tuebingen.mpg.de/research_projects/mosh) [[pdf]](http://files.is.tue.mpg.de/black/papers/MoSh.pdf) <b>[CVPR10] Multilinear pose and body shape estimation of dressed subjects from image sets</b> [[pdf]](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.167.8773&rep=rep1&type=pdf) <b>[ICCV09] Estimating Human Shape and Pose from a Single Image</b> [[pdf]](http://files.is.tue.mpg.de/black/papers/guanICCV09.pdf) <b>[CVPR07] Detailed human shape and pose from images</b> [[pdf]](http://www.cs.cmu.edu/~jkh/gnhm_08/balan07imscape.pdf) <b>[SIGGRAPH05] SCAPE: shape completion and animation of people</b> [[project page]](http://robotics.stanford.edu/~drago/Projects/scape/scape.html) [[pdf]](http://robots.stanford.edu/papers/anguelov.shapecomp.pdf) <b>[CVIU01] Tracking and modeling people in video sequences</b> [[pdf]](http://luthuli.cs.uiuc.edu/~daf/courses/appcv/papers/ankers01tracking.pdf) <!-- <b></b> [[project page]]() [[pdf]]() <b></b> [[project page]]() [[pdf]]() <b></b> [[project page]]() [[pdf]]() <b></b> [[project page]]() [[pdf]]() <b></b> [[pdf]]() <b></b> [[pdf]]() <b></b> [[pdf]]() --> ## Single-view Reconstruction <b>[ICCV19] Tex2Shape: Detailed Full Human Body Geometry From a Single Image</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Alldieck_Tex2Shape_Detailed_Full_Human_Body_Geometry_From_a_Single_Image_ICCV_2019_paper.pdf) <b>[ICCV19] PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Saito_PIFu_Pixel-Aligned_Implicit_Function_for_High-Resolution_Clothed_Human_Digitization_ICCV_2019_paper.pdf) <b>[ICCV19] Moulding Humans: Non-parametric 3D Human Shape Estimation from Single Images</b> [[pdf]](https://arxiv.org/pdf/1908.00439.pdf) <b>[ICCV19] 3DPeople: Modeling the Geometry of Dressed Humans</b> [[pdf]](https://arxiv.org/pdf/1904.04571.pdf) <b>[ICCV19] DeepHuman: 3D Human Reconstruction From a Single Image</b> [[pdf]](http://www.liuyebin.com/deephuman/assets/DeepHuman.pdf) <b>[ICCV19] A Neural Network for Detailed Human Depth Estimation From a Single Image</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Tang_A_Neural_Network_for_Detailed_Human_Depth_Estimation_From_a_ICCV_2019_paper.pdf) <b>[ICCV19] Delving Deep Into Hybrid Annotations for 3D Human Recovery in the Wild</b> [[pdf]](http://openaccess.thecvf.com/content_ICCV_2019/papers/Rong_Delving_Deep_Into_Hybrid_Annotations_for_3D_Human_Recovery_in_ICCV_2019_paper.pdf) <b>[CVPR19 Oral] SiCloPe: Silhouette-Based Clothed People </b>[[pdf]](https://arxiv.org/pdf/1901.00049.pdf) <b>[CVPR19 Oral] Convolutional Mesh Regression for Single-Image Human Shape Reconstruction</b> [[pdf]](http://www.cis.upenn.edu/~kostas/mypub.dir/kolotouros19cvpr.pdf) <b>[CVPR19 Oral] Detailed Human Shape Estimation from a Single Image by Hierarchical mesh deformation</b> [[pdf]](https://arxiv.org/pdf/1904.10506.pdf) <b>[CVPR19] Learning to Reconstruct People in Clothing from a Single RGB Camera </b> [[project page]](https://virtualhumans.mpi-inf.mpg.de/octopus/) [[pdf]](https://arxiv.org/pdf/1903.05885.pdf) <b>[CVPR19] SimulCap: Single-View Human Performance Capture with Cloth Simulation</b> [[pdf]](https://arxiv.org/abs/1903.06323) <b>[CVPR19] Photo Wake-Up: 3D Character Animation from a Single Photo</b> [[project page]](https://grail.cs.washington.edu/projects/wakeup/) [[pdf]](https://arxiv.org/abs/1812.02246) <b>[TOG19] LiveCap: Real-time Human Performance Capture from Monocular Video</b> [[project page]](https://gvv.mpi-inf.mpg.de/projects/LiveCap/) [[pdf]](https://gvv.mpi-inf.mpg.de/projects/LiveCap/data/livecap.pdf) <b>[CVPR18] End-to-end recovery of human shape and pose</b> [[project page]](https://akanazawa.github.io/hmr/) [[code and data]](https://github.com/akanazawa/hmr) [[pdf]](https://arxiv.org/pdf/1712.06584.pdf) <b>[3DV18] Neural Body Fitting: Unifying Deep Learning and Model-Based Human Pose</b> [[pdf]](https://arxiv.org/pdf/1808.05942.pdf) <b>[ICCV09] Estimating Human Shape and Pose from a Single Image</b> [[pdf]](http://files.is.tue.mpg.de/black/papers/guanICCV09.pdf) ## 4D-Scans <b>[SIGGRAPH17] ClothCap: seamless 4D clothing capture and retargeting</b> [[project page]](http://clothcap.is.tue.mpg.de/) [[pdf]](http://delivery.acm.org/10.1145/3080000/3073711/a73-pons-moll.pdf?ip=104.174.111.226&id=3073711&acc=OA&key=4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35%2EA3ADFD50D6708552&__acm__=1557388386_0a9b1d6d188b8f850bf8b5f190d8060e) ## Datasets and Code <a name="data-and-code" /> <b>MPI datasets and code</b>[[Link]](https://ps.is.tuebingen.mpg.de/research_fields/datasets-and-code) <b>BUFF</b>[[Link]](http://buff.is.tue.mpg.de/) <b>Dynamic FAUST</b>[[Link]](https://ps.is.tuebingen.mpg.de/publications/dfaust-cvpr-2017) <b>CVSSP3D</b>[[Link]](https://www.cvssp.org/data/cvssp3d/) <b>Mixamo</b>[[Link]](https://www.mixamo.com/) <b>Human3.6M</b>[[Link]](http://vision.imar.ro/human3.6m/description.php) <b>3DPeople</b>[[Link]](https://www.albertpumarola.com/research/3DPeople/index.html) <b>THuman</b>[[Link]](https://github.com/ZhengZerong/DeepHuman/tree/master/THUmanDataset) <b>RenderPeople</b>[[Link]](https://renderpeople.com/) <b>CLOTH3D</b>[[Link]](https://arxiv.org/pdf/1912.02792.pdf)(not released yet) <b>Multi-Garment Net</b>[[Link]](https://github.com/bharat-b7/MultiGarmentNetwork)
gitextract_kp7wxfll/ └── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (14K chars).
[
{
"path": "README.md",
"chars": 13902,
"preview": "# Human Body Reconstruction \n\nThere are tremendous amount of papers on human body digitization in recent years. \nBelow s"
}
]
About this extraction
This page contains the full source code of the chenweikai/Body_Reconstruction_References GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (13.6 KB), approximately 4.4k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.