awesome-repositories.comCategoriesBlog
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
·
soubhiksanyal avatar

soubhiksanyal/RingNet

0
View on GitHub↗
881 stars·172 forks·Python·MIT·1 viewringnet.is.tue.mpg.de↗

RingNet

This is an official repository of the paper Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision. The project was formerly referred by RingNet. The codebase consists of the inference code, i.e. give an face image using this code one can generate a 3D mesh of a…

Features

  • 3D Face Reconstruction - Regressing 3D shape and expression without 3D supervision.
  • 3D Reconstruction - Single-image 3D face reconstruction framework.
  • Faces: - Listed in the “Faces:” section of the Curated List Of Awesome 3D Morphable Model Software And Data awesome list.

Star history

Star history chart for soubhiksanyal/ringnetStar history chart for soubhiksanyal/ringnet

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

Open-source alternatives to RingNet

Similar open-source projects, ranked by how many features they share with RingNet.
  • 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
  • cleardusk/3ddfacleardusk avatar

    cleardusk/3DDFA

    3,678View on GitHub↗

    3DDFA is a 3D face reconstruction tool that generates three-dimensional facial meshes and 68 structural landmarks from a single two-dimensional input image. The project provides utilities for estimating facial pose and depth maps to determine the orientation and position of a face. It includes a geometry exporter to save reconstructed facial shapes into standard file formats for use in external 3D modeling software. The software further covers automated face cropping using landmark-based and landmark-free identification methods, as well as the extraction of specialized mathematical represent

    Python
    View on GitHub↗3,678
  • rubikplayer/flame-fittingRubikplayer avatar

    Rubikplayer/flame-fitting

    821View on GitHub↗

    This is an official FLAME repository.

    Python
    View on GitHub↗821
  • yadiraf/face3dYadiraF avatar

    YadiraF/face3d

    2,777View on GitHub↗

    This project implements some basic functions related to 3D faces.

    Python
    View on GitHub↗2,777
See all 30 alternatives to RingNet→

Frequently asked questions

What does soubhiksanyal/ringnet do?

This is an official repository of the paper Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision. The project was formerly referred by RingNet. The codebase consists of the inference code, i.e. give an face image using this code one can generate a 3D mesh of a…

What are the main features of soubhiksanyal/ringnet?

The main features of soubhiksanyal/ringnet are: 3D Face Reconstruction, 3D Reconstruction, Faces:.

What are some open-source alternatives to soubhiksanyal/ringnet?

Open-source alternatives to soubhiksanyal/ringnet include: cleardusk/3ddfa — 3DDFA is a 3D face reconstruction tool that generates three-dimensional facial meshes and 68 structural landmarks from… aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from… yadiraf/face3d — This project implements some basic functions related to 3D faces. rubikplayer/flame-fitting — This is an official FLAME repository. colmap/colmap — COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion… microsoft/trellis.2 — TRELLIS.2 is a generative image-to-3D system that creates high-resolution 3D assets with physically based rendering…