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

Couldn't reproduce the results of RobustNeRF in the paper #142

Open
otonari726 opened this issue Oct 22, 2023 · 2 comments
Open

Couldn't reproduce the results of RobustNeRF in the paper #142

otonari726 opened this issue Oct 22, 2023 · 2 comments

Comments

@otonari726
Copy link

@Sarasra

Thank you for your support and contribution.

I have been conducting experiments with RobustNeRF loss on the Android and Statue scenes, including images with transient objects. Regrettably, I've encountered challenges in reproducing the results presented in the paper using the config file provided, as shown below. Could you provide guidance or instructions on replicating the results from the paper?

Additionally, I have observed that the camera parameters for the Crab scene appear to be absent. Could you also provide those? This information would be invaluable for my efforts to replicate the experiment.

Thank you again!

my result:
Android (left: original image, right: rendered image)

Statue (left: original image, right: rendered image)

@mirlansmind
Copy link

Try changing GLO embedding parameter from 0 to 4 and run the experiment all the way to 250,000 steps. Although there are still artifacts, it is much better than what you get.

@otonari726
Copy link
Author

Thank you! I'll try it.
Could you tell me the value of num_glo_embeddings? default(=1000)?

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