mmselfsup/tests
RenQin 7a7b048f23
[Feature]: Add BEiT Support (#425)
* [Feature]: Add BEiT Support

* [Fix]: fix bugs after update

* [Fix]: fix bugs in backbone

* [Refactor]: refactor config

* [Feature]: Support BEiTv2

* [Fix]: Fix UT

* [Fix]: rename some configs

* [Fix]: fix beitv2neck

* [Refactor]: refactor beitv2

* [Fix]: fix lint

* refactor configs

* refactor beitv2

* update configs

* add dalle target generator

* refactor for beitv1

* refactor rel_pos_bias of beit

* update configs

* update configs

* update v1 configs

* update v2 configs

* refactoe layer decay

* update unittest

* fix lint

* fix ut

* add docstrings

* rename

* fix lint

* add beit model and log links

* fix lint

* update according to review

* update

* update

* update LearningRateDecayOptimWrapperConstructor
related configs

* update init and backbone

* update neck and vqkd

* refactor neck

* fix lint

* add some comments

* fix typo

Co-authored-by: 任琴 <PJLAB\renqin@shai14001114l.pjlab.org>
Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2022-12-06 16:40:05 +08:00
..
data [Refactor] refactor file io and add ut (#582) 2022-11-18 16:44:54 +08:00
test_apis [Refactor]: refactor MAE visualization (#471) 2022-11-03 16:09:36 +08:00
test_datasets [Refactor] refactor file io and add ut (#582) 2022-11-18 16:44:54 +08:00
test_engine [Feature]: Add BEiT Support (#425) 2022-12-06 16:40:05 +08:00
test_evaluation/test_functional [Refactor] Refactor evaluation folder and related configs (#538) 2022-11-03 16:09:36 +08:00
test_models [Feature]: Add BEiT Support (#425) 2022-12-06 16:40:05 +08:00
test_structures [Refactor]: Refactor data flow (#429) 2022-08-30 11:34:04 +08:00
test_utils [Refactor] Apply get_current_instance instead of get_root_logger (#394) 2022-08-04 20:26:09 +08:00
test_visualization [Refactor]: Refactor data flow (#429) 2022-08-30 11:34:04 +08:00
test_configs.py Update CI and UT (#601) 2022-12-02 17:09:00 +08:00