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>
|
8 months ago |
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>
|
8 months ago |
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>
|
8 months ago |
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>
|
8 months ago |
Lakshantha Dissanayake
|
2f77b2efbb
|
Fix TensorRT inference issue on NVIDIA Jetson (#9482)
|
8 months ago |
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>
|
8 months ago |
Glenn Jocher
|
2cee8893d9
|
Define export formats `model.names` attribute (#9474)
|
8 months ago |
Glenn Jocher
|
80c59e2461
|
Retry `check_requirements` once on failure (#9466)
|
8 months ago |
Glenn Jocher
|
5268ca14eb
|
Fix LVIS dataset links (#9465)
|
8 months ago |
Glenn Jocher
|
ea527507fe
|
`ultralytics 8.1.40` search in Python sets `{}` for speed (#9450)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Glenn Jocher
|
30484d5925
|
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime (#9452)
|
8 months ago |
Glenn Jocher
|
cd172e9d12
|
Scope `ultralytics/CLIP` imports (#9449)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Glenn Jocher
|
7df821e6ea
|
Deprecations fix `TORCH_NCCL_BLOCKING_WAIT` (#9448)
|
8 months ago |
Glenn Jocher
|
aa756069d4
|
Fix YAML model size parsing bug (#9447)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
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>
|
8 months ago |
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>
|
8 months ago |
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>
|
8 months ago |
Glenn Jocher
|
b530a3004e
|
Define fallback `model.names` from Predictor (#9439)
|
8 months ago |
Glenn Jocher
|
7ea2007326
|
Favor EMA over `model` in train checkpoints (#9433)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Glenn Jocher
|
479afce4a8
|
Immediate checkpoint serialization (#9437)
|
8 months ago |
Glenn Jocher
|
eed01a2cf3
|
Faster `best.pt` checkpoint saving (#9436)
|
8 months ago |
Glenn Jocher
|
ea80b14d72
|
`ultralytics 8.1.38` fix deprecated Ray Tune `.is_session_enabled()` (#9432)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Charles Ollion
|
007f778b72
|
Fix TFLite Segment mask rows 1-4 normalization (#9405)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
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>
|
8 months ago |
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>
|
8 months ago |
Myyura
|
1ca14a9ad0
|
onnxruntime cpp yolo-cls fp16 fix (#9412)
|
8 months ago |
Jiacong Fang
|
03d0ffd9f5
|
Improved float `workspace` arg for TRT exports (#9407)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
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>
|
8 months ago |
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>
|
8 months ago |
Laughing
|
3aeb058e82
|
`ultralytics 8.1.35` simplify network modules (#9321)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
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>
|
8 months ago |
Eric Hanson
|
d4072f76b2
|
Fix typo in example readme (#9306)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Kayzwer
|
978a3ca61c
|
Simplify metrics calculation (#9338)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
higor-melo
|
1325889305
|
Fix typo in YOLOv8-Libtorch-CPP-Inference (#9330)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Muhammad Rizwan Munawar
|
898cbcdc08
|
Add https://youtu.be/u3pLlgzUeV8 to docs (#9367)
|
8 months ago |
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>
|
8 months ago |
Glenn Jocher
|
5be2ffbd13
|
`ultralytics 8.1.34` Inference API robust imgsz checks (#9274)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Muhammad Rizwan Munawar
|
dcb953bc41
|
Add https://youtu.be/uDrn9QZJ2lk and `object_counting.py`, `ai_gym.py` updates (#9265)
|
8 months ago |
Glenn Jocher
|
281e07d7e6
|
Update Discord and Contributing Guide URLs (#9270)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
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>
|
8 months ago |
Glenn Jocher
|
fc6c66a4a4
|
Fix OpenVINO missing batch-size bug (#9264)
|
8 months ago |
Glenn Jocher
|
8d31c50856
|
Update pyproject.toml `[tool.pytest.ini_options]` (#9259)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Laughing
|
33607ca278
|
Add `bgr` hyperparameter (#9139)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Dzmitry Plashchynski
|
e706c7f625
|
Reverse IoU threshold for NMS docs descriptions (#9151)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Glenn Jocher
|
ebbbdd7e25
|
Fix `IS_PYTHON_3_12` bug (#9258)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
8 months ago |
Glenn Jocher
|
35233822d8
|
Conda cv2 ImportError libEGL.so.1 fix (#9255)
|
8 months ago |
Glenn Jocher
|
6de99a29e6
|
`ultralytics 8.1.32` fix CLIP backwards compatibility (#9253)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
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>
|
8 months ago |
Abirami Vina
|
8bb2cdaf6c
|
Add TF SavedModel Docs Integrations Page (#9162)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |
Muhammad Rizwan Munawar
|
fbb180da36
|
Add https://youtu.be/aeAX6vWpfR0 to docs & `african-wildlife` dataset docs page (#9102)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
8 months ago |