Visual-Attention-Network / SegNeXt

Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)
Apache License 2.0
794 stars 85 forks source link

The paddlepaddle version of SegNeXt #50

Closed Asthestarsfalll closed 1 year ago

Asthestarsfalll commented 1 year ago

Hi, I reproduce SegNeXt with Paddle and obtain higher scores.

Origin Paddle
79.8 81.04
81.3 81.33
82.6 82.74
83.2 83.32