mmclassification/mmpretrain/datasets/transforms
Ezra-Yu 99e48116aa
[Feature] Register torchvision transforms into mmcls (#1265)
* [Enhance] Add stochastic depth decay rule in resnet. (#1363)

* add stochastic depth decay rule to drop path rate

* add default value

* update

* pass ut

* update

* pass ut

* remove np

* rebase

* update ToPIL and ToNumpy

* rebase

* rebase

* rebase

* rebase

* add readme

* fix review suggestions

* rebase

* fix conflicts

* fix conflicts

* fix lint

* remove comments

* remove useless code

* update docstring

* update doc API

* update doc

---------

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2023-04-13 18:05:57 +08:00
..
__init__.py [Feature] Register torchvision transforms into mmcls (#1265) 2023-04-13 18:05:57 +08:00
auto_augment.py [Refactor] Move transforms in mmselfsup to mmpretrain. (#1396) 2023-03-03 15:01:11 +08:00
formatting.py [Feature] Register torchvision transforms into mmcls (#1265) 2023-04-13 18:05:57 +08:00
processing.py [Feature] Register torchvision transforms into mmcls (#1265) 2023-04-13 18:05:57 +08:00
wrappers.py [Refactor] Move transforms in mmselfsup to mmpretrain. (#1396) 2023-03-03 15:01:11 +08:00