8 Commits

Author SHA1 Message Date
Glenn Jocher
8eb4cde090
YOLOv5 v5.0 release compatibility update for YOLOv3 (#1737)
* YOLOv5 v5.0 release compatibility update

* Update README

* Update README

* Conv act LeakyReLU(0.1)

* update plots_study()

* update speeds
2021-04-12 18:00:47 +02:00
Glenn Jocher
2271a2ebd8
check_git_status() bug fix (#1660) 2021-01-13 10:26:09 -08:00
Glenn Jocher
166a4d590f
v9.1 release (#1658) 2021-01-12 23:05:32 -08:00
Glenn Jocher
4f2341c0ad
W&B ID reset on training completion (#1852) 2021-01-06 16:39:03 -08:00
Glenn Jocher
61fb2dbd20
Simplify autoshape() post-process (#1603)
* Simplify autoshape() post-process

* cleanup
2020-12-09 07:43:58 -08:00
Glenn Jocher
e285034b4b
Hub device mismatch bug fix (#1594) 2020-12-06 18:01:13 +01:00
Glenn Jocher
bc5c898c93
Update labels_to_image_weights() (#1576) 2020-11-28 12:25:57 +01:00
Glenn Jocher
76807fae71
YOLOv5 Forward Compatibility Update (#1569)
* YOLOv5 forward compatibility update

* add data dir

* ci test yolov3

* update build_targets()

* update build_targets()

* update build_targets()

* update yolov3-spp.yaml

* add yolov3-tiny.yaml

* add yolov3-tiny.yaml

* Update yolov3-tiny.yaml

* thop bug fix

* Detection() device bug fix

* Use torchvision.ops.nms()

* Remove redundant download mirror

* CI tests with yolov3-tiny

* Update README.md

* Synch train and test iou_thresh

* update requirements.txt

* Cat apriori autolabels

* Confusion matrix

* Autosplit

* Autosplit

* Update README.md

* AP no plot

* Update caching

* Update caching

* Caching bug fix

* --image-weights bug fix

* datasets bug fix

* mosaic plots bug fix

* plot_study

* boxes.max()

* boxes.max()

* boxes.max()

* boxes.max()

* boxes.max()

* boxes.max()

* update

* Update README

* Update README

* Update README.md

* Update README.md

* results png

* Update README

* Targets scaling bug fix

* update plot_study

* update plot_study

* update plot_study

* update plot_study

* Targets scaling bug fix

* Finish Readme.md

* Finish Readme.md

* Finish Readme.md

* Update README.md

* Creado con Colaboratory
2020-11-26 20:24:00 +01:00