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 detection using MTCNN project #614

Closed lakshmishreea122003 closed 12 months ago

lakshmishreea122003 commented 1 year ago

Description

In this project, I have implemented face detection using MTCNN, and I have conducted a comparative analysis with OpenCV to demonstrate the superior accuracy of MTCNN in real-world face detection scenarios.

Checklist

(Add x in the [] to mark as completed.)

Related Issues or Pull Requests

(Link the Issue Number over here.)

lakshmishreea122003 commented 1 year ago

Can u let me know why the tests have failed