XiaLiPKU / EMANet

The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)

Home Page:https://xialipku.github.io/publication/expectation-maximization-attention-networks-for-semantic-segmentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

And have you done any experiments with different λ in equation(12)?What kind of effect will it have?

Dorispaopao opened this issue · comments

No. Setting it as 1 is good enough, so I didn't spend time on it.
Moreover, I included it in the paper to state the relationship between EMA and K-means.