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
T

thepowerfuldeez/facemesh.pytorch

0
View on GitHub↗
0 stars·0 forks·9 views

Facemesh.pytorch

Features

  • Keypoint detection - Listed in the “Keypoint detection” section of the Ailia Models awesome list.

Star history

Star history chart for thepowerfuldeez/facemesh.pytorchStar history chart for thepowerfuldeez/facemesh.pytorch

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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 are the main features of thepowerfuldeez/facemesh.pytorch?

The main features of thepowerfuldeez/facemesh.pytorch are: Keypoint detection.

Which projects share features with thepowerfuldeez/facemesh.pytorch?

Projects with overlapping indexed features include: 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… axinc-ai/kaggle-facial-keypoints. cleardusk/3ddfa_v2 — The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020. yadiraf/prnet — PRNet is a Python library for 3D facial reconstruction. It uses a deep learning regression model to predict 3D facial…

Projects sharing features with Facemesh.pytorch

These projects share indexed features with Facemesh.pytorch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • axinc-ai/kaggle-facial-keypointsA

    axinc-ai/kaggle-facial-keypoints

    0View on GitHub↗
    View on GitHub↗0
  • cleardusk/3ddfa_v2cleardusk avatar

    cleardusk/3DDFA_V2

    3,133View on GitHub↗

    The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.

    Python3d3d-face3d-face-alignment
    View on GitHub↗3,133
  • yadiraf/prnetYadiraF avatar

    YadiraF/PRNet

    5,013View on GitHub↗

    PRNet is a Python library for 3D facial reconstruction. It uses a deep learning regression model to predict 3D facial geometry and vertex colors from a single 2D input image to generate a textured mesh. The project provides tools for digital face swapping, allowing the replacement of a target face with a new image and blending textures to match the original pose. It also includes a framework for face texture swapping and blending to fit specific 3D poses. Additional capabilities cover facial analysis, including the detection and alignment of facial landmarks and the estimation of head pose a

    Python
    View on GitHub↗5,013