Open ChaerinMin opened 5 months ago
Same problem, it seems to say I can't use 'garfield' or 'garfield-gauss' module.
Hmm, the entry-points
in pyproject.toml
is in charge of registering third-party methods to nerfstudio -- garfield
and garfield-gauss
will not show up if you don't install the package.
Re; garfield-gauss
not showing up (while garfield
) -- this is super weird, does re-installing it help at all?
Thank you for your great work! I trained a garfield by ns-train, and it was successful. Then, I tried running the garfield-gauss, but it seems the ns-train does not have garfield-gauss. The checkpoint path is correct. I had installed the main branch of nerfstudio, so I have no idea how to fix thisðŸ˜