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

Will 'mu' be updated during evaluation? #15

Closed baistbst closed 4 years ago

baistbst commented 4 years ago

It seems that ’mu‘ will be updated during evaluation, in other worlds, it will record some information in test set? It's ok or should be banned?