Skip to content

Everything Runs Strange Dataset #6

@aidris823

Description

@aidris823

Hello:

I tried registering the nerfstudio-method-template with my implementation of Nerfstudio. I did this by cloning the repo then following the commands listed in the README:

conda activate nerfstudio cd nerfstudio-method-template/ pip install -e . ns-install-cli

If it is necessary to know, nerfstudio-method-template is a sibling directory of nerfstudio, rather than being a child directory.

When I tried running my own dataset with the method template (which I believe is just Nerfacto by default) through the following:

ns-train method-template --data Planes

It gives this strange dataset, which is not mine and that I don't recognize:

Image

And now, even stranger, when I try to run nerfacto on my dataset (which was previously working fine), through:

ns-train method-template --data Planes

It's the same dataset! I don't know how to change it back, either.

Could someone help explain what is happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions