yolov5/utils
Glenn Jocher b8a2c47fa9
Update Dockerfile `FROM pytorch/pytorch:latest` ()
* Update Dockerfile `FROM pytorch/pytorch:latest`

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* isort

* precommit

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

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

* spelling

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

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

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

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

* Update .pre-commit-config.yaml

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Cleanup

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

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

* Cleanup

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

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

* Cleanup

* Cleanup

* Cleanup

* Cleanup

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-06 15:11:32 +04:00
..
aws Fix `yaml.safe_load()` ignore emoji errors () 2021-10-05 13:41:52 -07:00
docker Update Dockerfile `FROM pytorch/pytorch:latest` () 2023-02-06 15:11:32 +04:00
flask_rest_api Allow multiple-model serving from Flask REST API () 2022-08-15 23:42:25 +02:00
google_app_engine Bump pip from 19.2 to 21.1 in /utils/google_app_engine () 2021-11-15 20:10:29 +01:00
loggers Update Dockerfile `FROM pytorch/pytorch:latest` () 2023-02-06 15:11:32 +04:00
segment Set a seed of generator with an option for more randomness when training several models with different seeds () 2022-12-19 10:27:34 +01:00
__init__.py Add `join_threads()` () 2022-11-15 16:27:07 +01:00
activations.py [pre-commit.ci] pre-commit suggestions () 2022-04-04 22:47:00 +02:00
augmentations.py fix zero labels () 2023-02-04 16:21:30 +04:00
autoanchor.py New global `TQDM_BAR_FORMAT` () 2022-11-18 21:39:13 +01:00
autobatch.py AutoBatch report include reserved+allocated () 2022-09-19 12:18:55 +02:00
callbacks.py Daemon `plot_labels()` for faster start () 2022-08-21 03:47:37 +02:00
dataloaders.py Bugfix: update dataloaders.py to fix "resize to 0" () 2022-12-22 14:55:09 +01:00
downloads.py YOLOv5 v7.0 release updates () 2022-11-22 16:23:47 +01:00
general.py Sort by confidence and remove excess boxes without explicit if () 2022-12-19 17:19:14 +01:00
loss.py Fix torch `long` to `float` tensor on HUB macOS () 2022-06-01 17:34:46 +02:00
metrics.py Fx confusion-matrix xlabel typo () 2023-01-14 14:43:27 +01:00
plots.py Revert PIL deprecation fix 2023-01-12 18:01:36 +01:00
torch_utils.py Squeezenet reshape outputs fix () 2022-11-19 16:44:56 +01:00
triton.py Detect.py supports running against a Triton container () 2022-09-24 00:56:42 +02:00