Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于C-Ghost模块替换位置的问题。 #183

Open
lupeng970504 opened this issue Mar 1, 2023 · 1 comment
Open

关于C-Ghost模块替换位置的问题。 #183

lupeng970504 opened this issue Mar 1, 2023 · 1 comment

Comments

@lupeng970504
Copy link

lupeng970504 commented Mar 1, 2023

您好,我看到在您的论文里C-Ghost模块将ResNet-56里面全部残差块的卷积都进行了替换。我有一个疑问,如果我只想用C-Ghost模块替换网络中一部分卷积,最好是替换前几个残差块里的卷积层,还是后面几个残差块里的卷积层?
我自己的实验发现,使用C-Ghost模块替换后面几个残差块里的卷积层,效果会比替换前几个残差块里的卷积层更好一些。但是我不清楚这里面的原因。希望得到您的解答。谢谢!

@iamhankai
Copy link
Member

后面几个残差块里的卷积层更好替换一下,我的实验也是如此。后面的层冗余性更大一些。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants