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
感谢作者的开源数据和代码,在使用自己数据进行测试时,按照readme中的predict中的格式制作数据,发现作者开源数据中外参中的旋转矩阵全为单位阵,这里不太理解,另外还想问下viewselection.py中输入的view.txt是什么
The text was updated successfully, but these errors were encountered:
是因为这套数据的旋转分量设为了0,所以旋转矩阵都为单位阵。你可以填入你自己数据的旋转矩阵。view文件是指示影像匹配对的文件,你可以参考DTU数据集的文件说明。
Sorry, something went wrong.
No branches or pull requests
感谢作者的开源数据和代码,在使用自己数据进行测试时,按照readme中的predict中的格式制作数据,发现作者开源数据中外参中的旋转矩阵全为单位阵,这里不太理解,另外还想问下viewselection.py中输入的view.txt是什么
The text was updated successfully, but these errors were encountered: