Skip to content

Media-4-Machine-Laboratory/3D_face_Reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

동아대학교 산학협력 프로젝트: Nvidia Jetson을 이용한 얼굴특성분석 및 아바타 제작 기술 개발

Development of Face Characteristics Analysis and Avatar Generation Technology by Nvidia Jetson

This project improves the limitations of existing technologies by simplifying and standardizing the process of creating 3D avatars using generative artificial intelligence technology from a single 2D image.


Our Model

  • Development of 3D Head Model Synthesis Algorithm Using Generative AI Model
    • 3D Head Model Synthesis SW based on Generative AI Model

  • Development of Matching Technology with Existing 3D Model using Face
    • Face Landmark Prediction-Based 3D Model Matching SW

Overview


The goal of this work is to generate a 3D avatar model using a single 2D image.

1) Data augmentation is performed using the original image as an image that can represent the entire head including the face through the PanoHead. (512*512(px)*60fps * 4s)

2) The first frame of the image generated in the above process (which corresponds to the front face image) is extracted, the feature points of the face are extracted through the MediaPipe library, and this is reconstructed in three dimensions. In this case, the image of the first frame becomes the Texture of the reconstructed 3D avatar model.

3) At the same time, 3D objects are created from image data through PanoHead, and the two files are rearranged to construct the final 3D model.

Demo

스크린샷 2024-02-15 오후 6 22 21

Result

- Similar shapes and structures for the entire face of object files created by MediaPipe and PanoHead.
- Verify that each object file is placed like 3D Avatar through a script on the Blender.

About

3D_face_Reconstruction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published