From 40ad76bee354e816fdf446cab57180618a448959 Mon Sep 17 00:00:00 2001 From: yjb6 <71499139+yjb6@users.noreply.github.com> Date: Sat, 26 Oct 2024 04:07:13 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4c23ba..4536b99 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# SaRO-GS \ No newline at end of file +# 4D Gaussian Splatting with Scale-aware Residual Field and Adaptive Optimization for Real-time Rendering of Temporally Complex Dynamic Scenes +Bernhard Kerbl*, Georgios Kopanas*, Thomas Leimkühler, George Drettakis (* indicates equal contribution)
+| [Webpage]([https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/](https://yjb6.github.io/SaRO-GS.github.io/)) + +This repository contains the official authors implementation associated with the paper "4D Gaussian Splatting with Scale-aware Residual Field and Adaptive Optimization for Real-time Rendering of Temporally Complex Dynamic Scenes" + +The code will be released around December 2024. Please stay tuned.