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

你好,关于CFM模块和decoder处理 #7

Open
creabob opened this issue Feb 12, 2020 · 0 comments
Open

你好,关于CFM模块和decoder处理 #7

creabob opened this issue Feb 12, 2020 · 0 comments

Comments

@creabob
Copy link

creabob commented Feb 12, 2020

恭喜取得这么好的结果,阅读了你的论文后有两个问题。
1.CFM模块中将上一层特征和下一层特征做卷积等操作后,进行相乘操作,然后将结果做相应操作后分别相加至上下层中返回。 ------这里为什么进行相乘操作,您是怎么想到这样处理或是意义如何又或是参考了某篇论文。 比较疑惑,特征图相乘的想法点
2.在您的net.py代码中F3Net( )只调用了第一次decoder( )和第二次decoder( ),但您的论文中该解码调用了n次。------可能我看的不仔细,还没找到您的for循环定义n次decoder操作在哪?

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

1 participant