Glenn Jocher
|
19c3314e68
|
ultralytics 8.0.188 fix .grad attribute leaf Tensor Warning (#5094)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-26 20:28:45 +02:00 |
|
Glenn Jocher
|
eb976f5ad2
|
ultralytics 8.0.186 add Open Images V7 models (#5070)
|
2023-09-25 01:15:26 +02:00 |
|
Glenn Jocher
|
a9033118cf
|
ultralytics 8.0.185 dependencies and tests fixes (#5046)
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-24 17:17:04 +02:00 |
|
Glenn Jocher
|
0cf82f5040
|
Fix Ray 2.7.0 breaking changes (#4964)
|
2023-09-19 13:22:23 +02:00 |
|
Glenn Jocher
|
742ec7fb1d
|
ultralytics 8.0.181 RTDETR, MLFlow fixes and Examples updates (#4927)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jordane Sikati <jordanesikati@pusan.ac.kr>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akash A Desai <62583018+akashAD98@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
Co-authored-by: 唐洁 <tangjie1953479@tongji.edu.cn>
|
2023-09-18 14:12:34 +02:00 |
|
dependabot[bot]
|
23766e4cf5
|
Bump contributor-assistant/github-action from 2.3.0 to 2.3.1 (#4950)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-18 12:00:15 +02:00 |
|
Glenn Jocher
|
c17106db1f
|
ultralytics 8.0.179 base Model class from nn.Module (#4911)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-15 02:39:09 +02:00 |
|
Glenn Jocher
|
dd2262e89a
|
ultralytics 8.0.177 add https://youtube.com/ultralytics videos to Docs (#4875)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Rizwan Munawar <62513924+RizwanMunawar@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-13 20:42:50 +02:00 |
|
Glenn Jocher
|
3c88bebc95
|
ultralytics 8.0.175 StreamLoader wait for missing frames (#4814)
|
2023-09-10 23:59:43 +02:00 |
|
Glenn Jocher
|
16ce193d6e
|
ultralytics 8.0.174 Tuner plots and improvements (#4799)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-10 03:27:23 +02:00 |
|
Glenn Jocher
|
8fd9a1a048
|
ultralytics 8.0.172 faster LetterBox() and Classify Tune fix (#4766)
Co-authored-by: BardJun <70683507+jy1002@users.noreply.github.com>
|
2023-09-06 22:00:04 +02:00 |
|
Glenn Jocher
|
2bc6e647c7
|
Failing CUDA tests fixes (#4682)
|
2023-09-01 13:29:08 +02:00 |
|
Glenn Jocher
|
52afadcb97
|
ultralytics 8.0.166 expand HUBDatasetStats to Classify tasks (#4635)
|
2023-08-29 16:17:59 +02:00 |
|
Glenn Jocher
|
896da0c0a0
|
Tests improvements (#4616)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2023-08-29 15:38:43 +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 |
|
Laughing
|
53b4f8c713
|
Fix DDP when device is a list (#4600)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-08-28 13:04:30 +02:00 |
|
Glenn Jocher
|
bd96c0846b
|
Add Dockerfile-runner for CI actions runner images (#4595)
|
2023-08-27 21:05:14 +02:00 |
|
Glenn Jocher
|
2567b288c9
|
Cleanup redundant SAM forward() methods (#4591)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-27 19:19:13 +02:00 |
|
Glenn Jocher
|
deac7575b1
|
Model coverage cleanup (#4585)
|
2023-08-27 04:19:41 +02:00 |
|
Glenn Jocher
|
c635418a27
|
Separate GPU CI job in actions (#4584)
|
2023-08-26 20:43:45 +02:00 |
|
Glenn Jocher
|
2db35afad5
|
Simplify Results() class (#4579)
|
2023-08-26 17:27:18 +02:00 |
|
Laughing
|
e9f596430f
|
Add SAM Predictor remove_small_regions test (#4576)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-26 13:07:15 +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
|
7e1f7a9d28
|
Add spaces and non-UTF filenames to tests (#4517)
|
2023-08-23 15:51:19 +02:00 |
|
Glenn Jocher
|
6da8f7f51e
|
Add utils.ops and nn.modules to tests (#4484)
|
2023-08-22 04:23:28 +02:00 |
|
Glenn Jocher
|
1cec0185a1
|
Improve check_imshow() robustness (#4483)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-21 23:41:11 +02:00 |
|
Glenn Jocher
|
615ddc9d97
|
Tests and docstrings improvements (#4475)
|
2023-08-21 17:02:14 +02:00 |
|
GrunCrow
|
c659c0fa7b
|
Fix *.txt source inference dataloader (#4468)
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-08-21 13:59:19 +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
|
162e4035eb
|
Docker-python fix for get_ubuntu_version() (#4430)
|
2023-08-17 19:32:12 +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
|
8d7490f060
|
ultralytics 8.0.156 fix PIL *.png EXIF bug (#4406)
|
2023-08-16 19:31:35 +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
|
4093c1fd64
|
Add data/utils.py to tests (#4363)
|
2023-08-15 01:25:48 +02:00 |
|
Glenn Jocher
|
834f94f899
|
Fix PIL Image exif_size() function (#4355)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-14 17:48:54 +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
|
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 |
|
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>
|
2023-07-22 19:44:43 +02:00 |
|
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>
|
2023-07-16 17:47:45 +02:00 |
|
Glenn Jocher
|
8ebe94d1e9
|
ultralytics 8.0.135 remove deprecated v5loader (#3744)
|
2023-07-15 01:38:32 +02:00 |
|
Glenn Jocher
|
682c9ef70f
|
ultralytics 8.0.122 Fix torch.Tensor inference (#3363)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: krzysztof.gonia <4281421+kgonia@users.noreply.github.com>
|
2023-06-25 01:36:07 +02:00 |
|
Ayush Chaurasia
|
a0ba8ef5f0
|
Add RTDETR Trainer (#2745)
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>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2023-06-17 13:46:18 +02:00 |
|
Laughing
|
bb5bbc2893
|
Fix keypoints.conf update Results docs (#2977)
|
2023-06-04 22:33:17 +02:00 |
|
Ayush Chaurasia
|
67cf53b475
|
Move check_amp() to checks.py (#2948)
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-06-02 15:43:07 +02:00 |
|