Object-Detection
Object Detection using High speed Vision
Roadmap

To Run
virtualenv venvsource venv/bin/activatepip install -r requirements.txtpython manage.py makemigrationspython manage.py migratepython manage.py createsuperuserpython manage.py runserver- Head over to 127.0.0.1:8000 or localhost:8000