mmpretrain/mmcls
imyhxy 671414becb
[Fix] Fix missing import `Compose` and `Normalize`.
* Fixed missing import 'Compose'

* Fixed mistype `Compose` in `mmcls/datasets/__init__.py`

* Fixed missing import `Normalize`

* [Docs] Fix typos in doctest

* [Fix] Sort import module
2021-10-28 15:21:05 +08:00
..
apis [Fix] Remove `DistSamplerSeedHook` if use `IterBasedRunner`. (#501) 2021-10-27 17:07:33 +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 missing import `Compose` and `Normalize`. 2021-10-28 15:21:05 +08:00
models [Fix] Fix missing import `Compose` and `Normalize`. 2021-10-28 15:21:05 +08:00
utils [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
__init__.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
version.py Bump version to v0.16.0. (#471) 2021-09-30 13:12:19 +08:00