Commit Graph

562 Commits (02d4f5200d5fcd12eaa828a2099ce9c02bb341be)
 

Author SHA1 Message Date
Glenn Jocher 02d4f5200d
Update links.yml () 2 years ago
Glenn Jocher 822608986c
`ultralytics 8.0.153` YOLO Tasks Cleanup () 2 years ago
Glenn Jocher 39395aedc8
Improved Classify dataset splits and introspection () 2 years ago
Gustavo Ribeiro 645c715350
Implementing Resource Release Mechanism for Stream Loading () 2 years ago
Laughing b73f9b13df
Fix incorrect device selection when resuming training () 2 years ago
Glenn Jocher 28893d9d2d
`ultralytics 8.0.152` bump `torch>=1.8.0` () 2 years ago
Glenn Jocher 6267d6a609
Fix `torch.Tensor` inference results plotting () 2 years ago
Glenn Jocher 48748ded24
Use `conda install -c conda-forge ultralytics` () 2 years ago
Onuralp SEZER 22474e9ad5
Improve YOLOv8 ONNX Runtime c++ example for all OS with `CmakeList.txt` support () 2 years ago
Glenn Jocher c9be1f3cce
`ultralytics 8.0.151` add `DOTAv2.yaml` for OBB training () 2 years ago
Simon Lévesque a76af55533
Fixes Results.tojson when tracking () 2 years ago
Laughing 29ace4982d
Add "assert len(labels)" catch () 2 years ago
Andy dde89c744c
Refactor val code into new `self.match_predictions()` method () 2 years ago
Laughing e9c9b82c42
Fix `save_hybrid` () 2 years ago
Glenn Jocher 7dfdb63cde
`ultralytics 8.0.150` new Apple `*.mlpackage` export format () 2 years ago
Glenn Jocher f5fc807fa7
Accept `model=yolov5*u.yaml` arguments () 2 years ago
pre-commit-ci[bot] 7dcdca3bf4
Replace `type(1) == int` with `isinstance(1, int)` () 2 years ago
Glenn Jocher ff5fa57415
Improved Docs models Usage examples () 2 years ago
Glenn Jocher 9a2c0691e3
Scope `scipy` import and only plot first 1M labels () 2 years ago
Glenn Jocher 7565210484
`ultralytics 8.0.149` add Open Images V7 training () 2 years ago
Glenn Jocher c751c7f88a
Enable Google Drive file downloads () 2 years ago
Glenn Jocher eb80ba9ce0
Update `check_version()` for inequality support () 2 years ago
Glenn Jocher 038558cfab
`ultralytics 8.0.148` fix `SettingsManager` empty YAML bug () 2 years ago
Glenn Jocher a9fb8b239b
Add Docs example for plotting tracks over time () 2 years ago
Colin Wong 730af8390b
Fix error with exporting quantized saved model when labels cache not present () 2 years ago
Glenn Jocher f0ad1a7f5a
Update version checks functions () 2 years ago
Anand Mahesh 9899461eec
Remove redundant `mkdir` command in Dockerfiles () 2 years ago
Glenn Jocher 4aa7969e15
Fix Docs reference section `__init__.py` URLs () 2 years ago
Colin Wong 620b726fee
Add verbosity flag for quantization info () 2 years ago
David de la Iglesia Castro 6abab4d9ca
Mark DVC `trainer.best` artifact as `type=model` () 2 years ago
Glenn Jocher 09a0378e81
Add `retry` option to `get_github_assets()` function () 2 years ago
Glenn Jocher 11d0488bf1
Update prediction `Results` docs () 2 years ago
Sebastian Stapf 8870084645
Removed redundency in RTDETRDecoder () 2 years ago
Glenn Jocher c06e9ae630
Fix YOLOv5 `save_one_box()` usage () 2 years ago
Glenn Jocher 6852b76611
Use double quotes for `pip install` options () 2 years ago
Glenn Jocher c3c27b019a
`ultralytics 8.0.146` fix SettingsManager un-needed write ops () 2 years ago
Glenn Jocher b507e3a032
Support both `*.yml` and `*.yaml` files () 2 years ago
Glenn Jocher f2ed85790f
[Snyk] Security upgrade numpy from 1.21.3 to 1.22.2 () 2 years ago
Glenn Jocher bcec003ee3
Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 () 2 years ago
valfrom 40af5b0fa7
Fix issue when config dir is created even if YOLO_CONFIG_DIR is set () 2 years ago
Glenn Jocher 379f31904a
Fix per-layer FLOPs profiling () 2 years ago
Glenn Jocher e6d18cc944
Update tracker docs () 2 years ago
Glenn Jocher a02b7e6273
`ultralytics 8.0.145` Windows URL fix and Pose MPS warning () 2 years ago
Glenn Jocher 99cb549efe
Fix screenshot inference () 2 years ago
Glenn Jocher e346b59658
Update to `mkdocs-ultralytics-plugin==0.0.22` () 2 years ago
Laughing dbdea24955
`ultralytics 8.0.144` fix SAM `predict()` results () 2 years ago
Wouter Bekker b3ddd9d09c
Add `kpt_radius` plotting arg to Results object () 2 years ago
Burhan 62a0fb986a
Add new K-Fold cross validation guide in Docs () 2 years ago
Flippchen 02a3cdd0e7
Correct docstring and delete unused code in `scale_image` function () 2 years ago
Glenn Jocher c20d2654e9
Update Dockerfile to fix `np.bool` deprecation () 2 years ago