- Install yolov8
pip install -r requirements.txt
- Download config_ini
- Rename
config_ini.py
toconfig.py
- Modify the values of
config.py
Interface Script : main.py
interface_fds.py: "fête de la science" interface
fonctions_de_detection.py is the set of functions to be imported for event detection methods.
Tested with Python 3.9.20 on a Macbook Pro M1 (15.1.1)
brew reinstall python-tk
brew install tcl-tk