yolov5/utils
Ayush Chaurasia 64e0757edf
[Classify]: Allow inference on dirs and videos (#9003)
* allow image dirs

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

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

* Update predict.py

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

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

* Update dataloaders.py

* Update predict.py

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

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

* Update predict.py

* Update predict.py

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-08-17 22:41:43 +02:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
docker RUN git clone instead of COPY to `/usr/src/app` (#8827) 2022-08-01 21:45:31 +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 New YOLOv5 Classification Models (#8956) 2022-08-17 11:59:01 +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 emoji-safe default logging (#8888) 2022-08-06 12:30: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 [Classify]: Allow inference on dirs and videos (#9003) 2022-08-17 22:41:43 +02:00
downloads.py Update `attempt_download(release='v6.2')` (#8998) 2022-08-17 15:48:17 +02:00
general.py Update dataset `names` from array to dictionary (#9000) 2022-08-17 17:52:53 +02:00
loss.py Fix torch `long` to `float` tensor on HUB macOS (#8067) 2022-06-01 17:34:46 +02:00
metrics.py ClearML experiment tracking integration (#8620) 2022-08-05 20:50:49 +02:00
plots.py New YOLOv5 Classification Models (#8956) 2022-08-17 11:59:01 +02:00
torch_utils.py New YOLOv5 Classification Models (#8956) 2022-08-17 11:59:01 +02:00