Commit graph

1747 commits

Author SHA1 Message Date
Ultralytics Assistant
a622b404ef
Ultralytics Code Refactor https://ultralytics.com/actions (#16940)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-15 17:14:54 +02:00
Jan Knobloch
0027e0837c
Fix naming of dataset for OBB in Google Colab Tutorial (#16937) 2024-10-15 16:40:23 +02:00
Jan Knobloch
c1765d45e6
Fix link in docs guide page (#16932) 2024-10-15 16:38:54 +02:00
Laughing
15e6133534
ultralytics 8.3.13 SAM prompt-inference refactor (#16894)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-14 17:48:47 +02:00
Muhammad Rizwan Munawar
5a9ce863e4
Add YOLO11 🚀 NEW link in docs homepage (#16875)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-14 16:46:16 +02:00
Muhammad Rizwan Munawar
8e3846d377
Update distance-calculation solution (#16907)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-14 16:44:36 +02:00
Glenn Jocher
1052cf41f8
Use EdgeTPU export --delegate_search_step 30 (#16910) 2024-10-14 16:43:42 +02:00
Glenn Jocher
586b0fde06
Update Dockerfile-runner v2.320.0 (#16912) 2024-10-14 16:19:20 +02:00
Mohammed Yasin
4642d687ba
Always return Precision metric regardless of plot arg (#16900) 2024-10-14 15:58:37 +02:00
Lakshantha Dissanayake
6ec8e6ae55
Update Raspberry Pi Guide with YOLO11 (#16899)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-14 15:55:41 +02:00
Laughing
8944c1da86
Fix results.csv plotting (#16898) 2024-10-14 15:54:42 +02:00
Glenn Jocher
67011536d2
Sleep 60s before triggering deploy actions (#16881) 2024-10-14 15:54:05 +02:00
Laughing
84d826b5d0
Clean up duplicated classify logging (#16901)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-14 15:53:44 +02:00
Mohammed Yasin
b89d6f4070
ultralytics 8.3.12 SAM and SAM2 multi-point prompts (#16643)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-13 17:20:40 +02:00
Glenn Jocher
1c4d788aa1
Reduce EdgeTPU to 3 compiler steps (#16880)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-13 17:14:10 +02:00
Muhammad Rizwan Munawar
54d8801dfb
Remove explorer Integration (#16842)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-13 17:00:23 +02:00
Muhammad Rizwan Munawar
1b52e5e693
Update analytics solution (#16823)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-13 16:46:35 +02:00
Glenn Jocher
06adc476a1
ultralytics 8.3.11 suppress onnx2tf INT8-FP16 act error (#16874)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-12 20:13:23 +02:00
Mohammed Yasin
19cbaa501c
Add camera device to inference sources (#16866)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-12 20:11:30 +02:00
Glenn Jocher
a9d0cf66cb
Update YOLOv8n to YOLO11n in args (#16873)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-12 18:09:44 +02:00
Glenn Jocher
60dbee2839
Fix CI docker.yaml (#16869) 2024-10-12 17:45:08 +02:00
Glenn Jocher
1633707945
Only trigger additional Actions on new Ultralytics releases (#16859) 2024-10-11 23:31:46 +02:00
Glenn Jocher
73a996550a
Trigger GitHub Action on successful Docker Deploy (#16858) 2024-10-11 21:31:42 +02:00
Glenn Jocher
52921d5ec4
Add HUB-SDK badges to CI Docs (#16855)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-11 21:28:39 +02:00
Glenn Jocher
02d5c290e6
ultralytics 8.3.10 Apple iPhone HEIC support (#16853)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-11 20:36:02 +02:00
Jan Knobloch
1e5e612f83
Adding missing MNIST160 reference in Docs (#16836)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-11 15:08:46 +02:00
Francesco Mattioli
8e92930a60
Fixed YOLO heads docstrings (#16822)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-11 13:41:40 +02:00
Jan Knobloch
75b3b695be
Fix typos in Tasks in docs so description matches example code (#16825)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-10 21:54:00 +02:00
SheffeyG
df1c10f002
Fix empty paths while saving images with PIL bytes input (#16809)
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-10 15:47:01 +02:00
Jan Knobloch
3f341d5dd3
Sort alphabetical integrations in docs (#16819) 2024-10-10 15:46:09 +02:00
Glenn Jocher
50497218c2
ultralytics 8.3.9 add training time to results CSV (#16803)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-09 16:19:52 +02:00
Mohammed Yasin
7680a16257
Fix wrong parameter count while profiling (#16790) 2024-10-09 16:00:57 +02:00
Glenn Jocher
6babd8fedc
Remove -e tag from CI (#16797)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-09 15:59:31 +02:00
Muhammad Rizwan Munawar
30f64bd35f
Update speed-estimation solution (#16798)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-09 15:59:18 +02:00
Mike
28f31f14e8
fix autobackend.py (#16801) 2024-10-09 15:58:50 +02:00
Glenn Jocher
8154a27e9b
AutoBatch larger batches on larger GPUs (#16785) 2024-10-08 21:50:28 +02:00
Glenn Jocher
000095d600
Rename loggers from YOLOv8 to Ultralytics (#16784)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 21:38:53 +02:00
Glenn Jocher
a6a577961f
ultralytics 8.3.8 replace contextlib with try for speed (#16782)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 21:02:40 +02:00
Burhan
1e6c454460
Respect ENV value for OMP_NUM_THREADS if set (#16751)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-08 20:58:48 +02:00
Laughing
67683a87f1
Update usage for custom Predictor (#16771)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 20:57:47 +02:00
Muhammad Rizwan Munawar
6509757879
Update queue-management solution (#16772)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 20:57:01 +02:00
Jan Knobloch
094faeb722
Fix display of admonition in W&B docs (#16777)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 20:56:40 +02:00
Glenn Jocher
4212ffc795
Fix results.show() for Jupyter notebooks (#16783)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 20:09:38 +02:00
Glenn Jocher
84fd8f6e49
Prevent final val if val=False (#16776)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 16:59:13 +02:00
Glenn Jocher
28eb65694c
Add package name to YOLO checks errors (#16770)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-08 15:18:04 +02:00
Glenn Jocher
5dcaa0aa06
Fix synthetic COCO for missing labels (#16748) 2024-10-07 20:37:00 +02:00
Rick-v-E
ee5331bdee
ultralytics 8.3.7 custom Predictor args fix (#16734)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-07 20:26:04 +02:00
Glenn Jocher
2102713540
Adding OMP_NUM_THREADS=1 (#16747) 2024-10-07 20:18:25 +02:00
Ultralytics Assistant
97521186a7
AutoBatch improve cache clearing (#16744)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-07 20:11:10 +02:00
Glenn Jocher
f7808dc61b
setuptools>=70.0.0 fix CVE-2024-6345⁠ (#16727) 2024-10-07 20:05:43 +02:00