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

Issue with Training and Deleting Operations on "figurines" Database #63

Open
irisfreesiri opened this issue Aug 21, 2024 · 0 comments
Open

Comments

@irisfreesiri
Copy link

I'm encountering an issue while using the "figurines" database for training and performing delete operations. Whenever I attempt to train the model or delete data, I receive an error. RuntimeError: Function _RasterizeGaussiansBackward returned an invalid gradient at index 2 - got [0, 0, 3] but expected shape compatible with [0, 16, 3]
However, when I switch to using the "bicycle" database, everything works perfectly fine, with no errors during training or deletion.

image

Has anyone faced a similar issue or could offer insights into what might be going wrong?

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