We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,请问在使用深度网络生成depth_embed的时候,PETR使用多视图图像会生成6个嵌入,如[6,256,24,80],而相应地查询维度为[1,900,256],应该如何针对6个多视图图像处理呢?
[6,256,24,80]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,请问在使用深度网络生成depth_embed的时候,PETR使用多视图图像会生成6个嵌入,如
[6,256,24,80]
,而相应地查询维度为[1,900,256],应该如何针对6个多视图图像处理呢?The text was updated successfully, but these errors were encountered: