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

有谁复现了CMT的结果吗 #76

Open
rubbish001 opened this issue Sep 25, 2023 · 0 comments
Open

有谁复现了CMT的结果吗 #76

rubbish001 opened this issue Sep 25, 2023 · 0 comments

Comments

@rubbish001
Copy link

memory, pos_embed = torch.cat([bev_memory, rv_memory], dim=0), torch.cat([bev_pos_embed, rv_pos_embed], dim=0)
这步代码存在问题,,2个的模态的数据分布不一样,进行cat操作,导致不收敛,我感觉这个方法存在问题

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