Sharath-girish/efficientgaussian
Official implementation of "EAGLES: Efficient Accelerated 3D Gaussians with Lightweight EncodingS"
C++NOASSERTION
Issues
- 0
rendering is not working code is not working
#12 opened by Konsla99 - 0
Bitestimation(MLP) not working
#11 opened by mhun9801-TRP - 1
This is not a working code
#10 opened by Konsla99 - 0
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 opened by Konsla99 - 0
After loading extension module torchac backend..., it causes a Segmentation fault (core dumped).
#8 opened by KikaXiaoYu - 1
if you have tested the changes in the use of VRAM for graphics card rendering before and after compression?
#7 opened by smart4654154 - 1
Some of the code may be wrong.
#6 opened by Mike001-wq - 3
Unable to unpickle .pkl file
#5 opened by lurock12 - 1
- 1
- 1
Question about Attribute Quantization
#1 opened by cfchi - 1
Slower than the original, with lower PSNR, and no significant reduction in video memory usage; only the ply file size is reduced by half.
#4 opened by xiemeilong