Releases: fcakyon/yolov5-pip
Releases · fcakyon/yolov5-pip
v6.1.7
v6.1.6
v6.1.5
v6.1.4
v6.1.3
v6.1.2
v6.1.1
v6.1.0
This yolov5 package contains everything from ultralytics/yolov5 at this commit plus:
- Easy installation via pip:
pip install yolov5
- Full CLI integration with Fire package
- NeptuneAI logger support (metric, model and dataset logging)
- S3 support (model and dataset upload)
- Classwise AP logging during experiment
- COCO dataset format support (for training)
What's Changed
- update to ultralytics/yolov5 04.04.22 by @fcakyon in #90
- delete duplicate data config by @fcakyon in #91
- update test for latest model weights by @fcakyon in #92
Full Changelog: 6.0.7...6.1.0