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

About custom dataset #4

Closed
zhongtao93 opened this issue Aug 20, 2020 · 1 comment
Closed

About custom dataset #4

zhongtao93 opened this issue Aug 20, 2020 · 1 comment

Comments

@zhongtao93
Copy link

Hi, thank you for sharing source code, it's a fancy work!

I have a question about using custom dasaset. Since I have some RGBD dataset, I composed it to .sens file like BundleFusion (e.g. apt0.sens). But it couldn't work well using render_scan.py.

Any suggestion or is there a detail about how your .sens file composed?

Thank you~

@hjwdzh
Copy link
Owner

hjwdzh commented Aug 31, 2020

https://github.com/ScanNet/ScanNet/tree/master/SensReader/c%2B%2B

This tool will unpack the sens files into camera poses, intrinsic, depth and rgb. These are sufficient for rendering. Maybe you need to slightly modify the code/file-naming to use render_scan.py, but it should not be too hard.

@hjwdzh hjwdzh closed this as completed Aug 31, 2020
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

2 participants