how to check tomato growth using YOLO v5
- Dataset annotation
- Model training
- Optimization
- App development
- Run the model on Raspberry Pi OS (Compatibility check)
- Python 3.10+ (tested on 3.10.5, 3.11.4)
- Windows 10, macOS (tested on both OS)
pip install -r requirements.txt
git clone https://github.com/ultralytics/yolov5