Skip to content

Releases: fcakyon/yolov5-pip

v6.1.7

04 Aug 22:22
c27bf14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.6...6.1.7

v6.1.6

01 Jul 13:27
59cae47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.5...6.1.6

v6.1.5

24 Jun 19:00
7fe17db
Compare
Choose a tag to compare

What's Changed

  • log yolov5 version to tracker, improve train cli by @fcakyon in #123

Full Changelog: 6.1.4...6.1.5

v6.1.4

24 Jun 10:12
bd8b108
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.3...6.1.4

v6.1.3

28 May 07:31
8742d2b
Compare
Choose a tag to compare

What's Changed

  • update tests for augment argument by @fcakyon in #112
  • fix protobuf incompatibility with tensorboard by @fcakyon in #115

Full Changelog: 6.1.2...6.1.3

v6.1.2

28 Apr 13:10
b9766c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.1...6.1.2

v6.1.1

27 Apr 14:59
bbdad77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

v6.1.0

08 Apr 10:45
b0bac98
Compare
Choose a tag to compare

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

v6.0.7

04 Apr 22:42
9866404
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.6...6.0.7

v6.0.6

11 Dec 09:33
22b95c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.5...6.0.6