1063 Commits (5e3da9bbf95fedcc1cbdc868cfccbcdf5bd04af7)
 

Author SHA1 Message Date
Glenn Jocher 5e3da9bbf9
PEP660 support for `pip install -e .` (#9851) 6 months ago
Glenn Jocher 9b7a0c82fd
Fix missing Tuner `ckpt_file` (#9847) 6 months ago
Glenn Jocher 7d891a4aa4
`ultralytics 8.1.44` add `IS_RASPBERRYPI` and constants refactor (#9827) 6 months ago
Glenn Jocher 3f34a7c3af
New `is_raspberrypi` function (#9826) 6 months ago
Ivor Zhu 79bb931e74
Update example dataset visual (#9559) 6 months ago
khoalu fcb0641d7f
Fix `is_online()` for faster offline imports (#9544) 6 months ago
Glenn Jocher a2628657a1
`ultralytics 8.1.43` 40% faster `ultralytics` imports (#9547) 6 months ago
Muhammad Rizwan Munawar 99c61d6f7b
Add https://youtu.be/LGGxqLZtvuw to docs & bbox dimension retrieval utilities. (#9679) 6 months ago
Muhammad Rizwan Munawar e597bed2f2
Solutions updates (#9548) 6 months ago
Abirami Vina 207bba108f
Add TF.js Docs Integrations Page (#9512) 6 months ago
Muhammad Rizwan Munawar 81d23cb961
Add https://youtu.be/eHuzCNZeu0g to docs and integration updates (#9525) 6 months ago
Burhan 3208eb72ef
`ultralytics 8.1.42` add YOLOv9 Segment models (#9296) 6 months ago
Laughing 1e547e60a0
Fix learning rate gap on resume (#9468) 6 months ago
gs80140 e5f4f5c8b9
Fix Windows AttributeError: 'NoneType' object has no attribute 'encoding' (#9496) 6 months ago
Muhammad Rizwan Munawar de2641fad7
New 🌟 Queue-Management code & docs (#9494) 6 months ago
Lakshantha Dissanayake b3ac2f3951
Add NVIDIA Jetson Quick Start Guide (#9484) 6 months ago
Lakshantha Dissanayake 2f77b2efbb
Fix TensorRT inference issue on NVIDIA Jetson (#9482) 6 months ago
Glenn Jocher 959acf67db
`ultralytics 8.1.41` DDP resume untrained-checkpoint fix (#9453) 6 months ago
Glenn Jocher 2cee8893d9
Define export formats `model.names` attribute (#9474) 6 months ago
Glenn Jocher 80c59e2461
Retry `check_requirements` once on failure (#9466) 6 months ago
Glenn Jocher 5268ca14eb
Fix LVIS dataset links (#9465) 6 months ago
Glenn Jocher ea527507fe
`ultralytics 8.1.40` search in Python sets `{}` for speed (#9450) 6 months ago
Glenn Jocher 30484d5925
FROM pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime (#9452) 6 months ago
Glenn Jocher cd172e9d12
Scope `ultralytics/CLIP` imports (#9449) 6 months ago
Glenn Jocher 7df821e6ea
Deprecations fix `TORCH_NCCL_BLOCKING_WAIT` (#9448) 6 months ago
Glenn Jocher aa756069d4
Fix YAML model size parsing bug (#9447) 6 months ago
Laughing e9187c1296
`ultralytics 8.1.39` add YOLO-World training (#9268) 6 months ago
Muhammad Rizwan Munawar 18036908d4
New 🌟 per-class object counting feature and updates (#9443) 6 months ago
Glenn Jocher 1703025e8e
Save optimizer as FP16 for smaller checkpoints (#9435) 6 months ago
Glenn Jocher b530a3004e
Define fallback `model.names` from Predictor (#9439) 6 months ago
Glenn Jocher 7ea2007326
Favor EMA over `model` in train checkpoints (#9433) 6 months ago
Glenn Jocher 479afce4a8
Immediate checkpoint serialization (#9437) 6 months ago
Glenn Jocher eed01a2cf3
Faster `best.pt` checkpoint saving (#9436) 6 months ago
Glenn Jocher ea80b14d72
`ultralytics 8.1.38` fix deprecated Ray Tune `.is_session_enabled()` (#9432) 6 months ago
Charles Ollion 007f778b72
Fix TFLite Segment mask rows 1-4 normalization (#9405) 6 months ago
fatih cagatay akyon 30a867b8d7
Update parameter explanations (#9428) 6 months ago
Moses 6a25fb243d
Fix `None` `prevKeyPoints` for multi-object tracking (#9386) 6 months ago
Myyura 1ca14a9ad0
onnxruntime cpp yolo-cls fp16 fix (#9412) 6 months ago
Jiacong Fang 03d0ffd9f5
Improved float `workspace` arg for TRT exports (#9407) 6 months ago
Glenn Jocher 4a7ccba0af
`ultralytics 8.1.37` fix empty `sys.argv` bug (#9390) 6 months ago
Glenn Jocher ed2250cf1c
`ultralytics 8.1.36` improve train stop robustness `epoch + 1 >= self.epochs` (#9384) 6 months ago
Laughing 3aeb058e82
`ultralytics 8.1.35` simplify network modules (#9321) 6 months ago
sifan-intel e84e11724b
Specify YOLODataset task arg during INT8 calibration (#9309) 6 months ago
Eric Hanson d4072f76b2
Fix typo in example readme (#9306) 6 months ago
Kayzwer 978a3ca61c
Simplify metrics calculation (#9338) 6 months ago
higor-melo 1325889305
Fix typo in YOLOv8-Libtorch-CPP-Inference (#9330) 6 months ago
Muhammad Rizwan Munawar 898cbcdc08
Add https://youtu.be/u3pLlgzUeV8 to docs (#9367) 6 months ago
dependabot[bot] 6a2fddfb46
Bump contributor-assistant/github-action from 2.3.1 to 2.3.2 in /.github/workflows (#9279) 6 months ago
Glenn Jocher 5be2ffbd13
`ultralytics 8.1.34` Inference API robust imgsz checks (#9274) 6 months ago
Muhammad Rizwan Munawar dcb953bc41
Add https://youtu.be/uDrn9QZJ2lk and `object_counting.py`, `ai_gym.py` updates (#9265) 6 months ago