yolov5/utils
Glenn Jocher c725511bfc
Refactor for simplification (#9054)
* Refactor for simplification

* cleanup

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

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-21 01:34:03 +02:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
docker DockerHub tag update Usage example (#9005) 2022-08-17 22:50:08 +02:00
flask_rest_api Allow multiple-model serving from Flask REST API (#8973) 2022-08-15 23:42:25 +02:00
google_app_engine Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 2021-11-15 20:10:29 +01:00
loggers `torch.empty()` for speed improvements (#9025) 2022-08-18 20:12:33 +02:00
__init__.py Update bytes to GB with bitshift (#6886) 2022-03-07 19:26:37 +01:00
activations.py [pre-commit.ci] pre-commit suggestions (#7279) 2022-04-04 22:47:00 +02:00
augmentations.py New YOLOv5 Classification Models (#8956) 2022-08-17 11:59:01 +02:00
autoanchor.py emoji-safe default logging (#8888) 2022-08-06 12:30:08 +02:00
autobatch.py AutoBatch protect from negative batch sizes (#9048) 2022-08-20 16:29:08 +02:00
benchmarks.py Simplify benchmarks.py assertions (#8515) 2022-07-07 23:46:55 +02:00
callbacks.py Simplify callbacks.py return (#7333) 2022-04-07 16:15:01 +02:00
dataloaders.py VOC `names` dictionary fix (#9034) 2022-08-19 15:07:04 +02:00
downloads.py Refactor for simplification (#9054) 2022-08-21 01:34:03 +02:00
general.py Refactor for simplification (#9054) 2022-08-21 01:34:03 +02:00
loss.py Fix torch `long` to `float` tensor on HUB macOS (#8067) 2022-06-01 17:34:46 +02:00
metrics.py Refactor for simplification (#9054) 2022-08-21 01:34:03 +02:00
plots.py Refactor for simplification (#9054) 2022-08-21 01:34:03 +02:00
torch_utils.py Refactor for simplification (#9054) 2022-08-21 01:34:03 +02:00