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

Training on Nerf_LLFF dataset #18

Open
Sidd1609 opened this issue Oct 10, 2023 · 1 comment
Open

Training on Nerf_LLFF dataset #18

Sidd1609 opened this issue Oct 10, 2023 · 1 comment

Comments

@Sidd1609
Copy link

Hi, your codebase is really good and well maintained!
I am trying to replicate the renderings and training on nerf_llff dataset but keep running into the issue of

raise RuntimeError(f'images.shape[0]={images.shape[0]}, ' +f'but poses.shape[0]={poses.shape[0]}')

The dataset is in the same format as mentioned in the RegNerf repo and the path have also been configured accordingly based on the configs file.

What may the reason for the issue. Please would you help me out! @Jiawei-Yang

Regards
SriSiddarthC

@Jiawei-Yang
Copy link
Owner

Is it possible that you have different numbers of images and poses? I suggest checking the downloaded images. Some images might be missing.

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