20 Commits

Author SHA1 Message Date
Glenn Jocher
8f95dcf253
Update download_weights.sh with usage example (#1591) 2020-12-06 10:08:15 +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
Glenn Jocher
115b333371 updates 2019-12-06 17:33:32 -08:00
Glenn Jocher
f2d47c1256 updates 2019-12-06 17:33:17 -08:00
Glenn Jocher
e2b554ca12 updates 2019-04-23 18:53:36 +02:00
Glenn Jocher
b4fa1d90d0 hyperparameter updates 2019-04-19 13:24:49 +02:00
Glenn Jocher
5962510b23 hyperparameter updates 2019-04-19 13:18:47 +02:00
Glenn Jocher
fad618b821 updates 2019-04-18 23:05:19 +02:00
Glenn Jocher
ff06b698ed updates 2019-03-25 15:32:00 +01:00
Glenn Jocher
cd51e1137b
Add collate_fn() to DataLoader (#163)
Multi-GPU update with custom collate function to allow variable size target vector per image without needing to pad targets.
2019-03-25 14:59:38 +01:00
Glenn Jocher
e88798aefd updates 2019-02-09 18:52:02 +01:00
Glenn Jocher
558b23bca7 updates 2019-01-06 23:57:59 +01:00
Glenn Jocher
9a98e806e0 ONNX compatibility updates 2018-12-28 08:48:10 +01:00
Glenn Jocher
aa3d1a2bbd updates 2018-12-22 14:25:02 +01:00
Glenn Jocher
465f847660 updates 2018-12-22 13:54:02 +01:00
Glenn Jocher
de2d835b91 updates 2018-12-22 13:53:45 +01:00
Glenn Jocher
a0ab4916fd yolov3-tiny addition 2018-12-22 12:49:55 +01:00
Glenn Jocher
682fd61385 updates 2018-12-17 22:43:30 +01:00
Glenn Jocher
332fe002b3 rename /checkpoints to /weights 2018-10-30 14:58:26 +01:00
Glenn Jocher
0ae90d0fb7 rename /checkpoints to /weights 2018-10-27 00:42:34 +02:00