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

Running on LLFF #53

Open
Srinivas-512 opened this issue Jan 11, 2025 · 0 comments
Open

Running on LLFF #53

Srinivas-512 opened this issue Jan 11, 2025 · 0 comments

Comments

@Srinivas-512
Copy link

Srinivas-512 commented Jan 11, 2025

Hi! I'm trying to run InstantSplat on LLFF data to compare with other models. I had a couple of queries regarding this:

  • I modified dataset_readers.py file to align with the llffhold method of choosing train and test images (readColmapSceneInfo2). I also edited the helper file used by init_geo.py to choose the same images. However, I am running into an issue of no test poses. Also save_pose() in train.py isnt working as all the colmap camera ids are the same. Could you please advise me on what I need to do to run on LLFF?
  • The number of initialization points from the MAST3R model is very high, much more than what COLMAP generates. Is this normal?

I'm using n_views = 3 , llffhold = 8

Thanks in advance!

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

1 participant