Skip to content

Releases: fcakyon/yolov5-pip

v0.8

15 Feb 11:06
Compare
Choose a tag to compare
  • fix train.py and detect.py scripts

v0.7

12 Feb 10:10
Compare
Choose a tag to compare
  • update python3.6 setup
  • fix torch.load() error
  • fix import errors
  • refactorize model loading
  • update tests

v0.6

11 Feb 11:21
Compare
Choose a tag to compare
  • fix pypi wheel for python 3.6
  • fix a packaging bug
  • add YOLOv5 wrapper class