diff --git a/README.md b/README.md index 8223d11..5462bc4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![button](https://img.shields.io/badge/Project%20Website-orange?style=for-the-badge)](https://ubc-vision.github.io/3dgs-mcmc/) [![button](https://img.shields.io/badge/Paper-blue?style=for-the-badge)](https://arxiv.org/abs/2404.09591) +[![button](https://img.shields.io/badge/Video-green?style=for-the-badge)](https://neurips.cc/virtual/2024/poster/94984) Shakiba Kheradmand, @@ -51,6 +52,17 @@ +## Updates +### Dec. 5th, 2024 +A new change has been pushed to diff-gaussian-rasterization. In order to pull it: +```sh +cd submodules/diff-gaussian-rasterization +git pull origin gs-mcmc +cd ../.. +pip install submodules/diff-gaussian-rasterization +``` + +This change incorporates "Section B.2 Tighter Bounding of 2D Gaussians" from [StopThePop](https://arxiv.org/abs/2402.00525) paper. This bound allows to fit a tighter bound around Gaussians when opacity is less than 1. ## How to Install diff --git a/docs/index.html b/docs/index.html index fe0b9d3..66df83b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,6 +25,7 @@ 3D Gaussian Splatting as Markov Chain Monte Carlo +
+
+ NeurIPS 2024 SPOTLIGHT +
3D Gaussian Splatting as Markov Chain Monte Carlo
@@ -131,6 +135,26 @@ Paper + + + + + + arXiv + + + + + + + + + Video + +