cisc-4900
v5.0.1
Published
Github repo for 4900 project thesis
Downloads
50
Readme
CISC-4900
Github repo for 4900 project thesis
Contributor
Haseeb Khan
Setup
Run these steps to setup the virtual environment and to get started to run the code
- 1
git clone
- 2
python3 -m venv .
source bin/activate
- 3
pip install -r requirements.txt
- 4
jupyter notebook
- 5
In jupyter notebook go to demo.ipynb and run the cells, the model can not detect multiple people at the same time and the background, if it's not blue, should be accurate around 70-80% of the time.
There is