Commit Graph

44 Commits (87ce15d383d7e830a3dc2601bcddcdb9bddfc25f)

Author SHA1 Message Date
Glenn Jocher 87ce15d383
`ultralytics 8.0.158` add benchmarks to coverage () 2 years ago
Glenn Jocher 162e4035eb
Docker-python fix for `get_ubuntu_version()` () 2 years ago
Glenn Jocher 9d27e7ada4
New `ASSETS` and trackers GMC cleanup () 2 years ago
Glenn Jocher fb1ae9bfad
Fix `LoadStreams` final frame bug () 2 years ago
Glenn Jocher 9a0555eca4
`ultralytics 8.0.155` allow `imgsz` and `batch` resume changes () 2 years ago
Glenn Jocher 834f94f899
Fix PIL Image `exif_size()` function () 2 years ago
Glenn Jocher c940d29d4f
Omit `ultralytics/utils/callbacks` from coverage () 2 years ago
Glenn Jocher d47718c367
`ultralytics 8.0.154` add `freeze` training argument () 2 years ago
Ivan Shcheklein d704507217
Clean and bump dvc callback: settings, stacked images () 2 years ago
Glenn Jocher 822608986c
`ultralytics 8.0.153` YOLO Tasks Cleanup () 2 years ago
Laughing b73f9b13df
Fix incorrect device selection when resuming training () 2 years ago
Glenn Jocher 6267d6a609
Fix `torch.Tensor` inference results plotting () 2 years ago
Simon Lévesque a76af55533
Fixes Results.tojson when tracking () 2 years ago
Andy dde89c744c
Refactor val code into new `self.match_predictions()` method () 2 years ago
Glenn Jocher 7dfdb63cde
`ultralytics 8.0.150` new Apple `*.mlpackage` export format () 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 7565210484
`ultralytics 8.0.149` add Open Images V7 training () 2 years ago
Colin Wong 730af8390b
Fix error with exporting quantized saved model when labels cache not present () 2 years ago
Colin Wong 620b726fee
Add verbosity flag for quantization info () 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
Glenn Jocher 6852b76611
Use double quotes for `pip install` options () 2 years ago
Glenn Jocher b507e3a032
Support both `*.yml` and `*.yaml` files () 2 years ago
Glenn Jocher e6d18cc944
Update tracker docs () 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
Ketil Malde fa5c8f2764
Fix counter overflow for video frame crop names, set default separator for same-frame detection counter () 2 years ago
Kalen Michael b5ea8ce872
Add HUB URL environment variables () 2 years ago
Laughing 1a0eb3f099
`ultralytics 8.0.143` add `Model` base class () 2 years ago
Motoki Kimura 3c787eb080
Fix catastrophic accuracy degradation of TFLite static quantized integer models () 2 years ago
Glenn Jocher 9627323d7c
`ultralytics 8.0.142` add OpenVINO docs () 2 years ago
Glenn Jocher 1a8767051d
Update exporter.py to raise errors on export failure () 2 years ago
Laughing 7137872f8e
Clip boxes in tracker () 2 years ago
Laughing 4329269c4e
Update augment in validator () 2 years ago
Glenn Jocher 9f5ab67ba2
Add benchmarks to Docker publish workflow () 2 years ago
Glenn Jocher 2ee147838a
Add tests before pushing to Docker Hub () 2 years ago
Glenn Jocher 86b3c001c4
Cleanup NCNN export files () 2 years ago
Glenn Jocher 15f79d6f35
Allow paths relative to `*.txt` files for LoadImages () 2 years ago
Glenn Jocher 965e405957
`ultralytics 8.0.140` improved robustness to model path spaces () 2 years ago
nihui cf3c740fe7
update cli.md for export ncnn model () 2 years ago
Chikage0o0 85f191fbc7
`ultralytics 8.0.137` fix Windows NCNN export bug () 2 years ago
Yonghye Kwon e71c0e3748
Update `dynamic` keys and comments for ONNX exports () 2 years ago
Laughing 620f3eb218
`ultralytics 8.0.136` refactor and simplify package () 2 years ago