DingXiaoH / ACNet

ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
MIT License
831 stars 133 forks source link

Performance if we put the BN after merging the branches #9

Closed liuzili97 closed 4 years ago

liuzili97 commented 4 years ago

Hi, thanks for your great work. After reading your paper, I wonder how does the ACNet perform if we put the BN layer after merging the branches and remove the BN layer in each branch. There may be some degradation. Have you conducted any experiments?

DingXiaoH commented 4 years ago

Thank you for your interest in this paper. Please check the ablation studies in the paper.