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

Successful run for "nerfacto", but error comes for "lerf": NameError: name 'tcnn' is not defined #3495

Open
Li291216576 opened this issue Oct 23, 2024 · 2 comments

Comments

@Li291216576
Copy link

Describe the bug
I follow the instructions from the official website, installing nerfstudio and tinycudann.
And I can also run "nerfacto" well, but when I want to change to model "lerf", the problem occurs: "NameError: name 'tcnn' is not defined.".

To Reproduce
Steps to reproduce the behavior:

  1. Build a virtual environment using conda, and install nerfstudio and tinycudann. All the installation setups are followed as the official materials say.
  2. using "ns-train lerf" to install lerf model.
  3. using "ns-train lerf --data ./output" to train the model
  4. See error

Expected behavior
I expected it run smoothly, without error

Screenshots
The Error:
image

The successful run of "nerfacto":
image

@jkulhanek
Copy link
Contributor

Hi, can you please open this issue in the lerf repo?

@Li291216576
Copy link
Author

Thanks for the notice, and sorry for dropping the problem in the wrong repo. I've tackled the problem, so I'm gonna close it as complete.

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