Skip to content

Releases: robin-maillot/yolov5

v0.1.0 - remove all nanovare functionality

06 Nov 10:40
Compare
Choose a tag to compare

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

06 Nov 10:20
f6eca9a
Compare
Choose a tag to compare

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