13 Commits

Author SHA1 Message Date
Glenn Jocher
b870de528e
Update tutorial.ipynb (#1859) 2021-11-14 22:48:38 +01:00
Glenn Jocher
9577bb1d4a Created using Colaboratory 2021-11-14 22:43:14 +01:00
Glenn Jocher
93a2bcc760 Created using Colaboratory 2021-11-14 22:33:34 +01:00
Glenn Jocher
7eb23e3c1d
YOLOv5 v6.0 compatibility update (#1857)
* Initial commit

* Initial commit

* Cleanup

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix precommit errors

* Remove TF builds from CI

* export last.pt

* Created using Colaboratory

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-14 22:22:59 +01:00
Peretz Cohen
47ac6833ca
Add Open in Kaggle badge (#1773)
* Update tutorial.ipynb

add Open in Kaggle badge

* Update tutorial.ipynb

Open badge in same window

* add space between badges

* add space 2

* remove align left

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-05-27 16:50:12 +02:00
Glenn Jocher
11c554c31e Creado con Colaboratory 2021-05-12 18:38:37 +02:00
Glenn Jocher
af7b923bfa Created using Colaboratory 2021-05-12 14:28:11 +02:00
Glenn Jocher
b9849003c8 Created using Colaboratory 2021-04-12 23:38:05 +02:00
Glenn Jocher
be29298b5c Created using Colaboratory 2021-04-12 18:18:05 +02:00
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
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
e96031413
8de13f114d
Modify Line 104 on getting coco dataset (#1415)
The correct command for downloading coco dataset 2014 is supposed to be "!bash yolov3/data/get_coco2014.sh"
2020-07-26 23:50:05 -07:00
Glenn Jocher
bc74822540 notebook update 2020-04-09 14:33:24 -07:00