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

reproduce official results #67

Open shaoyandea opened 4 months ago

shaoyandea commented 4 months ago

I get miou 81.51 with using official setting in training cityscapes datasets , while official peper miou is 83.12, but I dont known why ,can you give me some advice?