786 Commits

Author SHA1 Message Date
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
dfe6dfb1d2
ultralytics 8.0.173 fix missing val plots and new Conda Guide (#4783) 2023-09-07 19:24:54 +02:00
Ophélie Le Mentec
602022a56e
Add AzureML Quickstart Guides (#4772)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-09-07 01:15:18 +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
a1c1d6b483
Add Dockerfile-conda FROM continuumio/miniconda3:latest (#4706) 2023-09-03 23:44:11 +02:00
Andy
02b857e14c
Faster IoU prediction matching by removing torch.cat (#4708)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-03 18:19:30 +02:00
Glenn Jocher
2ba80e355a
Fix FastSAM canvas drawing bug (#4705)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-02 21:58:24 +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
a4fabfdacf
Set workers=0 for MPS Train and Val modes (#4697) 2023-09-02 04:25:03 +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
4b6147dd6f
Docker COPY with checkout fetch-depth: 0 (#4674)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-31 22:17:41 +02:00
Glenn Jocher
45ba99973d
Add NNCF support in OpenVINO export (#4671)
Co-authored-by: 下北泽miHoMo红茶坊 <39751846+kisaragychihaya@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-31 15:19:44 +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
Gezhi Zhang
8596ee241f
Support FastSAM directory inference and plot (#4634)
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-30 14:19:36 +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
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
23b4f697c9
Add new get_save_dir() function (#4602) 2023-08-28 10:43:41 +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
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
Laughing
47ab96dab6
Fix pytest world_size environment bug (#4590)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-27 15:14:29 +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
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
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
431cef3955
Add YOLOv8x-seg-p6.yaml architecture file (#4567) 2023-08-26 03:16:49 +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
a7419617a6
Minimize GitHub assets API calls (#4523) 2023-08-23 18:44:49 +02:00
Glenn Jocher
7e1f7a9d28
Add spaces and non-UTF filenames to tests (#4517) 2023-08-23 15:51:19 +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
3c40e7a9fc
Fix TensorBoard graph UserWarning catch (#4513)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-23 12:52:24 +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
b890e1c937
Simplify postprocessing methods (#4497) 2023-08-22 19:01:33 +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
c0a9660310
ultralytics 8.0.159 add Classify training resume feature (#4482) 2023-08-21 20:54:05 +02:00
Glenn Jocher
b2f279ffdd
Update Validator to use model argument (#4480) 2023-08-21 19:21:55 +02:00
Glenn Jocher
615ddc9d97
Tests and docstrings improvements (#4475) 2023-08-21 17:02:14 +02:00