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

Training with semantic-nerfw is broken after #750 commit. #821

Closed
ghost opened this issue Oct 21, 2022 · 1 comment
Closed

Training with semantic-nerfw is broken after #750 commit. #821

ghost opened this issue Oct 21, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 21, 2022

I cannot run "ns-train semantic-nerfw friends-data --data data/friends/Friends-monica_apartment" after v0.1.3 commit. it shows the below error:

File "/mnt/07b9581f-566a-42d8-9478-9d2e5fd40e78/Projects/nerfstudio/nerfstudio/models/semantic_nerfw.py", line 107, in populate_modules
for _ in range(self.config.num_proposal_network_iterations):
AttributeError: 'SemanticNerfWModelConfig' object has no attribute 'num_proposal_network_iterations'

@ghost ghost changed the title Training with semantic-nerfw is broken after v0.1.3 commit. Training with semantic-nerfw is broken after 2150bad0e4ca14339f55fa620c209dc3e00d2b10 commit. Oct 21, 2022
@ghost ghost changed the title Training with semantic-nerfw is broken after 2150bad0e4ca14339f55fa620c209dc3e00d2b10 commit. Training with semantic-nerfw is broken after #750 commit. Oct 21, 2022
@kevinddchen
Copy link
Contributor

This should be fixed with #838. Please re-open if you still have this issue.

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