Releases: fcakyon/yolov5-pip
Releases · fcakyon/yolov5-pip
v0.8
- fix train.py and detect.py scripts
v0.7
- update python3.6 setup
- fix torch.load() error
- fix import errors
- refactorize model loading
- update tests
v0.6
- fix pypi wheel for python 3.6
- fix a packaging bug
- add YOLOv5 wrapper class