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

Mega-NeRF on KITTI dataset, weird results #79

Open
IaroslavS opened this issue Sep 22, 2023 · 1 comment
Open

Mega-NeRF on KITTI dataset, weird results #79

IaroslavS opened this issue Sep 22, 2023 · 1 comment

Comments

@IaroslavS
Copy link

IaroslavS commented Sep 22, 2023

Hi !
I try to run Mega-NeRF on KITTI dataset, sequence 00. It's a dataset, containing images from stereo camera, facing forward, on a car. I took only images from left camera from stereo camera.
At first I tried to train first 20 frames of the sequence without splitting into cells, i.e. I defined grid_dim 1 1 when running script create_cluster_masks.py.
In config file I put only one parameter:
ray_altitude_range: [-200, +200]
I expect that rendering ray will not be farther than 200 meters from the initial pose of the car in the sequence of images even after 20 frames (the car will not go away more than 20 meters from the starting point).
After training on 500 000 iterations I've run merge_submodules.py and create_octree.py.
Then I opened results in mega-nerf-viewer and saw something unreasonable - see the attached screenshot
Screenshot from 2023-09-20 10-35-15

What have I done wrong ?

@lhc991025
Copy link

Hi, I have this problem when running mega-nerf-viewer, how can I fix it?
e8bbd40ada7c5cd1a15549d449f78dd7

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