Anubhavdevv / Awesome-Machine-Learning-Models

Contribute your amazing Machine Learning, Data Science, and Deep Learning repository
MIT License
33 stars 31 forks source link

Face Detection #35

Closed Rishita11 closed 2 years ago

Rishita11 commented 2 years ago

Related Issue Face Detection

Hacktoberfest2021 Participant

Contributor

Closes: Issue Number #33

Describe the changes you've made I have made a model which helps in detecting face and the README file consists of all the information regarding the model.

How Has This Been Tested? I have run each and every code and verified each point that I have mentioned in the README file from various sources.

Checklist: x My code follows the guidelines of this project. x I have performed a self-review of my own code. x I have commented on my code, particularly wherever it was hard to understand. x I have made corresponding changes to the documentation. x My changes generate no new warnings. x I have added test cases that prove my fix is effective or that my feature works.

Anubhavdevv commented 2 years ago

Hey, @Rishita11 Why you have added .ipynb_checkpoints/Face Detection-checkpoint.ipynb there is nothing in that file if it is not necessary please remove it and in Face Detection.ipynb do add some more code in it enhance it as I can see there is an error in the output do solve that or you can also submit .py files

Rishita11 commented 2 years ago

Okay, I will make the necessary changes.