The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Add Face Orienter project. #758

Open lakshmishreea122003 opened 11 months ago

lakshmishreea122003 commented 11 months ago

Is your feature request related to a problem? Please describe.

A simple face orienter for humans. This project uses mediapipe.

Describe the solution you'd like

This project detects the face and buts a bounding box. Then a the face orientation is shown of that face. It is similar to shown in https://github.com/akshaybahadur21/BLOB/blob/master/face_orient.gif

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

lakshmishreea122003 commented 11 months ago

Do assign it to me