CyberBoy-Mayank / face-mesh-project

Real-time face mesh detection project using OpenCV and MediaPipe in Python, providing detailed 3D facial landmark tracking and visualization capabilities.
0 stars 1 forks source link

3D Face Recognition using face mesh #2

Open AditDua opened 2 months ago

AditDua commented 2 months ago

I am currently facing a challenge in implementing 3D face recognition. I am able to create and detect face mesh without any problems on multiple faces. So any ideas or steps on how can we use face mesh or any other alternative approaches for 3D face recognition.

CyberBoy-Mayank commented 3 hours ago

It’s great to hear that you’ve set up face mesh detection for multiple faces! For implementing 3D face recognition, here are some approaches to consider that leverage face mesh or alternatives:

1. Using Face Mesh for 3D Feature Extraction

2. 3D Face Reconstruction Techniques

3. Using Point Cloud Data

4. Alternative SDKs for 3D Face Recognition