Bumped version

This commit is contained in:
bkerbl 2023-07-09 16:18:54 +02:00
parent 29053b7cb0
commit 54c77a415f
2 changed files with 3 additions and 1 deletions

View File

@ -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! - *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 @@
Subproject commit 4aedd8226f7257935891049f5a378b0e21d0aa37 Subproject commit c78d81f56cd5da3cf39f6201984570060128c1aa