XiaLiPKU / EMANet

The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)
https://xialipku.github.io/publication/expectation-maximization-attention-networks-for-semantic-segmentation/
GNU General Public License v3.0
680 stars 130 forks source link

How could I reproduce the performance reported in paper with this repo? #52

Open Nastu-Ho opened 1 year ago

Nastu-Ho commented 1 year ago

I can get 80.x mIoU in the validation set with the weights you provided. But I trained myself from scratch, I could only get 40.x mIoU.