Skip to content

iamatulsingh/Face_Recognition_Tensorflow

Repository files navigation

Face_Recognition_Tensorflow

built with Python3 built with Tensorflow2.x

This is a example of how to create your own dataset and Face Recognition Model without using any pre trained model.

For creating dataset, you have to capture picture of a person or you can scrape images from internet using one of my project on data scraping. You can clone data scraping project from here https://github.com/iamatulsingh/pinterest-image-scrap.git



Model Summary

model summary

How to run the code?

pip install mtcnn
python main.py

NOTE you can comment or uncomment training code in main.py file according to your need.



Model Accuracy

model accuracy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages