yolov5/utils
Zengyf-CVer f17c86b7f0
Save *.npy features on detect.py `--visualize` (#5701)
* Add feature map to save npy files

Add feature map to save npy files,export npy files with 32 feature maps per layer.

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

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

* Update plots.py

* Update plots.py

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

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

* Update plots.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>
2021-11-21 20:21:44 +01:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
flask_rest_api precommit: isort (#5493) 2021-11-04 17:24:25 +01: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 Prune unused imports (#5711) 2021-11-19 13:32:53 +01:00
__init__.py Add `notebook_init()` to utils/__init__.py (#5488) 2021-11-09 23:03:19 +01:00
activations.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
augmentations.py `LOGGER` consolidation (#5569) 2021-11-08 16:32:15 +01:00
autoanchor.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
autobatch.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
callbacks.py
datasets.py `NUM_THREADS` leave at least 1 CPU free (#5706) 2021-11-18 14:53:42 +01:00
downloads.py Update autodownload fallbacks to v6.0 assets (#5177) 2021-10-13 19:58:38 -07:00
general.py Update train, val `tqdm` to fixed width (#5367) 2021-11-10 15:47:38 +01:00
loss.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
metrics.py Explicitly compute TP, FP in val.py (#5727) 2021-11-20 01:04:56 +01:00
plots.py Save *.npy features on detect.py `--visualize` (#5701) 2021-11-21 20:21:44 +01:00
torch_utils.py Add `notebook_init()` to utils/__init__.py (#5488) 2021-11-09 23:03:19 +01:00