pointconv icon indicating copy to clipboard operation
pointconv copied to clipboard

question feature_decoding_layer_depthwise and feature_decoding_layer?

Open MrCrazyCrab opened this issue 5 years ago • 0 comments

@DylanWusee @Lawrence444 Thanks for you sharing. I am curious about the feature decoding. feature_decoding_layer_depthwise is a function for depthwise conv, but feature map would lack the information of space loaction after this operation. So why do you use the feature_decoding_layer_depthwise, have you compared the results between the feature_decoding_layer_depthwise and feature_decoding_layer on the same dataset?

MrCrazyCrab avatar Dec 05 '19 08:12 MrCrazyCrab