Marathon Bib Number Detector Getting Started python3 -m venv .venv source ./.venv/bin/activate pip install -r requirements.txt python ocr.py Credits Thanks for the OCR idea https://github.com/artfull-boy/Bib-Number-Detection.