awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
YadiraF avatar

YadiraF/face3d

0
View on GitHub↗
2,777 星标·610 分支·Python·9 次浏览

Face3d

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

Features

  • 3D Face Reconstruction - Toolbox for 3D morphable face model reconstruction and processing.
  • Computer Vision Libraries - Library for 3D face processing and reconstruction.
  • Faces: - Listed in the “Faces:” section of the Curated List Of Awesome 3D Morphable Model Software And Data awesome list.

Star 历史

yadiraf/face3d 的 Star 历史图表yadiraf/face3d 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Face3d 的开源替代方案

相似的开源项目,按与 Face3d 的功能重合度排序。
  • cleardusk/3ddfacleardusk 的头像

    cleardusk/3DDFA

    3,678在 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
    在 GitHub 上查看↗3,678
  • aaronjackson/vrnAaronJackson 的头像

    AaronJackson/vrn

    4,515在 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
    在 GitHub 上查看↗4,515
  • soubhiksanyal/ringnetsoubhiksanyal 的头像

    soubhiksanyal/RingNet

    881在 GitHub 上查看↗

    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…

    Python
    在 GitHub 上查看↗881
  • anhttran/3dmm_cnnA

    anhttran/3dmm_cnn

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Face3d 的所有 30 个替代方案→

常见问题解答

yadiraf/face3d 是做什么的?

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

yadiraf/face3d 的主要功能有哪些?

yadiraf/face3d 的主要功能包括:3D Face Reconstruction, Computer Vision Libraries, Faces:。

yadiraf/face3d 有哪些开源替代品?

yadiraf/face3d 的开源替代品包括: 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… soubhiksanyal/ringnet — This is an official repository of the paper Learning to Regress 3D Face Shape and Expression from an Image without 3D… anhttran/3dmm_cnn. apchenstu/facial_details_synthesis. anilbas/3dmmasstn.