Commit graph

1052 commits

Author SHA1 Message Date
Burhan
3208eb72ef
ultralytics 8.1.42 add YOLOv9 Segment models (#9296)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-02 12:24:29 +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
gs80140
e5f4f5c8b9
Fix Windows AttributeError: 'NoneType' object has no attribute 'encoding' (#9496)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-02 11:46:54 +02:00
Muhammad Rizwan Munawar
de2641fad7
New 🌟 Queue-Management code & docs (#9494)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-02 10:43:07 +02:00
Lakshantha Dissanayake
b3ac2f3951
Add NVIDIA Jetson Quick Start Guide (#9484)
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-02 10:31:15 +02:00
Lakshantha Dissanayake
2f77b2efbb
Fix TensorRT inference issue on NVIDIA Jetson (#9482) 2024-04-02 10:23:59 +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
80c59e2461
Retry check_requirements once on failure (#9466) 2024-04-01 13:31:30 +02:00
Glenn Jocher
5268ca14eb
Fix LVIS dataset links (#9465) 2024-04-01 12:26:17 +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
30484d5925
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime (#9452) 2024-03-31 21:14:04 +02:00
Glenn Jocher
cd172e9d12
Scope ultralytics/CLIP imports (#9449)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 19:07:59 +02:00
Glenn Jocher
7df821e6ea
Deprecations fix TORCH_NCCL_BLOCKING_WAIT (#9448) 2024-03-31 18:36:50 +02:00
Glenn Jocher
aa756069d4
Fix YAML model size parsing bug (#9447)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 18:34:02 +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
Muhammad Rizwan Munawar
18036908d4
New 🌟 per-class object counting feature and updates (#9443)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 16:05:20 +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
Glenn Jocher
ea80b14d72
ultralytics 8.1.38 fix deprecated Ray Tune .is_session_enabled() (#9432)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 00:13:05 +01:00
Charles Ollion
007f778b72
Fix TFLite Segment mask rows 1-4 normalization (#9405)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-30 23:13:03 +01:00
fatih cagatay akyon
30a867b8d7
Update parameter explanations (#9428)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-30 23:09:57 +01:00
Moses
6a25fb243d
Fix None prevKeyPoints for multi-object tracking (#9386)
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-03-30 22:59:57 +01:00
Myyura
1ca14a9ad0
onnxruntime cpp yolo-cls fp16 fix (#9412) 2024-03-30 22:58:57 +01: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
Glenn Jocher
ed2250cf1c
ultralytics 8.1.36 improve train stop robustness epoch + 1 >= self.epochs (#9384)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-28 17:28:20 +01:00
Laughing
3aeb058e82
ultralytics 8.1.35 simplify network modules (#9321)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 21:28:23 +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
Eric Hanson
d4072f76b2
Fix typo in example readme (#9306)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 20:52:18 +01:00
Kayzwer
978a3ca61c
Simplify metrics calculation (#9338)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 20:50:57 +01:00
higor-melo
1325889305
Fix typo in YOLOv8-Libtorch-CPP-Inference (#9330)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 19:31:42 +01:00
Muhammad Rizwan Munawar
898cbcdc08
Add https://youtu.be/u3pLlgzUeV8 to docs (#9367) 2024-03-27 19:18:26 +01:00
dependabot[bot]
6a2fddfb46
Bump contributor-assistant/github-action from 2.3.1 to 2.3.2 in /.github/workflows (#9279)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:39:56 +01:00
Glenn Jocher
5be2ffbd13
ultralytics 8.1.34 Inference API robust imgsz checks (#9274)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-25 02:00:38 +01:00
Muhammad Rizwan Munawar
dcb953bc41
Add https://youtu.be/uDrn9QZJ2lk and object_counting.py, ai_gym.py updates (#9265) 2024-03-24 18:22:17 +01:00
Glenn Jocher
281e07d7e6
Update Discord and Contributing Guide URLs (#9270)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-24 18:19:53 +01:00
Kalen Michael
ec1d110689
ultralytics 8.1.33 fix HUB model checks (#9153)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-24 06:14:15 +01:00
Glenn Jocher
fc6c66a4a4
Fix OpenVINO missing batch-size bug (#9264) 2024-03-24 05:56:37 +01:00
Glenn Jocher
8d31c50856
Update pyproject.toml [tool.pytest.ini_options] (#9259)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-24 02:54:25 +01:00
Laughing
33607ca278
Add bgr hyperparameter (#9139)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 23:17:00 +01:00
Dzmitry Plashchynski
e706c7f625
Reverse IoU threshold for NMS docs descriptions (#9151)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 21:25:33 +01:00
Glenn Jocher
ebbbdd7e25
Fix IS_PYTHON_3_12 bug (#9258)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-23 21:18:15 +01:00
Glenn Jocher
35233822d8
Conda cv2 ImportError libEGL.so.1 fix (#9255) 2024-03-23 19:43:09 +01:00
Glenn Jocher
6de99a29e6
ultralytics 8.1.32 fix CLIP backwards compatibility (#9253)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 18:39:22 +01:00
Glenn Jocher
7d2e94bbe2
Limit ray<2.9.3 due to bug in ray==2.10.0 (#9254)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 18:27:14 +01:00
Abirami Vina
8bb2cdaf6c
Add TF SavedModel Docs Integrations Page (#9162)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 16:29:05 +01:00