mmsegmentation/configs/_base_
谢昕辰 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
..
datasets Add support for Pascal Context 59 classes (#459) 2021-04-19 21:20:54 -07:00
models [Fix] fix patch_embed and pos_embed mismatch error (#685) 2021-07-19 09:27:10 -07:00
schedules Add runner type (#118) 2020-10-25 15:18:46 -07:00
default_runtime.py init commit 2020-07-10 02:39:01 +08:00