-
- Downloads
[Feature] Provide URLs of Swin Transformer pretrained models (#1389)
* [Feature] Provide URLs of Swin Transformer pretrained models * [Feature] Add multi machine `dist_train`. (#1383) * Add training startup documentation * fix * fix * fix * fix * fix * fix * fix * fix * fix * delete pretrained=None in all six config files * [Fix] make arguments effective in tools/confusion_matrix.py (#1401) * add an argument for customizing `title' of the output figure * fix `color_theme' arguments not passing to plot function Signed-off-by:code14 <mob5566@gmail.com> * colab notebook: fix outdated link for doc (#1392) * colab notebook: fix outdated link for doc Fixed outdated link for how to customize your datasets by reorganizing data. * fix lint * fix typo (#1405) * [Fix] Fix windows-style path in `md2yml.py` in Windows pre-commit. (#1407) * test * avoid windows path * [Fix] fix the config name style description (#1414) Co-authored-by:
FangjianLin <93248678+linfangjian01@users.noreply.github.com> Co-authored-by:
Cody Wong <mob5566@gmail.com> Co-authored-by:
Nemo Xiong <xiongnemo@126.com> Co-authored-by:
Xiangxu-0103 <xuxiang0103@gmail.com> Co-authored-by:
Rockey <41846794+RockeyCoss@users.noreply.github.com>
Showing
- .DS_Store 0 additions, 0 deletions.DS_Store
- configs/swin/README.md 13 additions, 2 deletionsconfigs/swin/README.md
- configs/swin/upernet_swin_base_patch4_window12_512x512_160k_ade20k_pretrain_384x384_1K.py 2 additions, 1 deletion...atch4_window12_512x512_160k_ade20k_pretrain_384x384_1K.py
- configs/swin/upernet_swin_base_patch4_window12_512x512_160k_ade20k_pretrain_384x384_22K.py 4 additions, 1 deletion...tch4_window12_512x512_160k_ade20k_pretrain_384x384_22K.py
- configs/swin/upernet_swin_base_patch4_window7_512x512_160k_ade20k_pretrain_224x224_1K.py 5 additions, 2 deletions...patch4_window7_512x512_160k_ade20k_pretrain_224x224_1K.py
- configs/swin/upernet_swin_base_patch4_window7_512x512_160k_ade20k_pretrain_224x224_22K.py 4 additions, 1 deletion...atch4_window7_512x512_160k_ade20k_pretrain_224x224_22K.py
- configs/swin/upernet_swin_small_patch4_window7_512x512_160k_ade20k_pretrain_224x224_1K.py 4 additions, 2 deletions...patch4_window7_512x512_160k_ade20k_pretrain_224x224_1K.py
- configs/swin/upernet_swin_tiny_patch4_window7_512x512_160k_ade20k_pretrain_224x224_1K.py 2 additions, 1 deletion...patch4_window7_512x512_160k_ade20k_pretrain_224x224_1K.py
Loading
Please register or sign in to comment