DebeshJha / 2020-CBMS-DoubleU-Net

Official implementation of DoubleU-Net for Semantic Image Segmentation in TensorFlow & Pytorch (Nominated for Best Paper Award (IEEE CBMS))
https://arxiv.org/pdf/2006.04868.pdf
239 stars 69 forks source link

Where is ASPP in model.py? #2

Closed Mano3 closed 4 years ago

Mano3 commented 4 years ago

Hi, I may have missed something, but you've mentioned using ASPP between encoder and decoder layers in both networks, but I can't see that in model.py Could you please explain?

DebeshJha commented 4 years ago

Hi,

Thank you very much for your comments. We have updated the files as well as weight file now.