Skip to content

Commit b158540

Browse files
authored
Update index.html
1 parent 460bbc0 commit b158540

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
content="Deformable Neural Radiance Fields creates free-viewpoint portraits (nerfies) from casually captured videos.">
77
<meta name="keywords" content="Nerfies, D-NeRF, NeRF">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
9-
<title>Layered Image Vectorization via Semantic Simplification</title>
9+
<title>Image-Space Collage and Packing with Differentiable Rendering</title>
1010

1111
<!-- Global site tag (gtag.js) - Google Analytics -->
1212
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PYVRSFMDRL"></script>
@@ -204,8 +204,7 @@ <h2 class="subtitle has-text-centered">
204204
This process generates visual primitives layer by layer (third row), keeping the primitives compactly within the boundaries of semantic groups (bottom row).
205205
</p> -->
206206
<p style="max-width: 80%">
207-
Visualization created by our shape collage technique, from left to right: (top) square map, circular packing diagram, text
208-
themeriver, (bottom) word cloud, pie chart, and bubble barcharts.
207+
The ‘SIGGRAPH’ example is created using our method: (S) demonstrates the fundamental approach with good shape containment, non-overlap, and uniform distribution; (I) incorporates padding around geometric elements; (G-G) illustrates the smooth transition from axis-based initialization to final filling; (R) showcases collages with stripe blocks; (A) highlights packing within a shape with a downward force; and (P, H) display open packing arrangement with a downward force.
209208
</p>
210209
</div>
211210
</div>

0 commit comments

Comments
 (0)