Miao Zheng
|
104429be00
|
[Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1591)
* [Docs] Replace markdownlint with mdformat for avoiding installing ruby
* [Docs] Replace markdownlint with mdformat for avoiding installing ruby
* lint
|
2022-05-20 18:29:44 +08:00 |
MengzhangLI
|
8f33d68b42
|
[Feature] Provide URLs of STDC, Segmenter and Twins pretrained models (#1357)
|
2022-03-09 13:19:41 +08:00 |
MengzhangLI
|
69d5cc553e
|
[Fix] Upload complete STDC models (#1332)
|
2022-03-01 10:04:05 +08:00 |
MengzhangLI
|
8cf333c901
|
[Fix] Update correct `In Collection` in metafile of each configs. (#1239)
* change md2yml file
* update metafile
* update twins In Collection automatically
* fix twins metafile
* fix twins metafile
* all metafile use value of Method
* update collect name
* update collect name
* fix some typo
* fix FCN D6
* change JPU to FastFCN
* fix some typos in DNLNet, NonLocalNet, SETR, Segmenter, STDC, FastSCNN
* fix typo in stdc
* fix typo in DNLNet and UNet
* fix NonLocalNet typo
|
2022-02-23 18:00:28 +08:00 |
MengzhangLI
|
80a48c840e
|
[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 |
BeaverCC
|
63f8325846
|
[Fix] stdc1 weight download link (#1206)
* fix stdc1 download link
* fix stdc1 download link
|
2022-01-17 13:59:13 +08:00 |
MengzhangLI
|
f7ae7245d6
|
[Fix] Add <!-- [ABSTRACT] --> in metafile #1127
|
2021-12-14 19:12:56 +08:00 |
MengzhangLI
|
5783bc1d99
|
[Feature] Support STDC Network (new) (#995)
* refactor stdc code
* update key
* fix backbone inference
* remove comments
* fixing errors
* fixing version conflict
* fux typo
* use STDCHead
* upload models&logs
* adding model converters script and fix unittest
* fix error
* fix error
* fix error
* delete redundant keys in config
* fix errors in configs and unittest
* fix errors in configs and unittest
* fix errors in configs and unittest
* change Memory name
* refactor stdc2mmseg
* change name to STDC
* refactor stdc
* refactor stdc
* stdc refactor
* stdc refactor
* stdc refactor
* stdc refactor
* stdc refactor
* stdc refactor
* refactor stdc
* stdc refactor
Co-authored-by: xiexinch <xinchen.xie@qq.com>
|
2021-12-10 23:09:32 +08:00 |