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
XgTu avatar

XgTu/2DASL

0
View on GitHub↗
468 stars·114 forks·MATLAB·MIT·10 views

2DASL

This project is created by Tu Xiaoguang (xguangtu@outlook.com) and Luo Yao (luoyao_alpha@outlook.com). Any questions pls open issues for our project, we will reply quickly.

Features

  • 3D Face Reconstruction - Joint 3D reconstruction and alignment with self-supervised learning.
  • Face Alignment And Reconstruction - Self-supervised learning for joint 3D reconstruction and alignment.

Star history

Star history chart for xgtu/2daslStar history chart for xgtu/2dasl

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 xgtu/2dasl do?

This project is created by Tu Xiaoguang (xguangtu@outlook.com) and Luo Yao (luoyao_alpha@outlook.com). Any questions pls open issues for our project, we will reply quickly.

What are the main features of xgtu/2dasl?

The main features of xgtu/2dasl are: 3D Face Reconstruction, Face Alignment And Reconstruction.

What are some open-source alternatives to xgtu/2dasl?

Open-source alternatives to xgtu/2dasl include: aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from… cleardusk/3ddfa — 3DDFA is a 3D face reconstruction tool that generates three-dimensional facial meshes and 68 structural landmarks from… 1adrianb/2d-and-3d-face-alignment — This project is a computer vision library designed for facial landmark detection and alignment. It provides a… fanziapril/mvfnet — Testing code for the paper. 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… liuf1990/3dfc — We propose a novel PointNet-based encoder-decoder framework that for the first time jointly learns an expressive face…

Open-source alternatives to 2DASL

Similar open-source projects, ranked by how many features they share with 2DASL.
  • 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
  • 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
  • 1adrianb/2d-and-3d-face-alignment1adrianb avatar

    1adrianb/2D-and-3D-face-alignment

    974View on GitHub↗

    This project is a computer vision library designed for facial landmark detection and alignment. It provides a framework for identifying and mapping specific points on a human face in both two-dimensional and three-dimensional space, enabling the normalization of facial geometry and orientation across diverse images. The system utilizes a deep learning approach to extract precise facial coordinates, supporting tasks such as expression analysis and geometric modeling. By employing a stacked hourglass architecture, the model performs multi-stage feature refinement to capture spatial relationship

    Lua3d-face-alignmentcomputer-visiondeeplearning
    View on GitHub↗974
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518
  • See all 13 alternatives to 2DASL→