We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,请问书中第4章92页,AlexNet实现,第一层卷积的out_channels=64是为什么?我看网络结构应该是96才能对应上啊? 去网上搜实现代码,发现两个版本都有,请您解释下原因可以吗?谢谢!
附两种实现的网址: https://www.cnblogs.com/ys99/p/10838998.html
https://www.cnblogs.com/demo-deng/p/10685673.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,请问书中第4章92页,AlexNet实现,第一层卷积的out_channels=64是为什么?我看网络结构应该是96才能对应上啊?
去网上搜实现代码,发现两个版本都有,请您解释下原因可以吗?谢谢!
附两种实现的网址:
https://www.cnblogs.com/ys99/p/10838998.html
https://www.cnblogs.com/demo-deng/p/10685673.html
The text was updated successfully, but these errors were encountered: