yolov5/utils
Glenn Jocher 95cef1ae6b
Optimize imports (#9464)
* Optimize imports

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

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

* Reformat

* [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-09-18 12:42:23 +02:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
docker Update Dockerfile-arm64 to libpython3-dev (#9187) 2022-08-28 22:14:21 +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 Optimize imports (#9464) 2022-09-18 12:42:23 +02:00
segment Add Paddle exports to benchmarks (#9459) 2022-09-18 00:17:31 +02:00
__init__.py Update `TryExcept(msg='...')`` (#9261) 2022-09-02 16:24:30 +02:00
activations.py [pre-commit.ci] pre-commit suggestions (#7279) 2022-04-04 22:47:00 +02:00
augmentations.py Fix cutout bug (#9452) 2022-09-18 12:27:43 +02:00
autoanchor.py Update `TryExcept(msg='...')`` (#9261) 2022-09-02 16:24:30 +02:00
autobatch.py AutoBatch `cudnn.benchmark=True` fix (#9448) 2022-09-16 21:46:07 +02:00
callbacks.py Daemon `plot_labels()` for faster start (#9057) 2022-08-21 03:47:37 +02:00
dataloaders.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
downloads.py Add `url_getsize()` function (#9247) 2022-09-01 12:13:53 +02:00
general.py Update general.py (#9454) 2022-09-17 15:42:24 +02:00
loss.py Fix torch `long` to `float` tensor on HUB macOS (#8067) 2022-06-01 17:34:46 +02:00
metrics.py Fix tick labels for background FN/FP (#9414) 2022-09-16 11:53:18 +02:00
plots.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
torch_utils.py Add dilated conv support (#9347) 2022-09-10 00:16:07 +03:00