openseg-group / OCNet.pytorch

Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!
MIT License
812 stars 128 forks source link

where is the 8x upsample module? #65

Closed AlphaJia closed 4 years ago

AlphaJia commented 4 years ago

hello, thanks for your contribution。I read your paper that last module is 8x upsample to resize original size .But I did not find upsample in network/enery .py net Did I miss something?

PkuRainBow commented 4 years ago

https://github.com/openseg-group/OCNet.pytorch/blob/679a45b8996c583817bbdde81971a47d71c7654e/utils/criterion.py#L29