Glenn Jocher
8d236eea3c
Hybrid auto-labelling support ( #1599 )
...
* Introduce hybrid auto-labelling support
* cleanup
2020-12-08 18:16:12 -08:00
Glenn Jocher
4a07280884
Pycocotools best.pt after COCO train ( #1593 )
2020-12-06 14:58:50 +01:00
Glenn Jocher
4f890d13ee
Daemon thread plots ( #1578 )
2020-11-30 16:47:28 +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
priteshgohil
e0a5a6b411
edit in comments ( #1417 )
...
Co-authored-by: Priteshkumar Bharatbhai Gohil <pgohil@assystemtechnologies.com>
2020-07-27 10:29:45 -07:00
Glenn Jocher
ca7794ed05
update test.py
2020-06-20 10:02:18 -07:00
Glenn Jocher
c78d49f190
check_file() update from yolov5
2020-06-15 12:25:48 -07:00
Glenn Jocher
002884ae5e
multi_label burnin addition
2020-05-21 14:40:45 -07:00
Glenn Jocher
316d99c377
yolov5 regress updates to yolov3
2020-05-17 15:19:33 -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
3f27ef1253
pycocotools and numpy 1.17 fix for #1182
2020-05-15 20:50:58 -07:00
Glenn Jocher
0ffbf5534e
cleanup for #1114
2020-04-30 14:53:57 -07:00
Josh Veitch-Michaelis
fb1b5e09b2
faster and more informative training plots ( #1114 )
...
* faster and more informative training plots
* Update utils.py
Looks good. Needs pep8 linting, I'll do that in PyCharm later once PR is in.
* Update test.py
* Update train.py
f for the tb descriptor lets us plot several batches, i.e. to allow us to change L292 to 'if ni < 3' for 3 examples.
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-04-30 13:37:04 -07:00
Glenn Jocher
37cbe89ef0
test/train jpg for png
2020-04-28 13:45:27 -07:00
Glenn Jocher
f799c15611
result not updated from pycocotools
2020-04-27 11:20:27 -07:00
Glenn Jocher
748f60baae
updated test default img_size 512
2020-04-22 14:32:51 -07:00
Glenn Jocher
eda31c8bd0
print speeds for save_json
2020-04-12 10:20:21 -07:00
Glenn Jocher
8f71b7865b
run once to remove initial timing effects
2020-04-08 20:43:51 -07:00
Glenn Jocher
c6d4e80335
move inference augmentation to model.forward()
2020-04-05 17:14:26 -07:00
Glenn Jocher
470371ba59
Test augment update
2020-03-26 16:20:06 -07:00
Glenn Jocher
a4721e90f8
defult batch-size to 16
2020-03-26 14:22:59 -07:00
Glenn Jocher
94344f5bea
test augmentation comments
2020-03-26 11:34:32 -07:00
Glenn Jocher
f91b1fb13a
merge_batch NMS method
2020-03-26 11:28:46 -07:00
Glenn Jocher
c71ab7d506
augmented testing
2020-03-26 11:25:44 -07:00
Glenn Jocher
89b6377723
Fuse by default when test.py called directly (faster)
2020-03-19 18:11:08 -07:00
Glenn Jocher
07d2f0ad03
test/inference time augmentation
2020-03-15 18:39:54 -07:00
Glenn Jocher
731305142b
json dict bug fixes and speed improvements
2020-03-13 10:35:58 -07:00
Glenn Jocher
5362e8254e
updates
2020-03-13 10:20:52 -07:00
Glenn Jocher
a278623067
replaced floatn() with round()
2020-03-13 10:06:17 -07:00
Glenn Jocher
5fb661b7d4
updates
2020-03-09 13:33:23 -07:00
Glenn Jocher
23389da9ec
updates
2020-03-08 12:35:04 -07:00
Glenn Jocher
952df070db
updates
2020-03-08 12:05:42 -07:00
Glenn Jocher
4317335795
updates
2020-03-08 11:43:05 -07:00
Glenn Jocher
9c661e2d53
updates
2020-03-04 12:17:37 -08:00
Glenn Jocher
3e633783d8
updates
2020-03-04 11:36:21 -08:00
Glenn Jocher
1430a1e408
updates
2020-03-04 10:26:35 -08:00
Glenn Jocher
e482392161
updates
2020-03-04 09:00:48 -08:00
Glenn Jocher
eb81c0b9ae
updates
2020-03-04 01:47:31 -08:00
Glenn Jocher
dce753ead4
updates
2020-03-02 14:30:01 -08:00
Glenn Jocher
2774c1b398
updates
2020-03-02 14:28:08 -08:00
Glenn Jocher
44daace4ca
updates
2020-03-02 14:07:09 -08:00
Glenn Jocher
e7f85bcfb9
updates
2020-02-27 11:29:38 -08:00
Glenn Jocher
2baa67cde2
updates
2020-02-26 13:40:17 -08:00
Glenn Jocher
e840b7c781
add yolov3-spp-ultralytics.pt
2020-02-16 23:12:07 -08:00
Piotr Skalski
20b0601fa7
change of test batch image format from .jpg to .png, due to matplotlib bug ( #817 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-01-30 15:48:26 -08:00
Glenn Jocher
3bac3c63b1
updates
2020-01-17 19:42:04 -08:00
Glenn Jocher
a4b8815ed9
updates
2020-01-17 17:58:37 -08:00
Glenn Jocher
dec2c7d9a6
updates
2020-01-17 17:52:28 -08:00
Glenn Jocher
a8e1390028
updates
2020-01-17 10:55:30 -08:00