Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 171 Bytes

object detection demo

# at project root:
python -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python object-detection-match-template