Glenn Jocher
|
3acead7e79
|
Add TensorBoard graph for model visualization (#4464)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
87ce15d383
|
`ultralytics 8.0.158` add benchmarks to coverage (#4432)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
|
1 year ago |
Laughing
|
8f79ce45c1
|
Fix conversion ops using `clone` and `copy` (#4438)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
162e4035eb
|
Docker-python fix for `get_ubuntu_version()` (#4430)
|
1 year ago |
Glenn Jocher
|
9d27e7ada4
|
New `ASSETS` and trackers GMC cleanup (#4425)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
aaba14e6b2
|
`ultralytics 8.0.157` fix `unzip_file()` bug (#4407)
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
fb1ae9bfad
|
Fix `LoadStreams` final frame bug (#4387)
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
|
1 year ago |
Laughing
|
60cad0c592
|
Cleanup tracker and remove unused functions (#4374)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
4093c1fd64
|
Add `data/utils.py` to tests (#4363)
|
1 year ago |
Ivan Shcheklein
|
d704507217
|
Clean and bump dvc callback: settings, stacked images (#4343)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
9366062af2
|
Remove unused code (#4327)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
822608986c
|
`ultralytics 8.0.153` YOLO Tasks Cleanup (#4314)
|
1 year ago |
Glenn Jocher
|
28893d9d2d
|
`ultralytics 8.0.152` bump `torch>=1.8.0` (#4299)
|
1 year ago |
Glenn Jocher
|
c9be1f3cce
|
`ultralytics 8.0.151` add `DOTAv2.yaml` for OBB training (#4258)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
1 year ago |
Laughing
|
e9c9b82c42
|
Fix `save_hybrid` (#4245)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
7dfdb63cde
|
`ultralytics 8.0.150` new Apple `*.mlpackage` export format (#4043)
Co-authored-by: MLBoy_DaisukeMajima <rockyshikoku@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Louis Lac <lac.louis5@gmail.com>
|
1 year ago |
Glenn Jocher
|
f5fc807fa7
|
Accept `model=yolov5*u.yaml` arguments (#4230)
|
1 year ago |
pre-commit-ci[bot]
|
7dcdca3bf4
|
Replace `type(1) == int` with `isinstance(1, int)` (#4217)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
9a2c0691e3
|
Scope `scipy` import and only plot first 1M labels (#4203)
|
1 year ago |
Glenn Jocher
|
7565210484
|
`ultralytics 8.0.149` add Open Images V7 training (#4178)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: AdiEcho <30563671+AdiEcho@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c751c7f88a
|
Enable Google Drive file downloads (#4196)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
eb80ba9ce0
|
Update `check_version()` for inequality support (#4182)
|
1 year ago |
Glenn Jocher
|
038558cfab
|
`ultralytics 8.0.148` fix `SettingsManager` empty YAML bug (#4180)
|
1 year ago |
Glenn Jocher
|
f0ad1a7f5a
|
Update version checks functions (#4179)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
4aa7969e15
|
Fix Docs reference section `__init__.py` URLs (#4168)
|
1 year ago |
David de la Iglesia Castro
|
6abab4d9ca
|
Mark DVC `trainer.best` artifact as `type=model` (#4143)
|
1 year ago |
Glenn Jocher
|
09a0378e81
|
Add `retry` option to `get_github_assets()` function (#4148)
|
1 year ago |
Glenn Jocher
|
11d0488bf1
|
Update prediction `Results` docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c06e9ae630
|
Fix YOLOv5 `save_one_box()` usage (#4127)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Linh <106807074+hulkds@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
6852b76611
|
Use double quotes for `pip install` options (#4110)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c3c27b019a
|
`ultralytics 8.0.146` fix SettingsManager un-needed write ops (#4101)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
1 year ago |
Glenn Jocher
|
b507e3a032
|
Support both `*.yml` and `*.yaml` files (#4086)
Co-authored-by: ChristopherRogers1991 <ChristopherRogers1991@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sungjoo(Dennis) Hwang <48212469+Denny-Hwang@users.noreply.github.com>
|
1 year ago |
valfrom
|
40af5b0fa7
|
Fix issue when config dir is created even if YOLO_CONFIG_DIR is set (#4054)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
a02b7e6273
|
`ultralytics 8.0.145` Windows URL fix and Pose MPS warning (#4034)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Flippchen
|
02a3cdd0e7
|
Correct docstring and delete unused code in `scale_image` function (#4001)
|
1 year ago |
Kalen Michael
|
b5ea8ce872
|
Add HUB URL environment variables (#3988)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
9f5ab67ba2
|
Add benchmarks to Docker publish workflow (#3931)
|
1 year ago |
Glenn Jocher
|
2ee147838a
|
Add tests before pushing to Docker Hub (#3924)
|
1 year ago |
Glenn Jocher
|
20f5efd40a
|
`ultralytics 8.0.141` create new SettingsManager (#3790)
|
1 year ago |
Glenn Jocher
|
793443a452
|
Fix `get_cpu_info()` bug on Raspberry Pi (#3899)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
965e405957
|
`ultralytics 8.0.140` improved robustness to model path spaces (#3879)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
|
1 year ago |
Maia Numerosky
|
aa1cab74f8
|
Benchmark with custom `data.yaml` (#3858)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
David de la Iglesia Castro
|
ba523e6b3e
|
Fix `eval` to `val` in dvc.py (#3771)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
96cc28b439
|
Update Classify `fitness` definition to mean of top1, top5 (#3789)
|
1 year ago |
Laughing
|
620f3eb218
|
`ultralytics 8.0.136` refactor and simplify package (#3748)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |