Can you please explain the UNet being used in CBDNet a little bit more. Few things are unclear from the description in the paper.
Example:-
The original UNet paper uses max-pooling to reduce the size of the image, however it looks like in CBDNet it is done through convolution strides.
Also it is unclear at what level the features are concatenated -- shouldn't that be shown by increasing the width of green and yellow rectangles in figure2 of the paper e.g. that is how it was shown in Fig1 of original UNet paper cited in CBDNet.
Are the conv layers in UNet being padded -- otherwise the resolution would be different?
Since the model is in MatConvNet and not everyone has access to Matlab.
Hi Guo Shi,
Can you please explain the UNet being used in CBDNet a little bit more. Few things are unclear from the description in the paper.
Example:-
Since the model is in MatConvNet and not everyone has access to Matlab.
Thank you for your time! Touqeer