Open Dakaro opened 6 months ago
Hi, thanks for your interest.
The problem is that I accidentally changed the branch name in diff-gaussian-rasterization-extentions.
Now I have fixed the bug. You can clone the latest code through git clone https://github.com/ingra14m/Specular-Gaussians --recursive
Thanks again for pointing that out!
Hello,
I am encountering an AttributeError related to the 'visible_filter' method in the rasterizer. It appears that 'visible_filter' is not defined, leading to this error in gaussian_renderer/init.py at line 177.
Could you please provide support on how to resolve this issue?
Thank you!