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

关于CAconv #10

Open
study-clever opened this issue Nov 5, 2023 · 3 comments
Open

关于CAconv #10

study-clever opened this issue Nov 5, 2023 · 3 comments

Comments

@study-clever
Copy link

study-clever commented Nov 5, 2023

您好,非常感谢您和您团队的贡献,对于RFCAConv中kernel_size的大小的选取,3*3的效果是最好的吗?

@CV-ZhangXin
Copy link
Collaborator

@study-clever 你好,目前最常用的是11和33的卷积运算,你也可以在RFCAConv使用44,55的,只是记住后面接上的Conv步长要改为相应的尺寸。你可以多试试,希望你能收获到满意的结果。

@CV-ZhangXin
Copy link
Collaborator

抱歉哈,是1乘1,3乘3,4乘4,5乘5。格式问题,文字发出去符号没了。

@study-clever
Copy link
Author

@study-clever 你好,目前最常用的是1_1和3_3的卷积运算,你也可以在RFCAConv使用4_4,5_5的,只是记住后面接上的Conv步长要改为相应的尺寸。你可以多试试,希望你能收获到满意的结果。

非常感谢您的耐心解答,祝您一切顺利

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