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

ns-train dnerf --vis viewer regression between 0.1.10 and 0.1.11 #1064

Closed
machenmusik opened this issue Dec 1, 2022 · 1 comment
Closed

Comments

@machenmusik
Copy link
Contributor

Describe the bug
ns-train dnerf --vis viewer regression between 0.1.10 and 0.1.11

To Reproduce
Steps to reproduce the behavior:

  1. pip install nerfstudio==0.1.10
  2. ns-train dnerf --vis viewer
  3. Starts training without error, good.
  4. pip install nerfstudio==0.1.11
  5. ns-train dnerf --vis viewer
  6. See error, e.g. CUDA OOM

Expected behavior
Step 6 behavior should be same as step 3; however, seeing CUDA OOM error.

@machenmusik
Copy link
Contributor Author

Fixed via #1065

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