Glenn Jocher and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
7093a2b543
PyTorch 1.11.0 compatibility updates ( #1914 )
...
* PyTorch 1.11.0 compatibility updates
Resolves `AttributeError: 'Upsample' object has no attribute 'recompute_scale_factor'` first raised in https://github.com/ultralytics/yolov5/issues/5499 and observed in all CI runs on just-released PyTorch 1.11.0.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update experimental.py
* [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>
2022-03-10 12:59:47 +01:00
Glenn Jocher
0519223a62
Fix yolov3.yaml remove extra bracket ( #1902 )
...
* Fix yolov3.yaml remove extra bracket
Resolves https://github.com/ultralytics/yolov3/issues/1887#issuecomment-1041135181
* Update yolov3.yaml
2022-02-16 10:14:23 +01:00
Glenn Jocher
9d0e1cf298
Update requirements.txt ( #1869 )
...
* Update requirements.txt
* Add wandb.errors.UsageError
* bug fix
2021-12-01 15:37:56 +01:00
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 and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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
Glenn Jocher
66e54d3d2c
Update stale.yml ( #1784 )
2021-06-06 18:50:08 +02:00
Glenn Jocher
ab7ff9dd4c
Revert "cv2.imread(img, -1) for IMREAD_UNCHANGED" ( #1778 )
2021-05-31 10:40:13 +02:00
Glenn Jocher
044eb9142b
Update README.md ( #1777 )
2021-05-30 19:40:48 +02:00
Glenn Jocher
4d0c2e6eee
YOLOv5 v5.0 release compatibility update for YOLOv3
2021-05-30 18:55:56 +02:00
Glenn Jocher
26cb451811
Update README.md ( #1760 )
2021-05-12 19:50:15 +02:00
Glenn Jocher
69eecec7be
Update https://ultralytics.com/images/zidane.jpg ( #1759 )
2021-05-12 18:40:32 +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
331df67aac
Create FUNDING.yaml ( #1743 )
...
This should set up a "Sponsor" button on the repository to allow users and organizations to help with the development of YOLOv5 with financial contributions!
I feel like 10 sponsors could really help fund Ultralytics' caffeine ☕ addiction and get YOLOv5 🚀 developed and deployed faster than ever! 😃
2021-04-19 12:37:10 +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
5d8f03020c
Update README.md
2021-04-06 13:26:56 +02:00
Glenn Jocher
c1f8dd94b7
Update google_utils.py ( #1690 )
2021-02-22 17:57:47 -08:00
Glenn Jocher
d3533715ba
Update README.md
2021-02-16 16:11:36 -08:00
Glenn Jocher
daa4600fd3
Update google_utils.py
2021-02-16 11:09:54 -08:00
Glenn Jocher
9f4e853c60
GitHub API rate limit fallback ( #1661 )
2021-01-13 19:55:34 -08: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
0bc1db58d8
GitHub API rate limit fix ( #1653 )
2021-01-10 12:02:55 -08:00
Glenn Jocher
162773d968
Update torch_utils.py ( #1652 )
2021-01-09 21:34:12 -08:00
Glenn Jocher
d9b29951c1
Update google_utils.py
2021-01-08 10:57:40 -08:00
Glenn Jocher
d88829cebe
actions/stale@v3 ( #1647 )
2021-01-07 11:25:15 -08:00
Glenn Jocher
4f2341c0ad
W&B ID reset on training completion ( #1852 )
2021-01-06 16:39:03 -08:00
Glenn Jocher
84ad6080ae
Update Torch CUDA Synchronize ( #1637 )
2021-01-03 14:37:22 -08:00
Glenn Jocher
7d9535f80e
Update yolo.py nn.zeroPad2d() ( #1638 )
2021-01-03 11:42:10 -08:00
Glenn Jocher
865e046e11
Update yolov3-tiny.yaml
2021-01-02 13:04:12 -08:00
Glenn Jocher
6ba36265fb
FROM nvcr.io/nvidia/pytorch:20.12-py3 ( #1620 )
2020-12-22 17:48:40 -08:00
Glenn Jocher
1c39505d4e
leaf Variable inplace bug fix ( #1619 )
2020-12-22 17:29:54 -08:00
Glenn Jocher
7bff2d369a
Update Dependabot config file ( #1615 )
2020-12-22 17:25:40 -08:00
Glenn Jocher
1afde520d1
Simplified PyTorch Hub loading of custom models ( #1610 )
...
* Simplified PyTorch Hub loading of custom models
* Update hubconf.py
2020-12-19 19:01:15 -08:00
Glenn Jocher
883a5aff5a
FReLU bias=False bug fix ( #1607 )
2020-12-10 13:07:10 -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
6b1fe3e9dd
Normalized mosaic plotting bug fix ( #1600 )
2020-12-08 18:46:33 -08:00
Glenn Jocher
8d236eea3c
Hybrid auto-labelling support ( #1599 )
...
* Introduce hybrid auto-labelling support
* cleanup
2020-12-08 18:16:12 -08:00
Glenn Jocher
7e846c7d3c
Reinstate PR curve sentinel values ( #1598 )
2020-12-08 17:40:19 -08:00
Glenn Jocher
ce9feb42b4
Create codeql-analysis.yml ( #1597 )
...
* Create codeql-analysis.yml
* Update ci-testing.yml
* Update codeql-analysis.yml
* Update ci-testing.yml
2020-12-08 17:03:22 -08:00
Glenn Jocher
e285034b4b
Hub device mismatch bug fix ( #1594 )
2020-12-06 18:01:13 +01:00
Glenn Jocher
4a07280884
Pycocotools best.pt after COCO train ( #1593 )
2020-12-06 14:58:50 +01:00
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