Glenn Jocher
|
3bb0c5afa3
|
ultralytics 8.2.42 NVIDIA TensorRT 10 default (#13943)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: DeepDiver <zhaoxu1015@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2024-06-24 21:05:09 +02:00 |
|
Glenn Jocher
|
f5c0395a05
|
Ultralytics TensorRT10 update (#13933)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-06-24 14:36:43 +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 |
|
Burhan
|
ffb46fd7fb
|
ultralytics 8.2.38 official YOLOv10 support (#13113)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
2024-06-20 20:31:48 +02:00 |
|
Glenn Jocher
|
1b26838def
|
Refactor Python code (#13448)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-06-09 02:32:17 +02:00 |
|
Glenn Jocher
|
6a234f3639
|
ultralytics 8.2.29 new fractional AutoBatch feature (#13446)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-06-09 00:28:11 +02:00 |
|
Burhan
|
11a2ed1e83
|
Edge TPU export table fix (#13420)
|
2024-06-07 16:49:08 +02:00 |
|
Kayzwer
|
8fb140688a
|
ultralytics 8.2.27 replace onnxsim with onnxslim (#12989)
Co-authored-by: inisis <desmond.yao@buaa.edu.cn>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: inisis <46103969+inisis@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-05-31 19:03:34 +02:00 |
|
Glenn Jocher
|
fbd8fdb53e
|
Install cmake with onnxsim (#13222)
|
2024-05-30 11:36:15 +02:00 |
|
Glenn Jocher
|
6b28bb6e48
|
Update Exporter for tf_keras install (#13231)
|
2024-05-30 10:37:21 +02:00 |
|
Glenn Jocher
|
dd819fc420
|
ultralytics 8.2.25 latest TensorFlow 2.16 support (#13176)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: lakshanthad <lakshanthad@yahoo.com>
|
2024-05-29 12:40:27 +02:00 |
|
Glenn Jocher
|
d7bbfa42ef
|
ultralytics 8.2.21 package all tests/*.py files to PyPI (#13080)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
|
2024-05-24 18:16:34 +02:00 |
|
Lakshantha Dissanayake
|
f3bf77b416
|
Improve tflite exports for Tests CI (#13094)
|
2024-05-24 10:09:37 +02:00 |
|
Lakshantha Dissanayake
|
027d4a6304
|
Fix Failing RPi CI (#13088)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-24 07:47:12 +02:00 |
|
Glenn Jocher
|
11623eeb00
|
Fix TFLite INT8 quant bug (#13082)
|
2024-05-24 01:00:17 +02:00 |
|
Glenn Jocher
|
1a4ac2c6ba
|
Use tensorflow_lite_support (#13042)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-23 14:06:30 +02:00 |
|
Glenn Jocher
|
5298d57308
|
Warn on mutually exclusive half=True and int8=True (#13020)
|
2024-05-22 13:09:39 +02:00 |
|
Burhan
|
2940110974
|
Enforce dynamic=True for TensorRT and OpenVINO INT8 (#11788)
|
2024-05-10 17:55:07 +02:00 |
|
Burhan
|
fcfc44ea9c
|
ultralytics 8.2.11 new TensorRT INT8 export feature (#10165)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-08 16:05:57 +02:00 |
|
Glenn Jocher
|
4350babc75
|
Fix NCNN by using safe_download() (#11761)
|
2024-05-08 15:23:22 +02:00 |
|
Glenn Jocher
|
537c50e45f
|
Fix NCNN export on Windows (#11719)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-07 08:58:08 +02:00 |
|
Glenn Jocher
|
b6415e4ef9
|
Improve PNNX robustness (#11689)
|
2024-05-06 15:18:34 +02:00 |
|
Glenn Jocher
|
972f615110
|
New ONNX, TorchScript, CoreML export test matrices (#11652)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-05 16:57:52 +02:00 |
|
Burhan
|
2583f842b8
|
ultralytics 8.2.9 OpenVINO INT8 fixes and tests (#10423)
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-05-05 15:11:17 +02:00 |
|
Lakshantha Dissanayake
|
6268ac8e1e
|
ultralytics 8.2.7 add Raspberry Pi Benchmarks CI (#10280)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-05-03 03:25:51 +02:00 |
|
Lakshantha Dissanayake
|
bbfca94467
|
Fix TFLite export for NVIDIA Jetson (#10404)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-05-01 15:56:30 +02:00 |
|
Glenn Jocher
|
1f4bed233a
|
Implement gc.collect() to free memory (#10129)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-17 19:37:40 -07:00 |
|
Glenn Jocher
|
03badaff57
|
Improve PNNX assets check robustness (#10089)
|
2024-04-16 16:19:31 -07:00 |
|
Glenn Jocher
|
42416bc608
|
ultralytics 8.1.47 PNNX release 20240226 (#9954)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-11 18:04:54 +02:00 |
|
Burhan
|
4ffd6ee6d7
|
ultralytics 8.1.46 add TensorRT 10 support (#9516)
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: 九是否随意的称呼 <1069679911@qq.com>
|
2024-04-10 18:07:53 +02:00 |
|
Glenn Jocher
|
ea03db9984
|
Pin PNNX to avoid PNNX==20240410 bug (#9953)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-10 17:46:41 +02:00 |
|
Glenn Jocher
|
bc636d08b7
|
Improve PNNX download robustness (#9884)
|
2024-04-08 22:55:18 +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 |
|
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 |
|
Jiacong Fang
|
03d0ffd9f5
|
Improved float workspace arg for TRT exports (#9407)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-29 16:22:32 +01:00 |
|
sifan-intel
|
e84e11724b
|
Specify YOLODataset task arg during INT8 calibration (#9309)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-27 21:00:57 +01:00 |
|
UltralyticsAssistant
|
bc34ae560b
|
Auto-format by https://ultralytics.com/actions
|
2024-03-15 00:12:44 +00:00 |
|
Lakshantha Dissanayake
|
368abb4cc8
|
Optimize TFJS export on ARM64 (#8946)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-15 01:12:22 +01:00 |
|
Glenn Jocher
|
d24ead447e
|
More robust PNNX downloads (#8866)
|
2024-03-11 20:13:49 +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 |
|
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
|
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 |
|