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

关于cfg #31

Open
yaoyaoyao-1019 opened this issue Aug 17, 2021 · 1 comment
Open

关于cfg #31

yaoyaoyao-1019 opened this issue Aug 17, 2021 · 1 comment

Comments

@yaoyaoyao-1019
Copy link

你好,关于cfg文件我有个小问题:我看到原始yolov3的cfg文件中第一个卷积核的数量是64,而你的ghostnet的cfg文件中第一个卷积核数量是16,而且基本上每一个卷积核的数量都比原始的要少,这是为什么呢?

@Mobu59
Copy link

Mobu59 commented Sep 8, 2021

yolov3.cfg文件第一个卷积层卷积核的数量是32吧,ghostnet的cfg文件中第一个卷积核数量是16,加上第二个卷积核的16就是32了,这里应该是拿一个ghost module替换yolov3的一个卷积层

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