Skip to content

train style vectors from scratch #5

Description

@ishanic

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions