/Face-Recognition

Primary LanguagePythonApache License 2.0Apache-2.0

Face-Recognition

Datastructures Project

Its a Face Recognition system using inception neural network architecture implemented using tensorflow and triplet loss technique.

Command line setup for Linux (Requires gpu to run on pc)

sudo apt get install python3 python3-pip
python3 -m venv ~/face
source ~/face/bin/activate
pip install -r requirements.txt
python main.py

Use google colab link to get our project as it support gpu

Click on link below

Open the google colab Notebook

And use Shift + Enter to run all the cells 
Running all the cells will download all the code and will run the main function for predictions
You can add your own images to predict and see the code using File and Open Section in Google Colab.

Contributors

Shubham Kumar 
Ankit Kumar
Gajendra Surariya