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

FLOPs

songqi-github opened this issue · comments

How to compute the FLOPs and parameters of your EMA module?
Could you please share the computing details? Thanks!

We adopt the same rule in torchstat.
That is, for matrix computation mn x np, the FLOPS here is mnp