MengzhangLI
|
bd1097ac02
|
[Fix] Fix several config file errors in 2.0 (New) (#1994)
* [Fix] Fix several config file errors in 2.0
* change _base_ config file name in configs
|
2022-08-30 20:20:05 +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
|
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 |
|
Miao Zheng
|
42fc9dfba0
|
[Fix] Revise high workers_per_gpus (#1506)
|
2022-04-25 13:19:47 +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
|
b692ab740c
|
[Benchmark] Add BiSeNetV1 COCO-Stuff 164k benchmark (#1019)
* bisenetv1 on cocostuff164k
* change config_names & delete redundant keys
* pretrain should before lr.
* remove redundancy in bisenetv1_r50-d32
|
2021-11-17 00:12:02 -08:00 |
|
MengzhangLI
|
d81554a642
|
first commit (#946)
|
2021-10-12 20:32:41 -07:00 |
|
MengzhangLI
|
7db1cbb181
|
[Feature] Support ICNet (#884)
* add icnet backbone
* add icnet head
* add icnet configs
* nclass -> num_classes
* Support ICNet
* ICNet
* ICNet
* Add ICNeck
* Add ICNeck
* Add ICNeck
* Add ICNeck
* Adding unittest
* Uploading models & logs
* Uploading models & logs
* add comment
* smaller test_swin.py
* try to delete test_swin.py
* delete test_unet.py
* delete test_unet.py
* temp
* smaller test_unet.py
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-09-30 09:31:57 -07:00 |
|
MengzhangLI
|
e701497a36
|
[Feature] Support BiSeNetV1 (#851)
* First Commit
* fix typos
* fix typos
* Fix assertion bug
* Adding Assert
* Adding Unittest
* Fixing typo
* Uploading models & logs
* Fixing unittest error
* changing README.md
* changing README.md
|
2021-09-29 02:12:57 +08:00 |
|