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

where is the specific category of each pixel of the training data?

RIKOYUKI opened this issue · comments

In the training process, where can I tell the specific category of each pixel of the training data? There's only object’s marginal information?

In the training process, where can I tell the specific category of each pixel of the training data? There's only object’s marginal information?

I guess you should first visual the labels I provide (as a link).