Check out associated model training & evaluation scripts at [this repo].
see requirements.txt
for details
- PyTorch
- NumPy
- Streamlit
- OpenCV-Python
- PIL
streamlit run app.py
The models are stored in Git LFS. To retrieve the actual models, please run
git lfs pull
To first-time users of Git LFS: please refer to [official website] for installation instructions