yolov5/utils
Anant Sakhare 8a19437690
Added cutout import from utils/augmentations.py to use Cutout Aug in … (#9668)
* Added cutout import from utils/augmentations.py to use Cutout Aug in data loader by un-commenting line 679, 680, 681

* [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-10-01 16:42:31 +02:00
..
aws
docker FROM nvcr.io/nvidia/pytorch:22.08-py3 (#9520) 2022-09-20 22:57:42 +02:00
flask_rest_api
google_app_engine
loggers Disabled upload_dataset flag temporarily due to an artifact related bug (#9652) 2022-09-29 23:01:45 +02:00
segment Add segment line predictions (#9571) 2022-09-25 14:52:49 +02:00
__init__.py Standardize warnings with `WARNING ⚠️ ...` (#9467) 2022-09-18 16:15:25 +02:00
activations.py
augmentations.py Update albumentations (#9503) 2022-09-21 19:53:26 +02:00
autoanchor.py Standardize warnings with `WARNING ⚠️ ...` (#9467) 2022-09-18 16:15:25 +02:00
autobatch.py AutoBatch report include reserved+allocated (#9491) 2022-09-19 12:18:55 +02:00
callbacks.py
dataloaders.py Added cutout import from utils/augmentations.py to use Cutout Aug in … (#9668) 2022-10-01 16:42:31 +02:00
downloads.py Fix `is_url('https://ultralytics.com')` (#9610) 2022-09-27 00:29:23 +02:00
general.py NMS MPS device wrapper (#9620) 2022-09-27 18:02:48 +02:00
loss.py
metrics.py Standardize warnings with `WARNING ⚠️ ...` (#9467) 2022-09-18 16:15:25 +02:00
plots.py New `scale_segments()` function (#9570) 2022-09-24 16:02:41 +02:00
torch_utils.py Standardize warnings with `WARNING ⚠️ ...` (#9467) 2022-09-18 16:15:25 +02:00
triton.py Detect.py supports running against a Triton container (#9228) 2022-09-24 00:56:42 +02:00