Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Poor results using custom data #47

Open
henrypearce4D opened this issue Sep 10, 2024 · 3 comments
Open

Poor results using custom data #47

henrypearce4D opened this issue Sep 10, 2024 · 3 comments

Comments

@henrypearce4D
Copy link

I cant get any clean results from using custom data.

00000

I created a transforms.json by converting my colmap model for one frame using the colmap2nerf script from instant-ngp, this trains great in instant-ngp;
https://github.com/NVlabs/instant-ngp/blob/master/scripts/colmap2nerf.py

Then created a script that duplicates the libraries for a specified amount of frames and adds a time stamp, here is my resulting .json, can you see any issues with it @Alexander0Yang ? does your code accept per camera intrinsics?

transforms_train.json

@Alexander0Yang
Copy link
Collaborator

Hi @henrypearce4D,
I just checked your transforms.json, it seems no problem. Have you tested your date on the 3D Gaussian Splatting?

@henrypearce4D
Copy link
Author

Hi @Alexander0Yang, I tested the transforms.json with instantNGP, I dont think the Inria code that can load .json / synthetic blender datasets, that have varied camera intrinsics. we have 5 camera models (varied pixel width and height and lenses) in this dataset

Can you recommend a way to test the .json with any standard gaussian splatting method?

@ax-anoop
Copy link

@henrypearce4D

I added this my self into the code base, so let me know if you still need help!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants