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

Cannot change appearance #2

Closed
edmondeng opened this issue Jul 15, 2024 · 2 comments
Closed

Cannot change appearance #2

edmondeng opened this issue Jul 15, 2024 · 2 comments

Comments

@edmondeng
Copy link

edmondeng commented Jul 15, 2024

After installing, I can train the model using
ns-train splatfacto-w --data /home/edmonde/Documents/dataset/trevi_fountain/
which that path contains:
├── brandenburg.tsv
├── camera_paths
│   └── 2024-07-15-11-00-47.json
└── dense
├── images/(jpgs from set)
├── sparse/sparse (cameras.bin, image.bin, points3D.bin)
└── stereo(depthmaps, depth_maps_clean_300_th_0.10,pairs-dilation-0.00-fixed2.h5)

But when using the ns-viewer while I can navigate and render the splats out. I cannot change the appearance by clicking a camera view.

What are the steps or things i can look for to debug this? I would like to know how to determine if my issue is the data or the viewer.

e

@KevinXu02
Copy link
Owner

The code part for view changing hasn't been merged into main nerfstudio branch yet. You might need to manually clone this pr nerfstudio-project/nerfstudio#3293.

@edmondeng
Copy link
Author

ok great 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

2 participants