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

ValueError: too many values to unpack (expected 2) #232

Open
eragondr opened this issue Dec 1, 2024 · 1 comment
Open

ValueError: too many values to unpack (expected 2) #232

eragondr opened this issue Dec 1, 2024 · 1 comment

Comments

@eragondr
Copy link

eragondr commented Dec 1, 2024

I got this error . but i check the code it seen fine do not know whhy

Screenshot from 2024-12-01 23-33-35

Code:
Screenshot from 2024-12-01 23-36-59

@HengYuD
Copy link

HengYuD commented Dec 5, 2024

you may used mismatched gaussian_splatting/submodules/diff-gaussian-rasterization
the new 3dgs add the depth in rasterizer
try pip install the repo submodules or just modify the code:
rendered_image, radii, _ = rasterizer(

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