mmclassification/mmcls
Tan Y.Q c1b3757ae4
[Fix] Fix a wrong paramter of `get_root_logger` in `apis/train.py`. (#486)
The get_root_logger(log_file=None, log_level=logging.INFO) function does not needs the string type cfg.log_level as input. This bug does not have negative effect.
2021-10-13 14:54:47 +08:00
..
apis [Fix] Fix a wrong paramter of `get_root_logger` in `apis/train.py`. (#486) 2021-10-13 14:54:47 +08:00
core [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
datasets [Fix] Fix version check in dataset builder. (#474) 2021-10-13 14:34:56 +08:00
models [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
utils
__init__.py
version.py Bump version to v0.16.0. (#471) 2021-09-30 13:12:19 +08:00