awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AljazBozic avatar

AljazBozic/DeepDeform

0
View on GitHub↗
187 stars·15 forks·C++·7 views

DeepDeform

[CVPR'2020] DeepDeform: Learning Non-rigid RGB-D Reconstruction with Semi-supervised Data

Features

  • Human Digitalization - Reconstructs non-rigid RGB-D data with semi-supervised learning.

Star history

Star history chart for aljazbozic/deepdeformStar history chart for aljazbozic/deepdeform

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does aljazbozic/deepdeform do?

[CVPR'2020] DeepDeform: Learning Non-rigid RGB-D Reconstruction with Semi-supervised Data

What are the main features of aljazbozic/deepdeform?

The main features of aljazbozic/deepdeform are: Human Digitalization.

What are some open-source alternatives to aljazbozic/deepdeform?

Open-source alternatives to aljazbozic/deepdeform include: facebookresearch/sam-3d-body — sam-3d-body is a machine learning framework for 3D human mesh recovery and pose estimation. It utilizes a 3D human… aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from… aipixel/gaussianavatar — Liangxiao Hu 1,† , Hongwen Zhang 2 , Yuxiang Zhang 3 , Boyao Zhou 3 , Boning Liu 3 , Shengping Zhang 1,* ,… apple/ml-neuman — This repository is a reference implementation for NeuMan. NeuMan reconstructs both the background scene and an… bharat-b7/ipnet — Repo for "Combining Implicit Function Learning and Parametric Models for 3D Human Reconstruction, ECCV'20 (Oral)". albertpumarola/3dpeople-dataset — First dataset of dressed humans with specific geometry representation for the clothes. It contains ~2 Million images…

Open-source alternatives to DeepDeform

Similar open-source projects, ranked by how many features they share with DeepDeform.
  • facebookresearch/sam-3d-bodyfacebookresearch avatar

    facebookresearch/sam-3d-body

    2,628View on GitHub↗

    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

    Python
    View on GitHub↗2,628
  • aaronjackson/vrnAaronJackson avatar

    AaronJackson/vrn

    4,515View on GitHub↗

    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

    MATLAB
    View on GitHub↗4,515
  • aipixel/gaussianavataraipixel avatar

    aipixel/GaussianAvatar

    595View on GitHub↗

    Liangxiao Hu 1,† , Hongwen Zhang 2 , Yuxiang Zhang 3 , Boyao Zhou 3 , Boning Liu 3 , Shengping Zhang 1,* , Liqiang Nie 1 ,

    Python
    View on GitHub↗595
  • albertpumarola/3dpeople-datasetalbertpumarola avatar

    albertpumarola/3DPeople-Dataset

    116View on GitHub↗

    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…

    Jupyter Notebook
    View on GitHub↗116
  • See all 30 alternatives to DeepDeform→