yolov5/utils
Hoyeong-GenGenAI c7a2d6bcf4
Fix tick labels for background FN/FP (#9414)
* Fix tick labels for background FN/FP

In the confusion matrix.

* Remove FP/FN from the background labels of the confusion matrix

* Update metrics.py

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

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-09-16 11:53:18 +02:00
..
aws
docker Update Dockerfile-arm64 to libpython3-dev (#9187) 2022-08-28 22:14:21 +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
loggers Comet changes (#9328) 2022-09-08 18:17:14 +03:00
segment YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
__init__.py Update `TryExcept(msg='...')`` (#9261) 2022-09-02 16:24:30 +02:00
activations.py
augmentations.py New `LetterBox(size)` `CenterCrop(size)`, `ToTensor()` transforms (#9213) 2022-08-30 15:17:58 +02:00
autoanchor.py Update `TryExcept(msg='...')`` (#9261) 2022-09-02 16:24:30 +02:00
autobatch.py Default AutoBatch 0.8 fraction (#9212) 2022-08-29 20:41:54 +02:00
callbacks.py Daemon `plot_labels()` for faster start (#9057) 2022-08-21 03:47:37 +02:00
dataloaders.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
downloads.py Add `url_getsize()` function (#9247) 2022-09-01 12:13:53 +02:00
general.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
loss.py Fix torch `long` to `float` tensor on HUB macOS (#8067) 2022-06-01 17:34:46 +02:00
metrics.py Fix tick labels for background FN/FP (#9414) 2022-09-16 11:53:18 +02:00
plots.py YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
torch_utils.py Add dilated conv support (#9347) 2022-09-10 00:16:07 +03:00