780 Commits

Author SHA1 Message Date
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
AlainSchoebi
d6edf1c1d8
Add Non-Maximum Suppression (NMS) inplace flag (#8368) 2024-02-23 14:28:25 +01:00
Glenn Jocher
21088e3986
Allow Annotator PIL.Image inputs (#8397) 2024-02-23 11:52:43 +01:00
Lakshantha Dissanayake
0572b29445
ultralytics 8.1.18 add cmake for building onnxsim on aarch64 (#8395)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-22 23:43:09 +01:00
Glenn Jocher
8c28e0c3fe
Add missing single-line docstrings (#8362)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johannes Kaisinger <johannes.kaisinger@gmail.com>
2024-02-22 22:16:52 +01:00
Glenn Jocher
2945cfc6ef
ultralytics 8.1.17 fix ClassificationDataset caching (#8358)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-21 11:48:36 +01:00
Chi
a5605b5e4b
Add estimate_speed(region_color) parameter (#8285)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-20 18:41:26 +01:00
Alexander Suslov
5171d6679d
Added check of parameter type before setting required_grad=True for frozen layers (#8318)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-20 17:32:04 +01:00
Glenn Jocher
d03928f371
Avoid creating -hub dir without processing images (#8334) 2024-02-20 17:27:28 +01:00
Lakshantha Dissanayake
9e24743861
Fix an issue with flatbuffer version for Raspberry Pi (#8311)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 22:16:40 +01:00
Glenn Jocher
7f0d5ef9d7
Model typehints Docker fix (#8306)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 20:29:46 +01:00
Glenn Jocher
e4a62f99f7
Remove JAX constraints in Exporter (#8309) 2024-02-19 19:44:51 +01:00
Laughing
de01212465
ultralytics 8.1.16 OBB ConfusionMatrix support (#8299)
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-19 16:59:24 +01:00
Glenn Jocher
42744a1717
Expand Model method type hinting (#8279)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-19 14:24:30 +01:00
Glenn Jocher
fbed8499da
ultralytics 8.1.15 add Python 3.12 compatibility (#8210)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johnny <johnnynuca14@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-17 20:49:34 +01:00
Johannes Kaisinger
8aa73c4470
Fix xyxyxyxyn calculation, swap axis (#8249) 2024-02-17 01:30:04 +01:00
Glenn Jocher
2f22ff4ae6
Remove OpenVINO INT8 RTDETRDecoder ops (#8219) 2024-02-15 12:41:12 +01:00
Glenn Jocher
5e81651b4f
Fix PIL show() and save() (#8202)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-14 14:34:44 +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
Johannes Kaisinger
f9e9cdf2c3
Fix xyxyxyxyn calculation in obb result (#8188) 2024-02-13 23:54:41 +01:00
Glenn Jocher
22feb682d4
Docs updates and improvements (#8183)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Priytosh Tripathi <priytosh.revolution@live.com>
2024-02-13 22:35:47 +01:00
Glenn Jocher
863c788f67
ultralytics 8.1.13 fix yolo train time= bug (#8179)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-13 20:07:54 +01:00
Ayush Chaurasia
79e0d59eeb
Pin duckdb<=0.9.2 to avoid 0.10.0 errors (#8181)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-13 19:48:19 +01:00
Muhammad Rizwan Munawar
78f7e475fa
Fix solution functions description + integrations/openvino.md cover image update (#8170)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-13 11:33:59 +01:00
Glenn Jocher
52604084de
ultralytics 8.1.12 new Results.show() and Results.save() (#8166)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-13 02:35:22 +01:00
Glenn Jocher
21d5ebd638
Try Apple M1 runners for Tests and Benchmarks CI (#8162) 2024-02-12 23:36:04 +01:00
Glenn Jocher
e9ab4de354
Elaborate Train and Predict mode docs arguments (#8137)
Signed-off-by: Skillnoob <78843978+Skillnoob@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Skillnoob <78843978+Skillnoob@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2024-02-12 01:39:32 +01:00
Glenn Jocher
5cb05a85c7
ultralytics 8.1.11 expand OpenVINO INT8 ops for improved mAP (#7516)
Co-authored-by: AdamP <7806910+adamp87@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-02-09 02:34:24 +01:00
Youho99
da40839451
ultralytics 8.1.10 MLFlow, OBB, TFLite and INT8 fixes (#8016)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-07 02:28:14 +01:00
AdamP
70a6ef9c7e
Fix TFLite INT8 for OBB (#7989)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-06 13:59:32 +01:00
Laughing
c26e497eec
Tracker: clean up GMC (#8003) 2024-02-04 20:14:36 +01:00
Glenn Jocher
70d4a3752e
ultralytics 8.1.9 replace .size(0) with .shape[0] (#7957)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-01 23:33:02 +01:00
DieterTimmers
66b32bb4dd
Segment TensorRT batch=3 fix (#7952)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-01 23:31:27 +01:00
Muhammad Rizwan Munawar
68de79dbd5
Add https://youtu.be/96NkhsV-W1U to docs and heatmaps fix (#7944)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-01 19:47:58 +01:00
Glenn Jocher
ba484929e3
Add integrations/gradio Docs page (#7935)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: WangQvQ <1579093407@qq.com>
Co-authored-by: Martin Pl <martin-plank@gmx.de>
Co-authored-by: Mactarvish <Mactarvish@users.noreply.github.com>
2024-02-01 15:18:17 +01:00
Glenn Jocher
8c158823e1
ultralytics 8.1.8 new model.save('filename.pt') method (#7886)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-30 01:06:14 +01:00
Muhammad Rizwan Munawar
7ac65dc33b
Add https://youtu.be/3VryynorQeo to README and fix converter.py Docs (#7883)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-29 19:50:41 +01:00
Yonghye Kwon
9bdd784bcc
TensorRT FP16 export with dynamic=True (#7870) 2024-01-29 13:54:06 +01:00
Ayush Chaurasia
e096edcd11
ultralytics 8.1.7 USER_CONFIG_DIR Explorer ops (#7861)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-29 00:29:59 +01:00
Muhammad Rizwan Munawar
492f397ae2
Add millimeters in solutions/distance_caculation.py + object-cropping.md visuals (#7860)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-28 20:34:00 +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
ef141af4b8
ultralytics 8.1.6 revert 8.0.206 box ops box scaling (#7823)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Abirami Vina <abirami.vina@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
2024-01-25 21:29:49 +01:00
Vitaly Fralenko
1a04cd38e7
Fix Yolo 8.0.206 scale bug (#7821) 2024-01-25 21:02:29 +01:00
Laughing
0c4f035728
Fix bbox2segment converter (#7814) 2024-01-25 18:57:00 +01:00
Ayush Chaurasia
62742c21d2
Adds toggle displaying labels in GUI and verbose log on start (#7804)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-25 17:35:46 +01:00
Glenn Jocher
3c1170769a
Add OBB benchmarks to CI (#7777)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-23 19:40:41 +01:00
Glenn Jocher
1152a06cbc
Add HUB-SDK docs (#7775)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
2024-01-23 18:58:55 +01:00
Laughing
67ae86f006
Clean up unused imgsz (#7771) 2024-01-23 18:50:01 +01:00
Laughing
f56dd0f48e
ultralytics 8.1.5 add OBB Tracking support (#7731)
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>
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
2024-01-23 01:57:51 +01:00