485 Commits (9d27e7ada4fd09bcb8e1fee6bf7143e6b6e1833e)

Author SHA1 Message Date
Glenn Jocher 9d27e7ada4
New `ASSETS` and trackers GMC cleanup (#4425)
1 year ago
Glenn Jocher aaba14e6b2
`ultralytics 8.0.157` fix `unzip_file()` bug (#4407)
1 year ago
Glenn Jocher 8d7490f060
`ultralytics 8.0.156` fix PIL `*.png` EXIF bug (#4406)
1 year ago
Glenn Jocher fb1ae9bfad
Fix `LoadStreams` final frame bug (#4387)
1 year ago
ZouJiu1 17e6b9c270
Correct `scipy.optimize.linear_sum_assignment` usage (#4390)
1 year ago
Glenn Jocher 9a0555eca4
`ultralytics 8.0.155` allow `imgsz` and `batch` resume changes (#4366)
1 year ago
Laughing 60cad0c592
Cleanup tracker and remove unused functions (#4374)
1 year ago
Glenn Jocher 4093c1fd64
Add `data/utils.py` to tests (#4363)
1 year ago
Glenn Jocher 834f94f899
Fix PIL Image `exif_size()` function (#4355)
1 year ago
Glenn Jocher c940d29d4f
Omit `ultralytics/utils/callbacks` from coverage (#4345)
1 year ago
Glenn Jocher d47718c367
`ultralytics 8.0.154` add `freeze` training argument (#4329)
1 year ago
Glenn Jocher 9f6d48d3cf
Improve tests coverage and speed (#4340)
1 year ago
Ivan Shcheklein d704507217
Clean and bump dvc callback: settings, stacked images (#4343)
1 year ago
Glenn Jocher 9366062af2
Remove unused code (#4327)
1 year ago
Glenn Jocher 822608986c
`ultralytics 8.0.153` YOLO Tasks Cleanup (#4314)
1 year ago
Glenn Jocher 39395aedc8
Improved Classify dataset splits and introspection (#4312)
1 year ago
Gustavo Ribeiro 645c715350
Implementing Resource Release Mechanism for Stream Loading (#4285)
1 year ago
Laughing b73f9b13df
Fix incorrect device selection when resuming training (#4301)
1 year ago
Glenn Jocher 28893d9d2d
`ultralytics 8.0.152` bump `torch>=1.8.0` (#4299)
1 year ago
Glenn Jocher 6267d6a609
Fix `torch.Tensor` inference results plotting (#4297)
1 year ago
Glenn Jocher c9be1f3cce
`ultralytics 8.0.151` add `DOTAv2.yaml` for OBB training (#4258)
1 year ago
Simon Lévesque a76af55533
Fixes Results.tojson when tracking (#4270)
1 year ago
Laughing 29ace4982d
Add "assert len(labels)" catch (#4257)
1 year ago
Andy dde89c744c
Refactor val code into new `self.match_predictions()` method (#4265)
1 year ago
Laughing e9c9b82c42
Fix `save_hybrid` (#4245)
1 year ago
Glenn Jocher 7dfdb63cde
`ultralytics 8.0.150` new Apple `*.mlpackage` export format (#4043)
1 year ago
Glenn Jocher f5fc807fa7
Accept `model=yolov5*u.yaml` arguments (#4230)
1 year ago
pre-commit-ci[bot] 7dcdca3bf4
Replace `type(1) == int` with `isinstance(1, int)` (#4217)
1 year ago
Glenn Jocher ff5fa57415
Improved Docs models Usage examples (#4214)
1 year ago
Glenn Jocher 9a2c0691e3
Scope `scipy` import and only plot first 1M labels (#4203)
1 year ago
Glenn Jocher 7565210484
`ultralytics 8.0.149` add Open Images V7 training (#4178)
1 year ago
Glenn Jocher c751c7f88a
Enable Google Drive file downloads (#4196)
1 year ago
Glenn Jocher eb80ba9ce0
Update `check_version()` for inequality support (#4182)
1 year ago
Glenn Jocher 038558cfab
`ultralytics 8.0.148` fix `SettingsManager` empty YAML bug (#4180)
1 year ago
Colin Wong 730af8390b
Fix error with exporting quantized saved model when labels cache not present (#4174)
1 year ago
Glenn Jocher f0ad1a7f5a
Update version checks functions (#4179)
1 year ago
Glenn Jocher 4aa7969e15
Fix Docs reference section `__init__.py` URLs (#4168)
1 year ago
Colin Wong 620b726fee
Add verbosity flag for quantization info (#4151)
1 year ago
David de la Iglesia Castro 6abab4d9ca
Mark DVC `trainer.best` artifact as `type=model` (#4143)
1 year ago
Glenn Jocher 09a0378e81
Add `retry` option to `get_github_assets()` function (#4148)
1 year ago
Glenn Jocher 11d0488bf1
Update prediction `Results` docs (#4139)
1 year ago
Sebastian Stapf 8870084645
Removed redundency in RTDETRDecoder (#4118)
1 year ago
Glenn Jocher c06e9ae630
Fix YOLOv5 `save_one_box()` usage (#4127)
1 year ago
Glenn Jocher 6852b76611
Use double quotes for `pip install` options (#4110)
1 year ago
Glenn Jocher c3c27b019a
`ultralytics 8.0.146` fix SettingsManager un-needed write ops (#4101)
1 year ago
Glenn Jocher b507e3a032
Support both `*.yml` and `*.yaml` files (#4086)
1 year ago
valfrom 40af5b0fa7
Fix issue when config dir is created even if YOLO_CONFIG_DIR is set (#4054)
1 year ago
Glenn Jocher 379f31904a
Fix per-layer FLOPs profiling (#4048)
1 year ago
Glenn Jocher e6d18cc944
Update tracker docs (#4044)
1 year ago
Glenn Jocher a02b7e6273
`ultralytics 8.0.145` Windows URL fix and Pose MPS warning (#4034)
1 year ago