Commit graph

236 commits

Author SHA1 Message Date
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
Henry
d5aff5cc0c
Fix det.summary() bug for ultralytics>=8.2.10 (#13024)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: hdnh2006 <henry.matucv@gmail.com>
2024-05-22 21:46:18 +02:00
Glenn Jocher
5298d57308
Warn on mutually exclusive half=True and int8=True (#13020) 2024-05-22 13:09:39 +02:00
Rick-v-E
303579c35e
Retain Results.speed attribute during ops (#12774)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-17 18:55:34 +02:00
Hoonjae Lee
b87ea6ab22
ultralytics 8.2.16 DDP pretrained argument fix (#11787)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-05-15 19:39:26 +02:00
Max
cf24349efb
Fix bug in Results.summary() for masks and keypoints (#12629)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-12 19:13:49 +02:00
Glenn Jocher
756a224bcd
Fix Python 3.8 List[Results] compatibility (#12381)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-11 19:09:31 +02:00
Ayad
b7b70c746b
Update predict and track method return type (#12101)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-11 16:38:47 +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
9d48190e6d
ultralytics 8.2.10 add Classify and OBB Tasks to Results.summary() (#11653)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-05-06 12:26:01 +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
Frank Ruis
2f9a604387
fix double zero_grad call messing up gradient accumulation (#11217)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 23:00:18 +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
1110258d37
ultralytics 8.2.2 replace COCO128 with COCO8 (#10167)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 20:47:21 -07: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
Mo Li
3bbbdcfef8
Fix overrides training cfg bug (#10002)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ultralytics AI Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-04-14 07:24:25 -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
9b7a0c82fd
Fix missing Tuner ckpt_file (#9847) 2024-04-07 17:05:47 +02:00
Glenn Jocher
7d891a4aa4
ultralytics 8.1.44 add IS_RASPBERRYPI and constants refactor (#9827)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-07 00:47:12 +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
Laughing
1e547e60a0
Fix learning rate gap on resume (#9468)
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: EunChan Kim <eunchan@hanyang.ac.kr>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
Co-authored-by: gs80140 <gs80140@users.noreply.github.com>
2024-04-02 11:55:11 +02:00
Glenn Jocher
959acf67db
ultralytics 8.1.41 DDP resume untrained-checkpoint fix (#9453)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-04-01 19:46:04 +02:00
Glenn Jocher
2cee8893d9
Define export formats model.names attribute (#9474) 2024-04-01 18:53:44 +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
Glenn Jocher
7df821e6ea
Deprecations fix TORCH_NCCL_BLOCKING_WAIT (#9448) 2024-03-31 18:36:50 +02:00
Laughing
e9187c1296
ultralytics 8.1.39 add YOLO-World training (#9268)
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-31 16:30:17 +02:00
Glenn Jocher
1703025e8e
Save optimizer as FP16 for smaller checkpoints (#9435)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-31 15:11:42 +02:00
Glenn Jocher
b530a3004e
Define fallback model.names from Predictor (#9439) 2024-03-31 06:33:43 +02:00
Glenn Jocher
7ea2007326
Favor EMA over model in train checkpoints (#9433)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 06:14:22 +02:00
Glenn Jocher
479afce4a8
Immediate checkpoint serialization (#9437) 2024-03-31 05:53:34 +02:00
Glenn Jocher
eed01a2cf3
Faster best.pt checkpoint saving (#9436) 2024-03-31 05:01:30 +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
Glenn Jocher
4a7ccba0af
ultralytics 8.1.37 fix empty sys.argv bug (#9390)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Joshua Harrison <108553645+TurbineJoshua@users.noreply.github.com>
Co-authored-by: Joshua Harrison <joshua@fido.investments>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-29 03:20:39 +01:00