diff --git a/index.html b/index.html index ed21d99..0d0d9f6 100644 --- a/index.html +++ b/index.html @@ -42,62 +42,50 @@
-

SplatFlow: Multi-View Rectified Flow Model for 3D Gaussian Splatting Synthesis -

+

SplatFlow: Multi-View Rectified Flow Model for 3D Gaussian Splatting Synthesis

- -
+ +
-
-
-
-
-
Hyojun - Go1 -
-
-
-
Byeongjun - Park2 -
+ + -
-
Jiho - Jang1
+ -
-
Jin-Young - Kim1
+
+
Jiho Jang1
-
-
Soonwoo - Kwon1
+
+
Jin-Young Kim1
-
-
Changick - Kim2
+
+
Soonwoo Kwon1
-
-
+
+
Changick Kim2 †
-
-
-
-
-
-
1Twelvelabs
+ +
+ +
+
1Twelvelabs
-
-
2KAIST
+
+
2KAIST
-
-
+
+
(* : Equal Contribution, † : Corresponding Author)
+ +
@@ -134,7 +122,8 @@
- TL;DR: SplatFlow is a unified framework for 3D Gaussian Splatting that combines a latent-space + TL;DR: SplatFlow is a unified framework for 3D Gaussian Splatting that combines a + latent-space multi-view generator and a Gaussian Splatting Decoder to enable efficient 3D generation, editing, and inpainting directly from text prompts.
@@ -178,7 +167,8 @@

Overview of SplatFlow

architecture
SplatFlow framework: The RF model generates multi-view latents (images, depths, and Plücker ray - coordinates) from text prompts, optimized for camera poses, while the GSDecoder converts them into + coordinates) from text prompts, optimized for camera poses, while the GSDecoder converts them + into pixel-aligned 3D Gaussian splats.