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

如何构建一个可训练的网络模型? #4

Open
moon6666 opened this issue Nov 9, 2023 · 0 comments
Open

如何构建一个可训练的网络模型? #4

moon6666 opened this issue Nov 9, 2023 · 0 comments

Comments

@moon6666
Copy link

moon6666 commented Nov 9, 2023

老师您好,我看了您STFT的网络架构,并将其理解为一个“检测模型+融合时序信息的修正模块”的两阶段框架。目前,我也正在开发一个类似的模型,只不过我的修正模块获取时序信息和您的方式不同(基于一个跟踪器)。但是,训练时该模型存在loss曲线抖动和修正模块学习不到知识的情况,请问您在搭建这样一个两阶段框架的时候是如何在两个模块拼接的同时又确保其训练的正确性?您有遇到过类似的问题吗?或者您能给我一些关于这样搭建网络的建议吗?

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