Glenn Jocher
|
e73447effb
|
ultralytics 8.0.176 update Dockerfile-arm64 to 22.04 (#4857)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-12 17:56:37 +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
|
dfe6dfb1d2
|
ultralytics 8.0.173 fix missing val plots and new Conda Guide (#4783)
|
2023-09-07 19:24:54 +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
|
577d066fb2
|
ultralytics 8.0.171 new SAHI guide and callbacks fix (#4748)
Co-authored-by: chuzihang <49548797+Aria-Leo@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sanghyun Choi <farewell518@gmail.com>
Co-authored-by: Awsome <1579093407@qq.com>
Co-authored-by: ConanQZ <49194386+ConanQZ@users.noreply.github.com>
|
2023-09-05 16:41:14 +02:00 |
|
Glenn Jocher
|
aa9133bb88
|
ultralytics 8.0.170 apply is_list fixes for torch.Tensor inputs (#4713)
Co-authored-by: Gezhi Zhang <765724965@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-04 02:22:05 +02:00 |
|
Glenn Jocher
|
187b504d68
|
ultralytics 8.0.169 TQDM , INTERP_LINEAR and RTDETR load_image() updates (#4704)
Co-authored-by: Rustem Galiullin <rustemgal@gmail.com>
Co-authored-by: Rustem Galiullin <rustem.galiullin@bayanat.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-02 20:01:57 +02:00 |
|
Glenn Jocher
|
263bfd1e93
|
ultralytics 8.0.168 save Tuner results every iteration (#4680)
|
2023-08-31 23:40:42 +02:00 |
|
Glenn Jocher
|
d2cf7acce0
|
ultralytics 8.0.167 Tuner updates and HUB Pose and Classify fixes (#4656)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-31 01:38:42 +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
|
4bd62a299c
|
Add Hyperparameter evolution Tuner() class (#4599)
|
2023-08-29 02:42:01 +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
|
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
|
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
|
67eeb0468d
|
ultralytics 8.0.161 fix Classify dataset scanning bug (#4515)
|
2023-08-23 14:19:07 +02:00 |
|
Glenn Jocher
|
c7ceb84fb6
|
ultralytics 8.0.160 Classify dataset scanning and caching (#4502)
|
2023-08-23 02:28:58 +02:00 |
|
Glenn Jocher
|
6da8f7f51e
|
Add utils.ops and nn.modules to tests (#4484)
|
2023-08-22 04:23:28 +02:00 |
|
Glenn Jocher
|
c0a9660310
|
ultralytics 8.0.159 add Classify training resume feature (#4482)
|
2023-08-21 20:54:05 +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
|
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
|
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
|
d47718c367
|
ultralytics 8.0.154 add freeze training argument (#4329)
|
2023-08-14 00:18:32 +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
|
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
|
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
|
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>
|
2023-08-03 01:41:57 +02:00 |
|
Glenn Jocher
|
c3c27b019a
|
ultralytics 8.0.146 fix SettingsManager un-needed write ops (#4101)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2023-08-01 20:26:10 +02:00 |
|
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>
|
2023-07-30 03:34:48 +02:00 |
|
Laughing
|
dbdea24955
|
ultralytics 8.0.144 fix SAM predict() results (#4027)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-07-29 16:37:59 +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 |
|
Glenn Jocher
|
20f5efd40a
|
ultralytics 8.0.141 create new SettingsManager (#3790)
|
2023-07-23 16:03:34 +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 |
|
Glenn Jocher
|
ed25db9426
|
ultralytics 8.0.139 add FastSAM CLI support (#3860)
|
2023-07-21 01:46:01 +02:00 |
|
Glenn Jocher
|
796bac229e
|
ultralytics 8.0.138 update hub/utils.py Events (#3839)
|
2023-07-20 01:11:55 +02:00 |
|
Chikage0o0
|
85f191fbc7
|
ultralytics 8.0.137 fix Windows NCNN export bug (#3803)
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-18 18:31:17 +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 |
|
Chaoning Zhang
|
201e69e4e4
|
ultralytics 8.0.134 add MobileSAM support (#3474)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-07-13 14:25:56 +02:00 |
|
Glenn Jocher
|
c55a98ab8e
|
ultralytics 8.0.133 add torchvision compatibility check (#3703)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-07-13 01:40:50 +02:00 |
|
Glenn Jocher
|
495edc261f
|
ultralytics 8.0.132 add AutoBackend NCNN inference (#3615)
Co-authored-by: triple Mu <gpu@163.com>
|
2023-07-10 16:49:51 +02:00 |
|
Glenn Jocher
|
d9db6cd42d
|
ultralytics 8.0.131 NCNN, HUB and FastSAM fixes (#3587)
|
2023-07-08 02:04:33 +02:00 |
|
Glenn Jocher
|
b8cc404ebf
|
ultralytics 8.0.130 revert 'Fix PyPI build warnings' updates (#3585)
|
2023-07-07 15:53:38 +02:00 |
|
Glenn Jocher
|
abb0939fe8
|
ultralytics 8.0.129 add YOLOv8 Tencent NCNN export (#3529)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-07-07 15:17:38 +02:00 |
|
Glenn Jocher
|
ad99246ff1
|
ultralytics 8.0.128 FastSAM autodownload and super() init (#3552)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-07-06 01:11:37 +02:00 |
|