mmpretrain/mmcls
Zhicheng Chen 9ab9d4ff31
[Refactor] Refactor `Resize` transform and add `Pad` transform. (#506)
* refactor resize, test tobe done

* resize reimpl according to discussion; add pad

* minor fixes and add tests

* minor fixes on docstring

* add additional unit test

* reformat resize and pad

* revise code and docstr according to the comments
2021-11-10 16:46:49 +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 [Refactor] Refactor `Resize` transform and add `Pad` transform. (#506) 2021-11-10 16:46:49 +08:00
models [Feature] Add Tokens-to-Token ViT backbone and converted checkpoints. (#467) 2021-10-29 10:37:16 +08:00
utils [Feature] Add a tool to visualize learning rate in each iterations (#498) 2021-11-03 10:48:56 +08:00
__init__.py [Dependency] Update mmcv dependency version (#509) 2021-11-02 18:08:30 +08:00
version.py Bump version to v0.17.0 (#503) 2021-10-29 14:04:03 +08:00