谢昕辰
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
MengzhangLI
2c4bcbd7c6
[Fix] Remove _delete_=True in optimizer
2022-06-20 17:53:36 +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
fcb9cb4571
[Refactor] Refactor lr_config
2022-06-08 09:25:00 +00:00
limengzhang.vendor
c84a58b7b5
[Refactor] Refacor default_hooks and train & val & test loops in configs
2022-06-08 06:28:35 +00:00
limengzhang.vendor
5b9c29f992
[Refactor] Refactor Dataset and its Transform Config files
2022-05-31 14:28:42 +00: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
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
sennnnn
d3dc4f9583
[Enhancement] Add Dev tools to boost develop ( #798 )
...
* Modify default work dir when training.
* Refactor gather_models.py.
* Add train and test matching list.
* Regression benchmark list.
* lower readme name to upper readme name.
* Add url check tool and model inference test tool.
* Modify tool name.
* Support duplicate mode of log json url check.
* Add regression benchmark evaluation automatic tool.
* Add train script generator.
* Only Support script running.
* Add evaluation results gather.
* Add exec Authority.
* Automatically make checkpoint root folder.
* Modify gather results save path.
* Coarse-grained train results gather tool.
* Complete benchmark train script.
* Make some little modifications.
* Fix checkpoint urls.
* Fix unet checkpoint urls.
* Fix fast scnn & fcn checkpoint url.
* Fix fast scnn checkpoint urls.
* Fix fast scnn url.
* Add differential results calculation.
* Add differential results of regression benchmark train results.
* Add an extra argument to select model.
* Update nonlocal_net & hrnet checkpoint url.
* Fix checkpoint url of hrnet and Fix some tta evaluation results and modify gather models tool.
* Modify fast scnn checkpoint url.
* Resolve new comments.
* Fix url check status code bug.
* Resolve some comments.
* Modify train scripts generator.
* Modify work_dir of regression benchmark results.
* model gather tool modification.
2021-09-02 09:44:51 -07: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
Junjun2016
18bbad97f8
Fix random behavior of update_model_index in pre-commit hook ( #784 )
2021-08-15 23:33:08 +08:00
谢昕辰
2f3f027c3d
[Enhancement] md2yml pre-commit hook ( #732 )
...
* init script
* update scripts and generate new yml
* fix lint: deeplabv3plus.yml
* modify resolution representation
* remove field
* format crop_size
2021-07-31 09:31:58 -07:00
谢昕辰
5245edb0a0
add configs for vit backbone plus decode_heads ( #520 )
...
* add config
* add cityscapes config
* add default value to docstring
* fix lint
* add deit-s and deit-b
* add readme
* add eps at norm_cfg
* add drop_path_rate experiment
* add deit case at init_weight
* add upernet result
* update result and add upernet 160k config
* update upernet result and fix settings
* Update iters number
* update result and delete some configs
* fix import error
* fix drop_path_rate
* update result and restore config
* update benchmark result
* remove cityscapes exp
* remove neck
* neck exp
* add more configs
* fix init error
* fix ffn setting
* update result
* update results
* update result
* update results and fill table
* delete or rename configs
* fix link delimiter
* rename configs and fix link
* rename neck to mln
2021-07-01 23:00:39 +08:00