Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 299 Bytes

tdf-rider-detection

Tour de France 2022 rider and team detection

Tested with Python 3.9.16

Steps to run:

  1. Clone this repository
  2. Download best.pt from https://analytix.nl/static/uploads/best.pt and place it in this folder
  3. pip -r requirements.txt
  4. python video_tracking.py <video_file>