mmsegmentation/configs/_base_
MengzhangLI 6c746fad9c
[Feature] Add PoolFormer (CVPR'2022) (#1537)
* [Feature] Add PoolFormer (CVPR'2022)

* Upload README.md, models and log.json

* fix wrong base config name in config file

* refactor alignresize

* delete align_resize.py

* change config name

* use ResizetoMultiple to replace AlignResize

* update readme

* fix config bug

* resolve conflict
2022-10-01 12:54:00 +08:00
..
datasets [Feature] Support ConvNext (#1216) 2022-03-04 15:52:01 +08:00
models [Feature] Add PoolFormer (CVPR'2022) (#1537) 2022-10-01 12:54:00 +08:00
schedules support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
default_runtime.py PAVI startup optimization (#1679) 2022-06-21 11:07:08 +08:00