yolov5/utils
Glenn Jocher c3e599cfda
Update val_batch*.jpg for Chinese fonts (#6526)
* Update plots for Chinese fonts

* make is_chinese() non-str safe

* Add global FONT

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

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

* Update general.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-02-03 19:09:24 +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 Flush callbacks when on `--evolve` (#6374) 2022-01-20 13:22:47 -10:00
__init__.py Absolute '/content/sample_data' (#5922) 2021-12-08 17:31:31 +01:00
activations.py Update TorchScript suffix to `*.torchscript` (#5856) 2021-12-02 16:06:45 +01:00
augmentations.py Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556) 2021-12-15 14:42:23 +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 Add `stop_training=False` flag to callbacks (#6365) 2022-01-22 16:37:21 -10:00
datasets.py Fix2 `select_device()` for Multi-GPU (#6461) 2022-01-28 08:18:01 +01:00
downloads.py Allow `--weights URL` (#5991) 2021-12-15 15:27:08 +01:00
general.py Update val_batch*.jpg for Chinese fonts (#6526) 2022-02-03 19:09:24 +01:00
loss.py Reuse `de_parallel()` rather than `is_parallel()` (#6354) 2022-01-20 10:50:17 -10:00
metrics.py Refactor/reduce G/C/D/IoU `if: else` statements (#6087) 2021-12-30 13:59:29 -08:00
plots.py Update val_batch*.jpg for Chinese fonts (#6526) 2022-02-03 19:09:24 +01:00
torch_utils.py Fix2 `select_device()` for Multi-GPU (#6461) 2022-01-28 08:18:01 +01:00