Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Jocher adc49abc71 Implement default class names (#1592) 2020-12-06 11:55:27 +01:00
Glenn Jocher 8f95dcf253 Update download_weights.sh with usage example (#1591) 2020-12-06 10:08:15 +01:00
Glenn Jocher dbcb192f2d Increase FLOPS robustness (#1589) 2020-12-05 11:41:17 +01:00
Glenn Jocher d1ad63206b Add bias to Classify() (#1588) 2020-12-04 15:08:02 +01:00
Glenn Jocher 75431d89ee Update matplotlib.use('Agg') tight (#1584) 2020-12-02 15:53:23 +01:00
Glenn Jocher eac1ba63d9 Update matplotlib svg backend (#1583) 2020-12-02 14:05:29 +01:00
Glenn Jocher 5b46d49719 plot_images() scale bug fix (#1580)
From https://github.com/ultralytics/yolov5/pull/1566
2020-12-01 14:19:06 +01:00
Glenn Jocher 4f890d13ee Daemon thread plots (#1578) 2020-11-30 16:47:28 +01:00
Glenn Jocher e6d5408f5a FROM nvcr.io/nvidia/pytorch:20.10-py3 2020-11-29 17:49:19 +01:00
Glenn Jocher 430890ead8 Update README.md 2020-11-29 14:21:32 +01:00
Glenn Jocher fed9451454 f.read().strip() (#1577) 2020-11-29 12:01:42 +01:00
Glenn Jocher bc5c898c93 Update labels_to_image_weights() (#1576) 2020-11-28 12:25:57 +01:00
Glenn Jocher f28f862245 Ignore W&B logging dir wandb/ (#1571) 2020-11-27 01:32:55 +01:00
Glenn Jocher 152f50e8f9 Remove ignore for git files (#1099) 2020-11-27 01:30:37 +01:00
Glenn Jocher f78f991a74 FROM nvcr.io/nvidia/pytorch:20.11-py3 2020-11-27 01:27:25 +01:00
Glenn Jocher d312d25747 Ignore W&B logging dir wandb/ (#1571) 2020-11-26 22:22:03 +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 98068efebc Update greetings.yml 2020-11-13 13:28:20 +01:00
Glenn Jocher 46cd0d8cc4 Grid indices overflow bug fix 2 (#1551) 2020-11-09 20:59:57 +01:00
Glenn Jocher 95460570d9 Grid indices overflow bug fix (#1551) 2020-11-06 19:19:58 +01:00
Glenn Jocher ac601cf681 Grid indices overflow bug fix (#1551) 2020-11-06 13:38:13 +01:00
Glenn Jocher 54722d00bb Update stale.yml 2020-10-08 11:50:52 +02:00
Glenn Jocher bf34ae007f Global code reformat and optimize imports 2020-08-22 17:49:27 -07:00
Glenn Jocher 64ff05c499 Update greetings.yml 2020-08-13 14:56:52 -07:00
Glenn Jocher 0ad44bc7e8 Update greetings.yml 2020-08-13 14:49:54 -07:00
Glenn Jocher 3e7e1e16c5 Update greetings.yml 2020-08-13 14:43:37 -07:00
Glenn Jocher 3d09ca366c reverse plotting low to high confidence (#1448) 2020-08-12 13:51:10 -07:00
Glenn Jocher f14c143926 Update greetings.yml 2020-08-11 00:56:04 -07:00
Glenn Jocher 2a74d1fd7d update requirements.txt 2020-08-08 12:57:41 -07:00
Glenn Jocher af22cd7be3 add .gitattributes file 2020-08-08 11:12:19 -07:00
Glenn Jocher 2ba4ee3242 update README.md 2020-08-03 19:54:27 -07:00
Glenn Jocher 061806bb1f update README.md 2020-08-03 19:54:03 -07:00
Glenn Jocher 7163b5e89f update README.md 2020-08-03 19:53:06 -07:00
Glenn Jocher ee82e3db5d update requirements.txt (#1431) 2020-08-03 19:37:38 -07:00
Glenn Jocher 0613806286 Update greetings.yml 2020-07-31 00:09:09 -07:00
Glenn Jocher c65e4d4446 Update stale.yml 2020-07-31 00:05:49 -07:00
Glenn Jocher e80cc2b80e Update datasets.py 2020-07-20 10:34:06 -07:00
Glenn Jocher f61fa7de2b Update datasets.py 2020-07-20 10:33:49 -07:00
Glenn Jocher cec59f12c8 windows –-weights '' fix #192
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-07-18 10:48:33 -07:00
Glenn Jocher 8241bf67bb update issue templates
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-07-09 17:45:01 -07:00
Glenn Jocher fe6ecb9f86 Merge remote-tracking branch 'origin/master' 2020-07-09 17:44:06 -07:00
Glenn Jocher 2861288b03 update issue templates 2020-07-09 17:44:01 -07:00
Glenn Jocher bdf546150d Update requirements.txt #1339 2020-07-08 21:33:10 -07:00
Glenn Jocher c7f8dfcb87 Merge remote-tracking branch 'origin/master' 2020-07-02 16:42:49 -07:00
Glenn Jocher 2b0f4f6f9d update .dockerignore 2020-07-02 16:42:45 -07:00
Glenn Jocher 63996a8bfe --resume update 2020-06-30 21:45:06 -07:00
Glenn Jocher 751d7d5cb4 Merge remote-tracking branch 'origin/master' 2020-06-30 16:20:00 -07:00
Glenn Jocher f8e5338f0a --resume epochs update 2020-06-30 16:19:56 -07:00
Glenn Jocher 46575cfad5 Update README.md 2020-06-27 23:59:54 -07:00
Glenn Jocher fc0394e038 Update README.md 2020-06-27 23:54:46 -07:00
Glenn Jocher eadc06bce8 Update README.md 2020-06-27 23:52:45 -07:00
Glenn Jocher 7f953b2106 Merge remote-tracking branch 'origin/master' 2020-06-27 09:09:07 -07:00
Glenn Jocher 9b9715668c add yolov4-tiny.cfg #1350 2020-06-27 09:09:02 -07:00
Glenn Jocher e276e3a103 Update greetings.yml 2020-06-22 15:20:08 -07:00
Glenn Jocher ca7794ed05 update test.py 2020-06-20 10:02:18 -07:00
Glenn Jocher 207a17de31 Merge remote-tracking branch 'origin/master' 2020-06-20 09:58:53 -07:00
Glenn Jocher 183e3833d2 update datasets.py 2020-06-20 09:58:48 -07:00
Glenn Jocher dc06836968 update README.md 2020-06-18 12:45:19 -07:00
Glenn Jocher 9fd02ae224 update --bug-report.md 2020-06-18 12:40:26 -07:00
Glenn Jocher 049c458e2d Merge remote-tracking branch 'origin/master' 2020-06-18 12:39:37 -07:00
Glenn Jocher 512b518c20 update --bug-report.md 2020-06-18 12:39:33 -07:00
Glenn Jocher a475620306 Update README.md 2020-06-15 12:32:05 -07:00
Glenn Jocher 89a3ecac4b Update README.md 2020-06-15 12:30:12 -07:00
Glenn Jocher f51ace44f9 update README.md 2020-06-15 12:28:16 -07:00
Glenn Jocher 509644a622 greeting update 2020-06-15 12:27:03 -07:00
Glenn Jocher eca5b9c1d3 Merge remote-tracking branch 'origin/master' 2020-06-15 12:25:53 -07:00
Glenn Jocher c78d49f190 check_file() update from yolov5 2020-06-15 12:25:48 -07:00
Glenn Jocher c4b0f986d1 Update README.md 2020-06-10 16:46:22 -07:00
Glenn Jocher 936ac746ce update README.md 2020-06-10 16:45:09 -07:00
Glenn Jocher 0671f04e1f YOLOv5 greeting 2020-06-09 16:00:10 -07:00
Glenn Jocher 3cac096d7e YOLOv5 greeting 2020-06-09 15:50:10 -07:00
Glenn Jocher 82f653b0f5 webcam multiple bounding box bug fix #1188 2020-06-02 23:59:03 -07:00
Glenn Jocher 64b8960074 remove dependency 2020-06-02 21:45:33 -07:00
Glenn Jocher 8c533a92b0 remove dependency 2020-06-02 11:22:28 -07:00
Glenn Jocher cf7a4d31d3 bug fix in local to global path replacement 2020-05-28 20:50:02 -07:00
Glenn Jocher 2c39dba675 Merge remote-tracking branch 'origin/master' 2020-05-28 14:01:42 -07:00
Glenn Jocher e99ff3aad0 local path robustness 2020-05-28 14:01:38 -07:00
Glenn Jocher 39a2d32c0f Bug fix #1247 2020-05-27 09:32:19 -07:00
Glenn Jocher d136ddeeba tight_layout=True 2020-05-25 12:42:58 -07:00
Glenn Jocher d6d6fb5e5b print('Optimizer stripped from %s' % f) 2020-05-24 20:30:30 -07:00
Glenn Jocher 23f85a68b8 tight_layout=True 2020-05-24 10:51:35 -07:00
Glenn Jocher 16ea613628 caching introspection update 2020-05-22 16:06:21 -07:00
Glenn Jocher 4879fd22e9 caching introspection update 2020-05-22 16:03:08 -07:00
Glenn Jocher 002884ae5e multi_label burnin addition 2020-05-21 14:40:45 -07:00
Glenn Jocher 2cc2b2cf0d label *.npy saving for faster caching 2020-05-20 21:39:18 -07:00
Glenn Jocher 3ddaf3b63c label *.npy saving for faster caching 2020-05-20 21:13:41 -07:00
Glenn Jocher cd5f6227d9 Update README.md 2020-05-18 12:03:14 -07:00
Glenn Jocher eacded6a2c add stride order reversal for c53*.cfg 2020-05-17 22:45:48 -07:00
Glenn Jocher bc9da228e0 add stride order reversal for c53*.cfg 2020-05-17 22:11:02 -07:00
Glenn Jocher da40084b37 burnin update 2020-05-17 21:03:36 -07:00
Glenn Jocher 0c7d7427e4 [conf > conf_thres] update 2020-05-17 20:59:19 -07:00
Glenn Jocher 5b572681ff pseudo labeling bug fix 2020-05-17 19:28:06 -07:00
Glenn Jocher 316d99c377 yolov5 regress updates to yolov3 2020-05-17 15:19:33 -07:00
Glenn Jocher c8f4ee6c46 yolov5 regress updates to yolov3 - build_targets() 2020-05-17 15:10:31 -07:00
Glenn Jocher 110ead20e6 yolov5 regress updates to yolov3 2020-05-17 15:00:07 -07:00
Glenn Jocher c94019f159 iglob bug fix 2020-05-17 14:31:14 -07:00
Glenn Jocher bbd82bb94d updates 2020-05-17 14:30:12 -07:00
Glenn Jocher 6bfb3a96c8 iglob bug fix 2020-05-16 22:43:12 -07:00
Glenn Jocher 37bd5490ef iglob file-search improvements 2020-05-16 22:25:21 -07:00
Glenn Jocher 27c7b02fff --save-txt extension fix 2020-05-16 11:51:49 -07:00