Releases: robin-maillot/yolov5
Releases · robin-maillot/yolov5
v0.1.0 - remove all nanovare functionality
Updates:
- Integrate ultralytics version 3.1
- Remove all nanovare functions (moved to nanovare-casa_core/yolo)
- All dependencies should be correct now
v0.0.1 - Initial Buggy Release for Nanovare
Features
- Able to install as package (nanovare_yolov5)
- Includes Nanovare detection function that can create output in nanovare format
Known Bugs
- Issue with missing resources to run train.py script after install as package (need to copy files manually)
- Two missing dependencies (python-dotenv and d6tflow)
- Requires nanovare_casa_core to work properly