awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
YadiraF avatar

YadiraF/PRNet

0
View on GitHub↗
5,013 نجوم·938 تفرعات·Python·MIT·15 مشاهداتopenaccess.thecvf.com/content_ECCV_2018/papers/Yao_Feng_Joint_3D_Face_ECCV_2018_paper.pdf↗

PRNet

PRNet هي مكتبة Python لإعادة بناء الوجوه ثلاثية الأبعاد. تستخدم نموذج انحدار للتعلم العميق للتنبؤ بهندسة الوجه ثلاثية الأبعاد وألوان الرؤوس من صورة ثنائية الأبعاد واحدة لإنشاء شبكة مكسوة (Textured mesh).

يوفر المشروع أدوات لتبديل الوجوه رقميًا، مما يسمح باستبدال وجه مستهدف بصورة جديدة ومزج الأنسجة لتتناسب مع الوضع الأصلي. كما يتضمن إطار عمل لتبديل ومزج أنسجة الوجه لتناسب أوضاعًا ثلاثية الأبعاد محددة.

تغطي القدرات الإضافية تحليل الوجه، بما في ذلك اكتشاف ومحاذاة معالم الوجه وتقدير وضع الرأس ومصفوفات اتجاه الكاميرا.

Features

  • Single-Image 3D Reconstructions - Creates a complete 3D facial model from a single photograph using a regression-based deep learning model.
  • Head Pose Estimation - Implements techniques for calculating the 3D orientation and position of a head relative to a camera.
  • Face Swapping - Replaces a target face with a new image while blending textures to match the original pose.
  • Face Swapping Frameworks - Provides a deep learning framework for identity replacement and texture blending in visual media.
  • Facial Landmark Analysis - Determines the position and visibility of key facial landmarks for feature alignment.
  • Facial Landmark Detection - Identifies and tracks key facial landmarks from a single input image to facilitate reconstruction.
  • Automated Blending - Uses deep learning to resolve color and lighting discrepancies when blending textures onto 3D face meshes.
  • Computer Vision Research - Joint 3D face reconstruction and dense alignment via regression.
  • Face Alignment - Joint 3D reconstruction and dense alignment via position maps.
  • Face Alignment And Reconstruction - Joint 3D face reconstruction and dense alignment via regression.
  • Faces: - Listed in the “Faces:” section of the Curated List Of Awesome 3D Morphable Model Software And Data awesome list.
  • Keypoint detection - Listed in the “Keypoint detection” section of the Ailia Models awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ yadiraf/prnetمخطط تاريخ النجوم لـ yadiraf/prnet

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ PRNet

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع PRNet.
  • cleardusk/3ddfaالصورة الرمزية لـ cleardusk

    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
  • 1adrianb/face-alignmentالصورة الرمزية لـ 1adrianb

    1adrianb/face-alignment

    7,518عرض على 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
    عرض على GitHub↗7,518
  • yinguobing/head-pose-estimationالصورة الرمزية لـ yinguobing

    yinguobing/head-pose-estimation

    1,351عرض على GitHub↗

    This project is a computer vision tool designed to calculate the pitch, yaw, and roll of a human head in real time. It functions as a facial landmark detection library that identifies sixty-eight specific points on a face to enable precise orientation tracking from video streams. The system utilizes a high-performance inference engine to execute pre-trained machine learning models, ensuring that geometric analysis is performed efficiently on input frames. By mapping detected facial coordinates to a three-dimensional model, the software determines the camera-relative rotation of the head throu

    Pythonconvolutional-neural-networksdeep-learningfacial-landmarks-detection
    عرض على GitHub↗1,351
  • 1adrianb/2d-and-3d-face-alignmentالصورة الرمزية لـ 1adrianb

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

    974عرض على 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
    عرض على GitHub↗974
عرض جميع البدائل الـ 30 لـ PRNet→

الأسئلة الشائعة

ما هي وظيفة yadiraf/prnet؟

PRNet هي مكتبة Python لإعادة بناء الوجوه ثلاثية الأبعاد. تستخدم نموذج انحدار للتعلم العميق للتنبؤ بهندسة الوجه ثلاثية الأبعاد وألوان الرؤوس من صورة ثنائية الأبعاد واحدة لإنشاء شبكة مكسوة (Textured mesh).

ما هي الميزات الرئيسية لـ yadiraf/prnet؟

الميزات الرئيسية لـ yadiraf/prnet هي: Single-Image 3D Reconstructions, Head Pose Estimation, Face Swapping, Face Swapping Frameworks, Facial Landmark Analysis, Facial Landmark Detection, Automated Blending, Computer Vision Research.

ما هي البدائل مفتوحة المصدر لـ yadiraf/prnet؟

تشمل البدائل مفتوحة المصدر لـ yadiraf/prnet: cleardusk/3ddfa — 3DDFA is a 3D face reconstruction tool that generates three-dimensional facial meshes and 68 structural landmarks from… 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… yinguobing/head-pose-estimation — This project is a computer vision tool designed to calculate the pitch, yaw, and roll of a human head in real time. It… 1adrianb/2d-and-3d-face-alignment — This project is a computer vision library designed for facial landmark detection and alignment. It provides a… aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from… xlite-dev/lite.ai.toolkit — lite.ai.toolkit is a C++ computer vision toolkit designed for edge AI deployment. It enables the execution of…