about last layer of octconv in mobilenetv2
jackchinor opened this issue · 0 comments
jackchinor commented
dear author,
how to deal with depthwise conv replaced by octave conv at last octave conv, the num_filter and num_group doesn't match, how to merge the high_f channel and low_f channel to one symol using depthwise octave conv. Thanks.