From ff4f09ddc7fa5c6008471701bd90ae79f7528dfb Mon Sep 17 00:00:00 2001 From: xzeng Date: Fri, 16 Sep 2022 18:49:03 -0400 Subject: [PATCH] update --- index.html | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 7bdfda2..2169ff4 100644 --- a/index.html +++ b/index.html @@ -529,7 +529,31 @@ pre {

Applications

- +

Interpolation

+
+

LION can interpolate two shapes by traversing the latent space. The generated shapes are clean and semantically plausible along the entire interpolation path.

+
+
+ +

+ Left most shape: the source shape. Right most shape: the target shape. The shapes in middle are interpolated results between source and target shape. +

+
+
+ +

+ LION traverses the latent space and interpolates many different shapes. +

+
+ +
+

Voxel-Conditioned Synthesis

Given a coarse voxel grid, LION can generate different plausible detailed shapes.

@@ -552,20 +576,6 @@ pre {
-

Interpolation

-
-

LION can interpolate two shapes by traversing the latent space. The generated shapes are clean and semantically plausible along the entire interpolation path.

-
-
- -

- Left most shape: the source shape. Right most shape: the target shape. The shapes in middle are interpolated results between source and target shape. -

-
-

Per-sample Text-driven Texture Synthesis