yolov5/utils
NauchtanRobotics 0be58f16f0
Adjust legend labels for classes without instances (#5174)
* legend-labels Adjust legend labels for classes without instances.

* #5158 Re-indexed series names: only classes containing data.

* #5158 Re-indexed series names: only classes containing data.

* Cleanup

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-10-14 11:57:00 -07:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
flask_rest_api Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
google_app_engine Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561) 2021-06-09 21:14:09 +02:00
loggers W&B: DDP fix (#5176) 2021-10-13 20:11:04 -07:00
__init__.py Update `sys.path.append(str(ROOT))` (#4852) 2021-09-18 15:02:08 +02:00
activations.py Standardize headers and docstrings (#4417) 2021-08-14 21:17:51 +02:00
augmentations.py Update default Albumentations (#4931) 2021-09-26 12:10:33 -07:00
autoanchor.py Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2021-10-11 09:58:42 -07:00
callbacks.py Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2021-09-07 18:32:15 +02:00
datasets.py Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) 2021-10-13 15:48:54 -07:00
downloads.py Update autodownload fallbacks to v6.0 assets (#5177) 2021-10-13 19:58:38 -07:00
general.py Fix pylint: do not use bare 'except' (#5025) 2021-10-03 17:54:40 -07:00
loss.py Remove redundant `ComputeLoss` code (#4701) 2021-09-08 12:48:33 +02:00
metrics.py Adjust legend labels for classes without instances (#5174) 2021-10-14 11:57:00 -07:00
plots.py Update plots.py (#5127) 2021-10-11 01:59:22 -07:00
torch_utils.py Consolidate `init_seeds()` (#4849) 2021-09-18 13:28:42 +02:00