谢昕辰
dff7a968a3
[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
..
2021-07-15 12:13:03 -07:00
2021-07-14 20:42:33 -07:00
2021-07-14 20:43:21 -07:00
2021-07-19 09:27:10 -07:00
2021-04-12 11:54:59 -07:00
2020-09-28 00:33:51 +08:00
2021-07-01 09:41:52 -07:00
2021-07-04 01:09:17 -07:00