Hello,
from the code I have read in your project, it the unpool operation is just an image resize. So basically, this
network is not really a segnet network (at least not in a 'canonical' way from the paper).
Do you plan to use the locations of the max-pool layers to implement the standard unpool op ?