Glenn Jocher
|
fb20867262
|
Patch torch.load(..., weights_only=False) to reduce warnings (#14638)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-23 20:35:58 +02:00 |
|
Glenn Jocher
|
691b5daccb
|
Ultralytics Code Refactor https://ultralytics.com/actions (#14109)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-06-30 22:09:02 +02:00 |
|
Glenn Jocher
|
48f4800ec6
|
Fix deprecation warning (#14091)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-06-29 17:37:17 +02:00 |
|
Glenn Jocher
|
3df9d278dc
|
ultralytics 8.2.39 update onnxslim>=0.1.31 (#13883)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2024-06-22 13:41:12 +02:00 |
|
alexwine36
|
e5477713dd
|
ultralytics 8.2.32 Apple MPS device Autobatch handling (#13568)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-06-14 02:07:50 +02:00 |
|
Glenn Jocher
|
25c9f77c8f
|
Abandon with Retry(): context manager (#13159)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-28 03:10:17 +02:00 |
|
Glenn Jocher
|
a2ecb24176
|
ultralytics 8.2.17 2.0s is_online() wait time (#12782)
|
2024-05-17 19:23:22 +02:00 |
|
inisis
|
590002ff6d
|
Set TF_CPP_MIN_LOG_LEVEL=3 for reduced verbosity (#12670)
|
2024-05-14 15:45:33 +02:00 |
|
Glenn Jocher
|
693abf5958
|
Suppress NNPACK and Torch Profiler verbosity (#12633)
|
2024-05-12 22:14:13 +02:00 |
|
Andreas Moldskred
|
dda7869205
|
BUGFIX: Dataloading CPU bottleneck (#11195)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-05-03 03:21:18 +02:00 |
|
Glenn Jocher
|
1110258d37
|
ultralytics 8.2.2 replace COCO128 with COCO8 (#10167)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-18 20:47:21 -07:00 |
|
Glenn Jocher
|
c54b013188
|
Check Google DNS for is_online() (#10095)
|
2024-04-16 20:09:11 -07:00 |
|
Lakshantha Dissanayake
|
c8388d952f
|
Fix proc_device_model name for NVIDIA Jetson (#9876)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-08 21:52:19 +02:00 |
|
Glenn Jocher
|
f2ddc96334
|
Add IS_JETSON constant (#9852)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-08 12:25:02 +02:00 |
|
Glenn Jocher
|
7d891a4aa4
|
ultralytics 8.1.44 add IS_RASPBERRYPI and constants refactor (#9827)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-07 00:47:12 +02:00 |
|
Glenn Jocher
|
3f34a7c3af
|
New is_raspberrypi function (#9826)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
|
2024-04-07 00:05:32 +02:00 |
|
khoalu
|
fcb0641d7f
|
Fix is_online() for faster offline imports (#9544)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-06 21:33:22 +02:00 |
|
Glenn Jocher
|
a2628657a1
|
ultralytics 8.1.43 40% faster ultralytics imports (#9547)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-05 15:29:09 +02:00 |
|
gs80140
|
e5f4f5c8b9
|
Fix Windows AttributeError: 'NoneType' object has no attribute 'encoding' (#9496)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-02 11:46:54 +02:00 |
|
Glenn Jocher
|
ea527507fe
|
ultralytics 8.1.40 search in Python sets {} for speed (#9450)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-01 00:16:52 +02:00 |
|
Glenn Jocher
|
4a7ccba0af
|
ultralytics 8.1.37 fix empty sys.argv bug (#9390)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Joshua Harrison <108553645+TurbineJoshua@users.noreply.github.com>
Co-authored-by: Joshua Harrison <joshua@fido.investments>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-03-29 03:20:39 +01:00 |
|
Glenn Jocher
|
2bc605f32a
|
ultralytics 8.1.25 fix **kwargs: (dict) warnings (#8815)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-09 18:51:38 +01:00 |
|
Glenn Jocher
|
ad658554d3
|
Add settings runs_dir == datasets_dir warning (#8653)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-04 18:32:13 +01:00 |
|
Mactarvish
|
60b6cab6cf
|
Compare plt.get_backend() in lowercase (#8409)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-23 20:04:41 +01:00 |
|
Laughing
|
850ca8587f
|
ultralytics 8.1.14 new YOLOv8-World models (#8054)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-02-14 11:46:26 +01:00 |
|
Glenn Jocher
|
1435f0e9de
|
Add new @Retry() decorator (#7854)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-01-27 20:07:31 +01:00 |
|
Glenn Jocher
|
ee88882874
|
Add HUB-SDK Docs reference section (#7781)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
|
2024-01-27 00:21:31 +01:00 |
|
Glenn Jocher
|
fe27db2f6e
|
ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2024-01-10 03:16:08 +01:00 |
|
Ayush Chaurasia
|
a92adf8231
|
Docs updates: Add Explorer to tab, YOLOv5 in Guides and Usage in Quickstart (#7438)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Haixuan Xavier Tao <tao.xavier@outlook.com>
|
2024-01-09 23:50:26 +01:00 |
|
Glenn Jocher
|
783033fa6b
|
ultralytics 8.0.238 Explorer Ask AI feature and fixes (#7408)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: uwer <uwe.rosebrock@gmail.com>
Co-authored-by: Uwe Rosebrock <ro260@csiro.au>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1182102784@qq.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: AdamP <adamp87hun@gmail.com>
|
2024-01-08 23:36:29 +01:00 |
|
Glenn Jocher
|
ed73c0fedc
|
Explorer Cleanup (#7364)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-01-07 01:31:41 +01:00 |
|
Glenn Jocher
|
618923ab11
|
ultralytics 8.0.215 Windows UTF-8 fix 2 (#6463)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-20 15:56:55 +01:00 |
|
Glenn Jocher
|
d43fcecc8a
|
ultralytics 8.0.214 Windows UTF-8 notebook fix (#6459)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jorge Torres <63155200+JorgeT42@users.noreply.github.com>
Co-authored-by: slxiu <121917717+slxiu@users.noreply.github.com>
|
2023-11-20 14:16:41 +01:00 |
|
Glenn Jocher
|
b6baae584c
|
ultralytics 8.0.212 add Windows UTF-8 support (#6407)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Abirami Vina <abirami.vina@gmail.com>
|
2023-11-18 04:40:34 +01:00 |
|
Glenn Jocher
|
25bd3b9834
|
Cleanup
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-11-04 02:48:44 +01:00 |
|
Glenn Jocher
|
ff921ca93e
|
ultralytics 8.0.205 HUB dataset downloads fix (#6101)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-11-02 22:32:52 +01:00 |
|
Glenn Jocher
|
5b3c4cfc0e
|
ultralytics 8.0.198 MLflow fix, tests and Docs page (#5357)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-13 20:41:05 +02:00 |
|
Glenn Jocher
|
7517667a33
|
Add docformatter to pre-commit (#5279)
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-10-09 02:25:22 +02:00 |
|
Glenn Jocher
|
c7aa83da31
|
ultralytics 8.0.195 NVIDIA Triton Inference Server support (#5257)
Co-authored-by: TheConstant3 <46416203+TheConstant3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-07 19:26:35 +02:00 |
|
Glenn Jocher
|
525c8b0294
|
ultralytics 8.0.191 fix yolo checks for missing packages (#5179)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Rizwan Munawar <62513924+RizwanMunawar@users.noreply.github.com>
|
2023-10-02 22:45:30 +02:00 |
|
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
|
7f78fad8ba
|
Update matplotlib backend switching (#4987)
|
2023-09-20 00:50:30 +02:00 |
|
Glenn Jocher
|
dbc53f6741
|
Update YouTube URL https://youtu.be/LNwODJXcvt4 (#4808)
|
2023-09-10 04:58:24 +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
|
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.169TQDM, 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
|
2bc6e647c7
|
Failing CUDA tests fixes (#4682)
|
2023-09-01 13:29:08 +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
|
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 |
|