谢昕辰
|
c448646a92
|
[Doc] Refine doc and fix links (#2821)
## Motivation
- Create the `main` branch
## Modification
Modify links from `dev-1.x` to `main`
|
2023-03-31 16:26:30 +08:00 |
谢昕辰
|
f6de1aad81
|
[Dev] update update-model-index pre-commit hook (#2667)
|
2023-03-17 19:12:58 +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 |
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
|
f5e1f2e82d
|
[Feature] Provide URLs of STDC, Segmenter and Twins pretrained models (#1357)
|
2022-03-09 13:19:41 +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 |
Lxinyang
|
cd246e3635
|
[Feature] Support Twins (NeurIPS2021) (#989)
* debug
* debug
* debug
* this is a debug step, and needs to be recovered
* need recover
* git
* debug
* git
* git
* git
* git
* git
* git
* debug need recover
* debug
* git
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debugf
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* git
* git
* git
* use config small/base/large
* debug
* debug
* git
* debug
* git
* debug
* debug
* debug args
* debug
* debug
* git
* git
* debug
* git
* git
* git
* git
* git
* debug
* debug
* git
* debug
* git
* debug
* debug
* debug
* debug
* git
* debug
* git
* git
* debug
* debug
* git
* git
* git
* git
* debug
* debug
* debug
* debug
* git
* debug
* debug
* git
* git
* debug
* debug
* git
* debug
* debug
* debug
* git
* debug
* debug
* debug
* Please enter the commit message for your changes. Lines starting
* git
* git
* debug
* debug
* debug
* git
* git
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* git
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* git
* fix pre-commit error
* fix error
* git
* git
* git
* git
* git
* git
* debug
* debug
* debug
* debug
* debug
* debug
* git
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* git
* git
* git
* debug
* debug
* debug
* git
* git
* git
* git
* git
* git
* git
* git
* git
* debug
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* fix unittest error
* fix config errors
* fix twins2mmseg bug
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* git
* fix init_weights() in twins.py
* git
* git
* git
* git
* fix comment
* fix comment
* fix comment
* fix comment
* fix unit test coverage in TwinsPR
* Add Twins README
* Add Twins README
* twins refactor
* twins refactor
* delete init_cfg in FFN
* delete init_cfg in FFN
* Update mmseg/models/backbones/twins.py
* Update mmseg/models/backbones/twins.py
* Update mmseg/models/backbones/twins.py
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* Update mmseg/models/backbones/twins.py
* add conference name
Co-authored-by: linxinyang <linxinyang@meituan.com>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-12-09 19:18:10 +08:00 |