ML training for Focus Board app.
All scripts should be run from their respective project directories:
# Object Detection
cd object-detection
python scripts/train.py
python scripts/validation.py
python scripts/exportTFLite.py
python scripts/inference.py