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

Fail to reproduce your result #29

Closed TheSunWillRise closed 4 years ago

TheSunWillRise commented 4 years ago

I meet the same problem as #22 , would you please provide you PIL and cv2 version?

XiaLiPKU commented 4 years ago

I meet the same problem as #22 , would you please provide you PIL and cv2 version?

cv2: 3.1.0 PIL: 6.0.0.post2