30 open-source projects similar to synthesiaresearch/humanrf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Humanrf alternative.
sam-3d-body is a machine learning framework for 3D human mesh recovery and pose estimation. It utilizes a 3D human mesh recovery model to reconstruct full-body meshes, including the body, hands, and feet, from a single image. The project implements a specialized extension of the Segment Anything Model to guide the extraction and refinement of human body shapes. This integration allows for prompt-guided mesh recovery, where 2D masks and keypoints constrain the inference of 3D pose and shape parameters. The system covers a range of computer vision capabilities, including 3D spatial alignment t
vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from single two-dimensional images. It utilizes a volumetric convolutional neural network regression model to predict 3D volume data directly from image pixels. The system converts these volumetric predictions into 3D meshes through isosurface extraction and vertex coloring. It further applies realistic surface details by mapping two-dimensional image pixels onto the resulting 3D mesh using nearest-neighbor texture projection. The project provides capabilities for single-image dept
Liangxiao Hu 1,† , Hongwen Zhang 2 , Yuxiang Zhang 3 , Boyao Zhou 3 , Boning Liu 3 , Shengping Zhang 1,* , Liqiang Nie 1 ,
First dataset of dressed humans with specific geometry representation for the clothes. It contains ~2 Million images with 40 male/40 female performing 70 actions. Every subject-action sequence is captured from 4 camera views and annotated with: RGB, 3D skeleton, body part and cloth segmentation…
CVPR'2020 DeepDeform: Learning Non-rigid RGB-D Reconstruction with Semi-supervised Data
This repository is a reference implementation for NeuMan. NeuMan reconstructs both the background scene and an animatable human from a single video using neural radiance fields.
Repo for "Combining Implicit Function Learning and Parametric Models for 3D Human Reconstruction, ECCV'20 (Oral)"
Repo for "LoopReg: Self-supervised Learning of Implicit Surface Correspondences, Pose and Shape for 3D Human Mesh Registration, NeurIPS' 20 (Oral)"
Repo for "Multi-Garment Net: Learning to Dress 3D People from Images, ICCV'19"
ETCH: Generalizing Body Fitting to Clothed Humans via Equivariant Tightness
This repository contains training and inference code for the following paper: ` TailorNet: Predicting Clothing in 3D as a Function of Human Pose, Shape and Garment Style Chaitanya Patel, Zhouyingcheng Liao, Gerard Pons-Moll CVPR 2020 (ORAL) ` ArXiv Project Website Dataset Repo [Oral…
Volumetric TSDF regression with tetrahedral representation for 3D human body prediction from single color image.
pifuhd is a 3D human reconstruction framework that generates high-resolution 3D meshes of people from a single 2D image. It utilizes pixel-aligned implicit functions to map image pixels to 3D space, predicting surface occupancy and distance to create detailed geometry. The system includes a pipeline for creating digital human assets, moving from 2D image feature projection to the extraction of discrete triangular meshes. It features specialized tools for refining these models, including a post-processor that removes geometric artifacts by isolating the largest connected component of the mesh.
Unsupervised Learning of Efficient Geometry-Aware Neural Articulated Representations \ Atsuhiro Noguchi, Xiao Sun, Stephen Lin, Tatsuya Harada
Our volumetric capture system captures a completely clothed human body (including the back) using a single RGB webcam and in real time.
News: \2020/05/04\ Added EGL rendering option for training data generation. Now you can create your own training data with headless machines! \2020/04/13\ Demo with Google Colab (incl. visualization) is available. Special thanks to @nanopoteto!!! \2020/02/26\ License is updated to MIT…
This repository is the official PyTorch implementation of Geo-PIFu: Geometry and Pixel Aligned Implicit Functions for Single-view Human Reconstruction, NeurIPS, 2020.
Official Repository for CVPR 2023 paper X-Avatar: Expressive Human Avatars. We propose an animatible implicit human avatar model capable of capturing human body pose, hand pose, facial expressions, and appearance. X-Avatar can be created from 3D scans or RGB-D images. We also contribute a new…
This repository contains the implementation of our paper ARAH: Animatable Volume Rendering of Articulated Human SDFs.
This repository contains code corresponding to the paper Learning to Reconstruct People in Clothing from a Single RGB Camera.
This repository contains code corresponding to the paper Tex2Shape: Detailed Full Human Body Geometry from a Single Image.
` python -m venv env source activate env/bin/activate bash install.sh `
This repository contains the official PyTorch implementation of: