Miao Zheng
|
c5bcf9991b
|
[Fix] batch size for citys in cfg file name (#1977)
|
2022-08-26 20:49:43 +08:00 |
谢昕辰
|
a3a144a361
|
[Refactor] Update config names (#1964)
* rename ann configs
* update ann yml
* update
* update
* update
* update
* update
* update ann readme
* update
* update deeplabv3
* update readme
* fix yml
* fix beit
|
2022-08-26 18:48:56 +08:00 |
xiexinch
|
28a3d89b7a
|
Update pre-commit yaml and md2yml.py
|
2022-07-05 15:58:48 +08:00 |
zhengmiao
|
b23982d1b3
|
[Refactory] Refactory BaseSegmentor based BaseModel
|
2022-06-19 06:32:09 +00:00 |
limengzhang.vendor
|
34711422ac
|
[Fix] Fix batch size of val_dataloader to 1.
|
2022-06-12 09:10:26 +00:00 |
linfangjian.vendor
|
dd9c411335
|
[Refactor] Refactor decode_head and segmentors and add preprocess_cfg
|
2022-06-10 14:02:40 +00:00 |
limengzhang.vendor
|
5b9c29f992
|
[Refactor] Refactor Dataset and its Transform Config files
|
2022-05-31 14:28:42 +00:00 |
MengzhangLI
|
ea8556694b
|
[Fix] Fix some wrong urls of models or log in ./configs (#1433)
|
2022-03-30 21:06:14 +08:00 |
MengzhangLI
|
59fa6f648c
|
[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
|
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 |
MengzhangLI
|
e2ff55d28a
|
[Fix] Add <!-- [ABSTRACT] --> in metafile #1127
|
2021-12-14 19:12:56 +08:00 |
MengzhangLI
|
1cf6049758
|
change (#1083)
|
2021-11-30 20:54:25 +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 |
MengzhangLI
|
d8e7cfae21
|
[Benchmark] Uploading FastFCN on ADE20K (#972)
* Uploading FastFCN on ADE20K
* fixing lint error
|
2021-10-19 20:27:33 -07:00 |
MengzhangLI
|
a9d1295bc3
|
[Feature] Support FastFCN (#885)
* FastFCN first commit
* FastFCN first commit
* Fixing lint error
* Fixing lint error
* use for loop on JPU
* Use For Loop
* Refactor FastFCN
* FastFCN
* FastFCN
* temp
* Uploading models & logs (4x4)
* Fixing typos
* fix typos
* rename config
* change README.md
* use _delete_=True
* change configs
* change start_level to 0
* change start_level to 0
* jpu
* add unittest for start_level!=0
|
2021-10-01 02:41:24 +08:00 |