mmpretrain/configs/vision_transformer
whcao 3be95b99c2
[Feature]Modify modelzoo readme (#230)
* add mytrain.py for test

* test before layers

* test attr in layers

* test classifier

* delete mytrain.py

* add imagenet_bs4096_AdamW.py

* delete 2 lines of comments

* change bs to 64

* fix bug

* add vit to model_zoo.md

* rename
2021-04-29 15:18:55 +08:00
..
vit_base_patch16_224_finetune_imagenet.py [Feature]Add Vit (#214) 2021-04-16 19:22:41 +08:00
vit_base_patch16_224_pretrain_imagenet.py [Feature]Modify modelzoo readme (#230) 2021-04-29 15:18:55 +08:00
vit_base_patch16_384_finetune_imagenet.py [Feature]Add Vit (#214) 2021-04-16 19:22:41 +08:00
vit_base_patch32_384_finetune_imagenet.py Add some vit configs (#217) 2021-04-20 11:32:20 +08:00
vit_large_patch16_224_finetune_imagenet.py [Feature]Modify modelzoo readme (#230) 2021-04-29 15:18:55 +08:00
vit_large_patch16_384_finetune_imagenet.py Add some vit configs (#217) 2021-04-20 11:32:20 +08:00
vit_large_patch32_384_finetune_imagenet.py Add some vit configs (#217) 2021-04-20 11:32:20 +08:00