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

train style vectors from scratch #5

Open
ishanic opened this issue Dec 8, 2021 · 0 comments
Open

train style vectors from scratch #5

ishanic opened this issue Dec 8, 2021 · 0 comments

Comments

@ishanic
Copy link

ishanic commented Dec 8, 2021

Hello,

Thanks for sharing your wonderful work with the community.

I have a question regarding the style vectors.
In the default training code, these vectors are loaded from a pre-trained model (checkpoint = 990000.tar).
Instead, to train both the NeRF and the style model from scratch, I call the run_nerf function with "--no_reload" and "--skip_loading" arguments.
However, this model does not seem to be converging as well as the expected checkpoint when loaded from the pre-trained style vectors.
Could you please provide instructions on how to train the model correctly from scratch (including the style vectors) without any pre-trained model weights?

Thanks!

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