Final-year-project

To run this project make sure you have installed Python version 3.7.6 If not have Download Here

Run this commands one by one

  • Create Virtual environment
pip install virtualenv
vietualenv venv
  • Install all the requirements
pip install -r requirements.txt
  • To start and run in the browser
python wsgi.py

Technologies

  • Keras/Tensorflow
  • OpenCV
  • Flask
  • MobilenetV2