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
我发现你的desktop那个数据就只有图片,我现在可以根据这些图片进行渲染。但是在其他nerf的项目会发现dtu等数据都是带着一个相机参数、世界坐标的一个文件,请问你知道这个文件是怎么生成的么? 是原本就自带的?还是用colmap等工具生成的呢?
The text was updated successfully, but these errors were encountered:
是用colmap生成的。 https://github.com/liuyuan-pal/NeuRay/blob/main/custom_rendering.md#2-run-colmap-to-reconstruct-camera-poses-and-scene-geometry 这一步就是生成pose等数据的。
Sorry, something went wrong.
No branches or pull requests
我发现你的desktop那个数据就只有图片,我现在可以根据这些图片进行渲染。但是在其他nerf的项目会发现dtu等数据都是带着一个相机参数、世界坐标的一个文件,请问你知道这个文件是怎么生成的么?
是原本就自带的?还是用colmap等工具生成的呢?
The text was updated successfully, but these errors were encountered: