-
Notifications
You must be signed in to change notification settings - Fork 9
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
关于模块的拆分使用 #12
Comments
很好的问题。FADC各个模块其实都是可以稳定涨点的。AdaDR,AdaKern适用于卷积模型,而FreqSelect适用于所有模型(因为它是对特征的一个频率优化,只要是模型都会有特征)。 |
好的,非常感谢您的宝贵建议! |
刚看到这篇工作就感觉和FreqFusion思路很像,原来都是出自Linwei-Chen大佬,膜拜 |
感谢关注🥳 |
作者您好,如果要讲您的FADC中的各个模块拆分能够与如SAM一样的大模型进行结合,从而能够从频率的角度去分析一些图像的问题,请问对于这样的思路您有什么好的见解和想法吗?FADC的各个模块的单独使用能够实现较好的效果吗?谢谢您的耐心解答!
The text was updated successfully, but these errors were encountered: