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

How to handle our own data, can you provide a tutorial? #7

Open
zhangyong918 opened this issue Dec 12, 2022 · 1 comment
Open

How to handle our own data, can you provide a tutorial? #7

zhangyong918 opened this issue Dec 12, 2022 · 1 comment

Comments

@zhangyong918
Copy link

Hello, I want to use my own data for training and rendering, how do I process my own data? In addition, in the video on your project page, can you provide interfaces and data sets for testing? I would be very grateful if a tutorial could be provided on this.

@haotongl
Copy link
Member

If you're interested in processing static scenes captured by a single camera, you might find it helpful to follow the NeRF tutorial for converting the data to either LLFF format or NeRF Synthetic Format. If you're working with dynamic scenes captured by multiple synchronized cameras, the easymocap tutorial may be a good resource for preparing the data.

https://github.com/Fyusion/LLFF/blob/master/imgs2poses.py
https://github.com/zju3dv/EasyMocap

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