196 Commits

Author SHA1 Message Date
Glenn Jocher
a1c1d6b483
Add Dockerfile-conda FROM continuumio/miniconda3:latest (#4706) 2023-09-03 23:44:11 +02:00
Glenn Jocher
263bfd1e93
ultralytics 8.0.168 save Tuner results every iteration (#4680) 2023-08-31 23:40:42 +02:00
James
620335de27
Add Roboflow integration guide (#4629)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-08-29 22:20:15 +02:00
Glenn Jocher
4bd62a299c
Add Hyperparameter evolution Tuner() class (#4599) 2023-08-29 02:42:01 +02:00
Glenn Jocher
7e99804263
Cleanup argument handling in Model class (#4614)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Stapf <42514241+Wiqzard@users.noreply.github.com>
2023-08-28 23:12:32 +02:00
Glenn Jocher
1121ef2409
ultralytics 8.0.164 new StreamLoader stream_buffer argument (#4596)
Co-authored-by: jgoo9410 <jjoohhnnggooddwwiinn@gmail.com>
Co-authored-by: John Goodwin <johnf4g@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-28 00:31:07 +02:00
Glenn Jocher
c635418a27
Separate GPU CI job in actions (#4584) 2023-08-26 20:43:45 +02:00
Glenn Jocher
f755ba88c3
Fix HUBDatasetStats for no-label edge cases (#4583) 2023-08-26 19:38:02 +02:00
Glenn Jocher
2db35afad5
Simplify Results() class (#4579) 2023-08-26 17:27:18 +02:00
Glenn Jocher
b4dca690d4
ultralytics 8.0.163 add new gpu-latest runner to CI actions (#4565)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Maia Numerosky <17316848+maianumerosky@users.noreply.github.com>
2023-08-26 03:45:19 +02:00
Glenn Jocher
b638c4ed9a
Update HUB repo to main branch (#4549)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
2023-08-24 15:15:42 +02:00
Glenn Jocher
2bcee56e70
ultralytics 8.0.162 Multi-GPU DDP fix (#4544)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
2023-08-24 13:13:49 +02:00
Glenn Jocher
1db9afc2e5
Fix Windows non-UTF source filenames (#4524)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-24 03:22:26 +02:00
Glenn Jocher
6da8f7f51e
Add utils.ops and nn.modules to tests (#4484) 2023-08-22 04:23:28 +02:00
Glenn Jocher
615ddc9d97
Tests and docstrings improvements (#4475) 2023-08-21 17:02:14 +02:00
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>
2023-08-21 01:22:29 +02:00
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>
2023-08-20 20:52:30 +02:00
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>
2023-08-17 18:19:05 +02:00
Glenn Jocher
aaba14e6b2
ultralytics 8.0.157 fix unzip_file() bug (#4407)
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
2023-08-17 13:19:09 +02:00
Glenn Jocher
fb1ae9bfad
Fix LoadStreams final frame bug (#4387)
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
2023-08-16 19:00:03 +02:00
Glenn Jocher
9a0555eca4
ultralytics 8.0.155 allow imgsz and batch resume changes (#4366)
Co-authored-by: Mostafa Nemati <58460889+monemati@users.noreply.github.com>
Co-authored-by: Eduard Voiculescu <eduardvoiculescu95@gmail.com>
2023-08-15 22:02:23 +02:00
Glenn Jocher
c940d29d4f
Omit ultralytics/utils/callbacks from coverage (#4345)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 03:25:51 +02:00
Glenn Jocher
d47718c367
ultralytics 8.0.154 add freeze training argument (#4329) 2023-08-14 00:18:32 +02:00
Glenn Jocher
9f6d48d3cf
Improve tests coverage and speed (#4340)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-13 22:24:01 +02:00
Ivan Shcheklein
d704507217
Clean and bump dvc callback: settings, stacked images (#4343)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-08-13 21:50:35 +02:00
Glenn Jocher
f6b58e9d75
Add Code Coverage Reports (#4336) 2023-08-13 16:21:02 +02:00
Glenn Jocher
9366062af2
Remove unused code (#4327)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-13 13:10:52 +02:00
Glenn Jocher
822608986c
ultralytics 8.0.153 YOLO Tasks Cleanup (#4314) 2023-08-12 02:30:57 +02:00
Glenn Jocher
28893d9d2d
ultralytics 8.0.152 bump torch>=1.8.0 (#4299) 2023-08-11 00:49:55 +02:00
Glenn Jocher
48748ded24
Use conda install -c conda-forge ultralytics (#4272)
Co-authored-by: Yash Khurana <ykhurana6@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: MLBoy_DaisukeMajima <rockyshikoku@gmail.com>
Co-authored-by: Louis Lac <lac.louis5@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Andy <39454881+yermandy@users.noreply.github.com>
Co-authored-by: Simon Lévesque <simlevesque@dismail.de>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-10 20:40:31 +02:00
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>
2023-08-10 00:55:36 +02:00
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>
2023-08-08 17:00:42 +02:00
Glenn Jocher
f5fc807fa7
Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00
Glenn Jocher
ff5fa57415
Improved Docs models Usage examples (#4214) 2023-08-07 20:57:35 +02:00
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>
2023-08-07 01:19:51 +02:00
Glenn Jocher
038558cfab
ultralytics 8.0.148 fix SettingsManager empty YAML bug (#4180) 2023-08-05 16:13:29 +02:00
Glenn Jocher
a9fb8b239b
Add Docs example for plotting tracks over time (#4170) 2023-08-05 15:35:44 +02:00
Glenn Jocher
4aa7969e15
Fix Docs reference section __init__.py URLs (#4168) 2023-08-04 20:03:22 +02:00
Glenn Jocher
09a0378e81
Add retry option to get_github_assets() function (#4148) 2023-08-03 19:13:50 +02:00
Glenn Jocher
11d0488bf1
Update prediction Results docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-03 18:44:40 +02:00
Glenn Jocher
6852b76611
Use double quotes for pip install options (#4110)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-02 17:32:03 +02:00
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>
2023-08-01 15:41:09 +02:00
Glenn Jocher
bcec003ee3
Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 (#4066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: valfrom <valfrom@gmail.com>
2023-07-31 16:59:21 +02:00
Glenn Jocher
e6d18cc944
Update tracker docs (#4044)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2023-07-30 21:30:15 +02:00
Glenn Jocher
e346b59658
Update to mkdocs-ultralytics-plugin==0.0.22 (#4030) 2023-07-29 17:33:42 +02:00
Burhan
62a0fb986a
Add new K-Fold cross validation guide in Docs (#3975)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-28 14:57:24 +02:00
Laughing
1a0eb3f099
ultralytics 8.0.143 add Model base class (#3934)
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>
2023-07-27 00:54:02 +02:00
Glenn Jocher
9627323d7c
ultralytics 8.0.142 add OpenVINO docs (#3624)
Co-authored-by: Adrian Boguszewski <adrian.boguszewski@intel.com>
2023-07-25 20:03:49 +02:00
Laughing
0c20a1d18d
Fix imgsz in docs to integer to train, val (#3941) 2023-07-25 15:54:07 +02:00
Glenn Jocher
9f5ab67ba2
Add benchmarks to Docker publish workflow (#3931) 2023-07-25 04:16:02 +02:00