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

Question about config-name #1

Open
Friedrich-M opened this issue Oct 30, 2023 · 4 comments
Open

Question about config-name #1

Friedrich-M opened this issue Oct 30, 2023 · 4 comments

Comments

@Friedrich-M
Copy link

Thanks for your great work! I would like to know where the config files are inside this repository. If so, is it possible to provide some complete running scripts for the scenes?

@Friedrich-M
Copy link
Author

Also, the dataloader in the repo shows that we should load the "transforms.json". However, the original file structure of n3dv and the immersive dataset doesn't include the file. So I wonder if there is any data preprocessing?

image

@XuxinBlue
Copy link

Also, the dataloader in the repo shows that we should load the "transforms.json". However, the original file structure of n3dv and the immersive dataset doesn't include the file. So I wonder if there is any data preprocessing?

image

Hi, I had the same problem you mentioned about the json file for MSTH, may I ask how you solved it in the end?

@Friedrich-M
Copy link
Author

Also, the dataloader in the repo shows that we should load the "transforms.json". However, the original file structure of n3dv and the immersive dataset doesn't include the file. So I wonder if there is any data preprocessing?
image

Hi, I had the same problem you mentioned about the json file for MSTH, may I ask how you solved it in the end?

You could use the script to transfer llff to blender:

if __name__ == "__main__":

@XuxinBlue
Copy link

Also, the dataloader in the repo shows that we should load the "transforms.json". However, the original file structure of n3dv and the immersive dataset doesn't include the file. So I wonder if there is any data preprocessing?
image

Hi, I had the same problem you mentioned about the json file for MSTH, may I ask how you solved it in the end?

You could use the script to transfer llff to blender:

if __name__ == "__main__":

Thanks a lot!

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