bkerbl пре 2 година
родитељ
комит
54c77a415f
2 измењених фајлова са 3 додато и 1 уклоњено
  1. 2 0
      README.md
  2. 1 1
      submodules/diff-gaussian-rasterization

+ 2 - 0
README.md

@@ -337,3 +337,5 @@ Alternatively, you can use the optional parameters ```--colmap_executable``` and
 
 - *24 GB of VRAM for reference quality training is still a lot! Can't we do it with less?* Yes, most likely. By our calculations it should be possible with **way** less memory (~8GB). If we can find the time we will try to achieve this. If some PyTorch veteran out there wants to tackle this, we look forward to your pull request!
 
+- *How can I use the differentiable Gaussian rasterizer for my own project?* Sure, it is included in this repo as a submodule ```diff-gaussian-rasterization```. Feel free to check out and install the package. It's not really documented, but using it from the Python side is very straightforward (cf. ```gaussian_renderer/__init__.py```).
+

+ 1 - 1
submodules/diff-gaussian-rasterization

@@ -1 +1 @@
-Subproject commit 4aedd8226f7257935891049f5a378b0e21d0aa37
+Subproject commit c78d81f56cd5da3cf39f6201984570060128c1aa