Our SHC 2018-2020 i2 Project
- Python 3.5-3.8 installed
- Pip installed as well
cd ./-Deprehenderepip install -r requirements.txtpython3 main.pyNOTE: 'python3' could just bepythonor it could be version-specific 'python38' it really depends on how you installed it.
- Go to http://localhost:5000
- Go to the evaluate tab on the top right
- Upload an image with a face
- See your results
Note: This can take anywhere from a fraction of a second to up to 10 seconds, depending on the size of the image and the processing power of your computer
All done! Let me know of any Issues in the Issues tab.