Spaces:
Running
Running
Commit
•
ab3decb
1
Parent(s):
bf0e281
Update index.html
Browse files- index.html +2 -18
index.html
CHANGED
@@ -275,13 +275,7 @@
|
|
275 |
</p>
|
276 |
|
277 |
</div>
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
<div class="column">
|
282 |
-
<h2 class="title is-4">Component 2: Textual Editing</h2>
|
283 |
-
<div class="columns is-centered">
|
284 |
-
<div class="column content">
|
285 |
<p>
|
286 |
After creating our re-construction sequence, we can edit the image by manipulating
|
287 |
the noise estimate εθ based on a set of edit instructions. We devise a dedicated
|
@@ -294,14 +288,7 @@
|
|
294 |
</p>
|
295 |
|
296 |
</div>
|
297 |
-
|
298 |
-
</div>
|
299 |
-
</div>
|
300 |
-
|
301 |
-
<div class="column">
|
302 |
-
<h2 class="title is-4">Component 3: Semantic Grounding</h2>
|
303 |
-
<div class="columns is-centered">
|
304 |
-
<div class="column content">
|
305 |
<p>
|
306 |
In our defined LEDITS++ guidance, we include a masking term composed of the
|
307 |
intersection between the mask generated from
|
@@ -318,10 +305,7 @@
|
|
318 |
</p>
|
319 |
|
320 |
</div>
|
321 |
-
|
322 |
-
</div>
|
323 |
</div>
|
324 |
-
|
325 |
</div>
|
326 |
</div>
|
327 |
</div>
|
|
|
275 |
</p>
|
276 |
|
277 |
</div>
|
278 |
+
<div class="content">
|
|
|
|
|
|
|
|
|
|
|
|
|
279 |
<p>
|
280 |
After creating our re-construction sequence, we can edit the image by manipulating
|
281 |
the noise estimate εθ based on a set of edit instructions. We devise a dedicated
|
|
|
288 |
</p>
|
289 |
|
290 |
</div>
|
291 |
+
<div class="column content">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
292 |
<p>
|
293 |
In our defined LEDITS++ guidance, we include a masking term composed of the
|
294 |
intersection between the mask generated from
|
|
|
305 |
</p>
|
306 |
|
307 |
</div>
|
|
|
|
|
308 |
</div>
|
|
|
309 |
</div>
|
310 |
</div>
|
311 |
</div>
|