1 Star 0 Fork 0

陈孝天/depth-diff-gaussian-rasterization

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Differential Gaussian Rasterization

This is a forked repository of the rasterization pipeline from the paper "3D Gaussian Splatting for Real-Time Rendering of Radiance Fields". I have made some extensions to it:

  • main branch incorporates only the forward pass of depth, which is used for depth visualization.
  • 4th-degree: add the 4th degree of SH
  • depth: add both the forward and backward pass of depth, which is used for some tasks with depth supervision.
  • latest: is the dev branch that contains acc and depth visualization, together with depth backward pass.
  • depth-mean3D: add additional backward pass to the mean3D based on the depth branch

News

  • 23/11/9. Thanks to slothfulxtx for adding depth backward pass to mean3D. I have put this optimization on the depth-mean3D branch.

BibTeX

@Article{kerbl3Dgaussians,
      author       = {Kerbl, Bernhard and Kopanas, Georgios and Leimk{\"u}hler, Thomas and Drettakis, George},
      title        = {3D Gaussian Splatting for Real-Time Radiance Field Rendering},
      journal      = {ACM Transactions on Graphics},
      number       = {4},
      volume       = {42},
      month        = {July},
      year         = {2023},
      url          = {https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/}
}

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ChenXT216/depth-diff-gaussian-rasterization.git
git@gitee.com:ChenXT216/depth-diff-gaussian-rasterization.git
ChenXT216
depth-diff-gaussian-rasterization
depth-diff-gaussian-rasterization
main

搜索帮助