mmsegmentation/tests/test_models
谢昕辰 f6246d6eaa [Fix] fix patch_embed and pos_embed mismatch error (#685)
* fix patch_embed and pos_embed mismatch error

* add docstring

* update unittest

* use downsampled image shape

* use tuple

* remove unused parameters and add doc

* fix init weights function

* revise docstring

* Update vit.py

If -> Whether

* fix lint

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-07-19 09:27:10 -07:00
..
test_backbones [Fix] fix patch_embed and pos_embed mismatch error (#685) 2021-07-19 09:27:10 -07:00
test_heads [Fix] Add setr & vit msg. (#635) 2021-06-23 22:25:06 -07:00
test_losses [Enhance] Support reading class_weight from file in loss functions to help MMDet3D (#513) 2021-04-29 01:04:15 -07:00
test_necks add configs for vit backbone plus decode_heads (#520) 2021-07-01 23:00:39 +08:00
test_segmentors
__init__.py
test_forward.py [Refactor]: Unified parameter initialization (#567) 2021-06-16 21:41:29 -07:00