Sharath-girish / efficientgaussian

Official implementation of "EAGLES: Efficient Accelerated 3D Gaussians with Lightweight EncodingS"
https://efficientgaussian.github.io/
Other
112 stars 4 forks source link

Traceback (most recent call last): File ".\render_360.py", line 30, in <module> from scene import Scene, GaussianModel, GaussianModelSQ, GaussianModelVQ ImportError: cannot import name 'GaussianModelVQ' from 'scene' (D:\code\3dgs\efficientgaussian\scene\__init__.py) #9

Open Konsla99 opened 1 week ago

Konsla99 commented 1 week ago

Traceback (most recent call last): File ".\render_360.py", line 30, in from scene import Scene, GaussianModel, GaussianModelSQ, GaussianModelVQ ImportError: cannot import name 'GaussianModelVQ' from 'scene' (D:\code\3dgs\efficientgaussian\scene__init__.py)

can not use render_360.py