sail-sg / poolformer

PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
https://arxiv.org/abs/2111.11418
Apache License 2.0
1.3k stars 116 forks source link

How can your poolformer model be applied to semantic segmentation tasks? #54

Open StanlySGY opened 1 year ago

StanlySGY commented 1 year ago

I have seen in relevant papers that this poolformer has also been applied to semantic segmentation tasks. What should be done to enable it to complete the semantic segmentation task?

yuweihao commented 1 year ago

Hi @StanlySGY ,

Thank you for your attention, you can refer to: https://github.com/sail-sg/poolformer/blob/main/models/poolformer.py https://github.com/sail-sg/poolformer/tree/main/segmentation