Skip to content

ns-train gaussctrl problem about nerfstudio #17

@ZhaoLongjiea

Description

@ZhaoLongjiea

my nerfstudio=1.1.4
after I finish this command: ns-train splatfacto --output-dir output --experiment-name bear --viewer.quit-on-train-completion True nerfstudio-data --data data/bear

Then I implement this command:
ns-train gaussctrl --load-checkpoint output/bear/splatfacto/2024-10-24_170937/nerfstudio_models/step-000029999.ckpt --experiment-name bear --output-dir output/bear --pipeline.datamanager.data data/bear --pipeline.edit_prompt "a photo of a polar bear in the forest" --pipeline.reverse_prompt "a photo of a bear statue in the forest" --pipeline.guidance_scale 5 --pipeline.chunk_size 3 --pipeline.langsam_obj 'bear' --viewer.quit-on-train-completion True

It is really weird that nerfstudio doesn't define the gaussctrl:
invalid choice: 'gaussctrl' (choose from │
│ 'depth-nerfacto', 'dnerf', 'generfacto', 'instant-ngp', 'instant-ngp-bounded', 'mipnerf', 'nerfacto', 'nerfacto-big', 'nerfacto-huge', │
│ 'neus', 'neus-facto', 'phototourism', 'semantic-nerfw', 'splatfacto', 'splatfacto-big', 'te
1

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