From c0216f83dde89a02d6e55ef7cc5e027cc7773994 Mon Sep 17 00:00:00 2001 From: Snosixtyboo <40643808+Snosixtyboo@users.noreply.github.com> Date: Sun, 9 Jul 2023 20:14:27 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 707d6bc..ff9166d 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,11 @@ The SIBR interface provides several methods of navigating the scene. By default, ### Running the Network Viewer -https://github.com/graphdeco-inria/gaussian-splatting/assets/40643808/9fe09f3b-32a7-4889-ae4e-227c999298cf + + +https://github.com/graphdeco-inria/gaussian-splatting/assets/40643808/90a2e4d3-cf2e-4633-b35f-bfe284e28ff7 + + After extracting or installing the viewers, you may run the compiled ```SIBR_remoteGaussian_app[_config]``` app in ```/bin```, e.g.: ```shell @@ -333,7 +337,11 @@ The network viewer allows you to connect to a running training process on the sa ### Running the Real-Time Viewer -https://github.com/graphdeco-inria/gaussian-splatting/assets/40643808/9aa239af-67f9-4f9e-ba5b-d0132ccc06a0 + + +https://github.com/graphdeco-inria/gaussian-splatting/assets/40643808/0940547f-1d82-4c2f-a616-44eabbf0f816 + + After extracting or installing the viewers, you may run the compiled ```SIBR_gaussianViewer_app[_config]``` app in ```/bin```, e.g.: @@ -382,4 +390,4 @@ Alternatively, you can use the optional parameters ```--colmap_executable``` and - *How can I use the differentiable Gaussian rasterizer for my own project?* Easy, 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```). -- *Something is broken, how did this happen?* We tried hard to provide a solid and comprehensible basis to make use of the paper's method. We have refactored the code quite a bit, but we have limited capacity to test all possible usage scenarios. Thus, if part of the website, the code or the performance is lacking, please create an issue. If we find the time, we will do our best to address it. \ No newline at end of file +- *Something is broken, how did this happen?* We tried hard to provide a solid and comprehensible basis to make use of the paper's method. We have refactored the code quite a bit, but we have limited capacity to test all possible usage scenarios. Thus, if part of the website, the code or the performance is lacking, please create an issue. If we find the time, we will do our best to address it. From e321295e8278fa3ad86625c113c700c198690329 Mon Sep 17 00:00:00 2001 From: bkerbl Date: Mon, 10 Jul 2023 01:41:39 +0200 Subject: [PATCH 2/4] Bumped SIBR version --- SIBR_viewers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIBR_viewers b/SIBR_viewers index aa1455e..9e371f9 160000 --- a/SIBR_viewers +++ b/SIBR_viewers @@ -1 +1 @@ -Subproject commit aa1455e23ac90a2aff94fe64b319e29051ede325 +Subproject commit 9e371f9ac5f3a413d5c606d931cf73e055b774e4 From e32275e3f7c006f2f0e6fb4b2d0f7914b9e61038 Mon Sep 17 00:00:00 2001 From: bkerbl Date: Mon, 10 Jul 2023 01:55:15 +0200 Subject: [PATCH 3/4] Bumped sibr version --- SIBR_viewers | 2 +- submodules/diff-gaussian-rasterization | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SIBR_viewers b/SIBR_viewers index 9e371f9..29dd2f3 160000 --- a/SIBR_viewers +++ b/SIBR_viewers @@ -1 +1 @@ -Subproject commit 9e371f9ac5f3a413d5c606d931cf73e055b774e4 +Subproject commit 29dd2f3a5dc866664b8e0f04bce34dc81e5e6088 diff --git a/submodules/diff-gaussian-rasterization b/submodules/diff-gaussian-rasterization index c78d81f..573e428 160000 --- a/submodules/diff-gaussian-rasterization +++ b/submodules/diff-gaussian-rasterization @@ -1 +1 @@ -Subproject commit c78d81f56cd5da3cf39f6201984570060128c1aa +Subproject commit 573e428645a98d74fb0d533bdbc6f174f3490e52 From 298894b3170038a4e2ad5ab2a82f4ef65ef008e1 Mon Sep 17 00:00:00 2001 From: bkerbl Date: Mon, 10 Jul 2023 01:56:35 +0200 Subject: [PATCH 4/4] back to main for gaussian_splatting --- submodules/diff-gaussian-rasterization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/diff-gaussian-rasterization b/submodules/diff-gaussian-rasterization index 573e428..c78d81f 160000 --- a/submodules/diff-gaussian-rasterization +++ b/submodules/diff-gaussian-rasterization @@ -1 +1 @@ -Subproject commit 573e428645a98d74fb0d533bdbc6f174f3490e52 +Subproject commit c78d81f56cd5da3cf39f6201984570060128c1aa