Skip to content

v6.1.0

Compare
Choose a tag to compare
@fcakyon fcakyon released this 08 Apr 10:45
· 86 commits to main since this release
b0bac98

This yolov5 package contains everything from ultralytics/yolov5 at this commit plus:

  1. Easy installation via pip: pip install yolov5
  2. Full CLI integration with Fire package
  3. NeptuneAI logger support (metric, model and dataset logging)
  4. S3 support (model and dataset upload)
  5. Classwise AP logging during experiment
  6. COCO dataset format support (for training)

What's Changed

Full Changelog: 6.0.7...6.1.0