✨ 项目目标:成功安装 SplaTAM,并能编译运行 diff-gaussian-rasterization-w-depth 扩展包。回到顶部 🧱 环境初始尝试(conda)⚠️ 问题 1:PyTorch 与系统 CUDA 不匹配错误信息: RuntimeError: The detected CUDA version (11.8) mismatches the vers
We have verified its correctness on real datasets under sparse view setting (e.g., 3 views), by supervising the optimization with monocular depth. Result of dataset360v2 bonsai: rendered image depth map Install git clone git@github.com:leo-frank/diff-gaussian-rasterization-depth.gitcddiff-gaussi...
Thanks for your amazing work!As I know,diff_gaussian_rasterization is from original 3DGS. Where can I get diff_gaussian_rasterization_depth mudule?
git clone git@github.com:git@github.com:JonathonLuiten/diff-gaussian-rasterization-w-depth.git cd diff-gaussian-rasterization-w-depth python setup.py install pip install . Original readme below: Differential Gaussian Rasterization Used as the rasterization engine for the paper "3D Gaussian Splattin...
zhaofuq/diff-gaussian-rasterizationPublic NotificationsYou must be signed in to change notification settings Fork0 Star0 main 1Branch0Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. ...
Differentiable gaussian rasterization with depth, alpha, normal map and extra per-Gaussian attributes, also support camera pose gradient - Lee-JaeWon/diff-gaussian-rasterization