yolov5/utils
Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549)
* New `DetectMultiBackend()` class

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* pb to pt fix

* Cleanup

* explicit apply_classifier path

* Cleanup2

* Cleanup3

* Cleanup4

* Cleanup5

* Cleanup6

* val.py MultiBackend inference

* warmup fix

* to device fix

* pt fix

* device fix

* Val cleanup

* COCO128 URL to assets

* half fix

* detect fix

* detect fix 2

* remove half from DetectMultiBackend

* training half handling

* training half handling 2

* training half handling 3

* Cleanup

* Fix CI error

* Add torchscript _extra_files

* Add TorchScript

* Add CoreML

* CoreML cleanup

* New `DetectMultiBackend()` class

* pb to pt fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Cleanup

* explicit apply_classifier path

* Cleanup2

* Cleanup3

* Cleanup4

* Cleanup5

* Cleanup6

* val.py MultiBackend inference

* warmup fix

* to device fix

* pt fix

* device fix

* Val cleanup

* COCO128 URL to assets

* half fix

* detect fix

* detect fix 2

* remove half from DetectMultiBackend

* training half handling

* training half handling 2

* training half handling 3

* Cleanup

* Fix CI error

* Add torchscript _extra_files

* Add TorchScript

* Add CoreML

* CoreML cleanup

* revert default to pt

* Add Usage examples

* Cleanup val

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-09 16:45:02 +01:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
flask_rest_api precommit: isort (#5493) 2021-11-04 17:24:25 +01:00
google_app_engine Add pre-commit CI actions (#4982) 2021-10-28 18:35:01 +02:00
loggers precommit: isort (#5493) 2021-11-04 17:24:25 +01:00
__init__.py Update `sys.path.append(str(ROOT))` (#4852) 2021-09-18 15:02:08 +02:00
activations.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
augmentations.py `LOGGER` consolidation (#5569) 2021-11-08 16:32:15 +01:00
autoanchor.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
autobatch.py Update autobatch.py (#5538) 2021-11-06 13:49:00 +01:00
callbacks.py Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2021-09-07 18:32:15 +02:00
datasets.py `LOGGER` consolidation (#5569) 2021-11-08 16:32:15 +01:00
downloads.py Update autodownload fallbacks to v6.0 assets (#5177) 2021-10-13 19:58:38 -07:00
general.py New `DetectMultiBackend()` class (#5549) 2021-11-09 16:45:02 +01:00
loss.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
metrics.py Adjust legend labels for classes without instances (#5174) 2021-10-14 11:57:00 -07:00
plots.py Fix `save_one_box()` (#5545) 2021-11-06 19:28:03 +01:00
torch_utils.py New `DetectMultiBackend()` class (#5549) 2021-11-09 16:45:02 +01:00