yolov5/utils
Victor Sonck 75728bb3ea
Mapped project and name to ClearML (#10100)
* Mapped project and name to ClearML

* Add project and task name docs

* [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>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-11-09 17:45:09 +01:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
docker Add `ultralytics` pip package (#10103) 2022-11-09 15:05:19 +01: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 Mapped project and name to ClearML (#10100) 2022-11-09 17:45:09 +01:00
segment Add `min_items` filter option (#9997) 2022-11-01 14:53:14 +01:00
__init__.py YOLOv5 AutoCache Update (#10027) 2022-11-04 15:30:12 +01:00
activations.py [pre-commit.ci] pre-commit suggestions (#7279) 2022-04-04 22:47:00 +02:00
augmentations.py Update albumentations (#9503) 2022-09-21 19:53:26 +02:00
autoanchor.py Allow PyTorch Hub results to display in notebooks (#9825) 2022-10-17 14:34:33 +02:00
autobatch.py AutoBatch report include reserved+allocated (#9491) 2022-09-19 12:18:55 +02:00
callbacks.py Daemon `plot_labels()` for faster start (#9057) 2022-08-21 03:47:37 +02:00
dataloaders.py YouTube Usage example comments (#10106) 2022-11-09 17:20:26 +01:00
downloads.py Update ZipFile to context manager (#9843) 2022-10-18 16:35:04 +02:00
general.py YOLOv5 AutoCache Update (#10027) 2022-11-04 15:30:12 +01:00
loss.py Fix torch `long` to `float` tensor on HUB macOS (#8067) 2022-06-01 17:34:46 +02:00
metrics.py IoU `eps` adjustment (#10051) 2022-11-06 15:06:18 +01:00
plots.py New `scale_segments()` function (#9570) 2022-09-24 16:02:41 +02:00
torch_utils.py `smart_optimizer()` revert to weight with decay (#9817) 2022-10-16 20:51:32 +02:00
triton.py Detect.py supports running against a Triton container (#9228) 2022-09-24 00:56:42 +02:00