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

模型设计问题 #60

Open
NJUSTzwh opened this issue Oct 29, 2024 · 1 comment
Open

模型设计问题 #60

NJUSTzwh opened this issue Oct 29, 2024 · 1 comment

Comments

@NJUSTzwh
Copy link

想咨询一下为什么pdc当时不考虑吧三个不同的算子处理成三个branch,然后再接一层特征融合,可以是通道注意力等,而是要处理成三个不同的算子顺序提取特征,是考虑到3个branch模型复杂度会变高吗

@hellozhuo
Copy link
Owner

你好,当时确实是考虑到模型复杂度会变高。但是后面我们又有文章用了多个通道,然后用结构重参在推理的时候融合成一个通道了。目前文章还没发表出来。

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