xiexinch
|
28a3d89b7a
|
Update pre-commit yaml and md2yml.py
|
2022-07-05 15:58:48 +08:00 |
MengzhangLI
|
80e8504956
|
[Doc] Update `README.md` in configs according to latest standard. (#1233)
* fix README.md in configs
* fix README.md in configs
* modify [ALGORITHM] to [BACKBONE] in backbone config README.md
|
2022-01-25 20:45:39 +08:00 |
Rockey
|
6a7db50ac0
|
[Feature] Add segformer‘s benchmark on cityscapes (#1155)
* add segformer cityscapes' benchmark
* Update configs/segformer/README.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-12-23 15:42:42 +08:00 |
MengzhangLI
|
e2ff55d28a
|
[Fix] Add <!-- [ABSTRACT] --> in metafile #1127
|
2021-12-14 19:12:56 +08:00 |
MengzhangLI
|
2e4da3ea75
|
[Fix] Fix typo `ADE20k` to `ADE20K` in metafile #1120
|
2021-12-09 15:37:07 +08:00 |
MengzhangLI
|
c4a52a523c
|
[Docs] Add abstract and image for every paper (#1060)
* add abstract and main figure
* add abstract and main figure
|
2021-11-30 20:34:45 +08:00 |
lkm2835
|
4b69af7b13
|
Fix typo in usage example (#1003)
|
2021-10-29 01:06:49 +08:00 |
sennnnn
|
2800d43507
|
[Enhancement] Change readme style and Update metafiles. (#895)
* [Enhancement] Change readme style and prepare for metafiles update.
* Update apcnet github repo url.
* add code snippet.
* split code snippet & official repo.
* update md2yml hook.
* Update metafiles.
* Add converted from attribute.
* process conflict.
* Put defualt variable value.
* update bisenet v2 metafile.
* checkout to ubuntu environment.
* pop empty attribute & make task attribute list.
* update readme style
* update readme style
* update metafiles
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-09-28 16:25:37 +08:00 |
谢昕辰
|
119bbd838d
|
[Enhancement] Delete convert function and add instruction to ViT/Swin README.md (#791)
* delete convert function and add instruction to README.md
* unified model convert and README
* remove url
* fix import error
* fix unittest
* rename pretrain
* rename vit and deit pretrain
* Update upernet_deit-b16_512x512_160k_ade20k.py
* Update upernet_deit-b16_512x512_80k_ade20k.py
* Update upernet_deit-b16_ln_mln_512x512_160k_ade20k.py
* Update upernet_deit-b16_mln_512x512_160k_ade20k.py
* Update upernet_deit-s16_512x512_160k_ade20k.py
* Update upernet_deit-s16_512x512_80k_ade20k.py
* Update upernet_deit-s16_ln_mln_512x512_160k_ade20k.py
* Update upernet_deit-s16_mln_512x512_160k_ade20k.py
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-08-25 15:00:41 -07:00 |
谢昕辰
|
ebf3c084ac
|
[Tools] Add vit/swin/mit convert weight scripts (#783)
* init scripts
* update markdown
* update markdown
* add docs
* delete mit converter and use torch load function
* rename segformer readme
* update doc
* modify doc
* 更新中文文档
* Update useful_tools.md
* Update useful_tools.md
* modify doc
* update segformer.yml
|
2021-08-17 18:42:42 -07:00 |