175 Commits

Author SHA1 Message Date
Laughing
2ea6b2b889
ultralytics 8.1.27 batched tracking fixes (#8842)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-11 19:29:41 +01:00
Glenn Jocher
7638c5ce4d
Integrate OpenVINO CUMULATIVE_THROUGHPUT mode batched inference (#8834)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-11 18:50:29 +01:00
Burhan
ff8ae0d2e2
Batch inference fixes (#8854) 2024-03-11 17:14:03 +01:00
Glenn Jocher
7451ca1f54
ultralytics 8.1.26 LoadImagesAndVideos batched inference (#8817)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-10 19:15:44 +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
Finlay Morrison
10bb39d828
Modify tuner best.pt logic to train first (#8792) 2024-03-08 15:57:12 +01:00
Johnny
b53a3989ab
OpenVino 2024.0.0 (#8726)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-06 21:55:23 +01:00
Glenn Jocher
90943946a7
ultralytics 8.1.25 OpenVINO LATENCY and THROUGHPUT modes (#8058)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com>
2024-03-06 11:38:05 +01:00
Laughing
ddc94a6981
OBB: Fix when training on zip data (#8680)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-05 18:37:33 +01:00
Adrian Boguszewski
a7cfd83c5f
ultralytics 8.1.24 new OpenVINO 2023.3 export updates (#8417)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-05 15:49:02 +01:00
Laughing
2071776a36
ultralytics 8.1.23 add YOLOv9-C and E models (#8571)
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-03-04 14:27:23 +01:00
Laughing
946e18f79c
ultralytics 8.1.21 Add YOLOv8-World-v2 models (#8580)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-03 22:56:57 +01:00
Glenn Jocher
906b8d31dc
Add distance calculation feature in vision-eye (#8616)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-03 19:36:33 +01:00
Glenn Jocher
36408c974c
Update TFLite Docs images (#8605)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-03 01:59:43 +01:00
Glenn Jocher
1146bb0582
Update IoU capitalization (#8604)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Dean Mark <2552482+deanmark@users.noreply.github.com>
2024-03-02 22:12:23 +01:00
Andrew
e0b8b36967
Replace onnx2tf usage from CLI to Python (#8429)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-02 21:29:53 +01:00
Lakshantha Dissanayake
2100d28638
Fix cmake requirements for ARM64 (#8589)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-02 16:03:21 +01:00
Glenn Jocher
6bdf8dfaa2
Fix undefined ‘im_array’ bug in predict.md (#8565)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: fang_chenfang <1217690899@qq.com>
2024-03-01 00:53:17 +01:00
Abirami Vina
1db8e912a3
Add TorchScript Docs Integrations Page (#8501)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-01 00:25:31 +01:00
Glenn Jocher
f8e681c2be
ultralytics 8.1.19 PNNX aarch64 linux fix (#8480)
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2024-02-27 00:02:29 +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
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
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
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
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
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
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
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
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
Yonghye Kwon
9bdd784bcc
TensorRT FP16 export with dynamic=True (#7870) 2024-01-29 13:54:06 +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
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
Glenn Jocher
7a0c27c7d7
ultralytics 8.1.4 RTDETR TensorBoard graph visualization fix (#7725)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-21 22:28:24 +01:00
Glenn Jocher
fcc4496b12
ultralytics 8.1.3 ResNet models and lighter dependencies (#7700)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Vivek Malvi <vivekmalvi@raoinformationtechnology.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: iscyy <wenvoi@163.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Prince kumar <85225054+prince0310@users.noreply.github.com>
2024-01-20 00:52:50 +01:00
ExtReMLapin
c267bd3a0c
Fixed dataloader CPU bottleneck for small batch sizes (#7659)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-19 16:49:54 +01:00
Glenn Jocher
5f5f5d08f2
ultralytics 8.1.2 scope HUB-SDK imports (#7596)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-15 23:48:20 +01:00
Glenn Jocher
f6309b8e70
Python refactorings and simplifications (#7549)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-12 19:34:03 +01:00
Glenn Jocher
83165ffe9c
ultralytics 8.1.1 Docs, Solutions and Export updates (#7545)
Co-authored-by: Sergiu Waxmann <47978446+sergiuwaxmann@users.noreply.github.com>
Co-authored-by: Vivek Malvi <malvivivek8198@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: psaxton <psaxton+github.com@gmail.com>
2024-01-12 16:48:57 +01:00
Glenn Jocher
30185e0d4c
Update OpenVINO INT8 export (#7515)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-12 00:10:03 +01:00