Skip to content

Commit 3e3d9df

Browse files
Added more info
1 parent c84ae3b commit 3e3d9df

5 files changed

Lines changed: 3585 additions & 75 deletions

File tree

index.html

Lines changed: 125 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<body>
4040

41-
<section class="hero">
41+
<section class="hero" style="background-color: rgb(252, 252, 252);">
4242
<div class="hero-body">
4343
<div class="container is-max-desktop">
4444
<div class="columns is-centered">
@@ -65,7 +65,7 @@ <h1 class="title is-1 publication-title"><span class="gradient-text">DAGDiff</sp
6565
Madhava Krishna</a><sup>1</sup>
6666
</span>
6767
</div> -->
68-
<!--
68+
<!--
6969
<div class="is-size-5 publication-authors">
7070
<span class="author-block"><sup>1</sup>IIIT Hyderabad </span>
7171
<span class="author-block"><sup>2</sup>Brown University</span>
@@ -76,14 +76,15 @@ <h1 class="title is-1 publication-title"><span class="gradient-text">DAGDiff</sp
7676

7777
<div class="column has-text-centered">
7878
<div class="publication-links">
79-
<!-- <span class="link-block">
80-
<a href="./static/DG16M_paper.pdf" target="_blank" class="external-link button is-normal is-rounded is-dark">
81-
<span class="icon">
82-
<i class="fas fa-file-pdf"></i>
83-
</span>
84-
<span>Paper</span>
85-
</a>
86-
</span> -->
79+
<span class="link-block">
80+
<a href="./static/images/dagdiff_paper.pdf" target="_blank"
81+
class="external-link button is-normal is-rounded is-dark">
82+
<span class="icon">
83+
<i class="fas fa-file-pdf"></i>
84+
</span>
85+
<span>Paper</span>
86+
</a>
87+
</span>
8788

8889
<span class="link-block">
8990
<a href="#" class="external-link button is-normal is-rounded is-dark">
@@ -93,21 +94,21 @@ <h1 class="title is-1 publication-title"><span class="gradient-text">DAGDiff</sp
9394
<span>arXiv</span>
9495
</a>
9596
</span>
96-
<!-- <span class="link-block">
97-
<a href="#"
98-
class="external-link button is-normal is-rounded is-dark">
99-
<span class="icon">
100-
<i class="fab fa-youtube"></i>
101-
</span>
102-
<span>Video</span>
103-
</a>
104-
</span> -->
10597
<span class="link-block">
106-
<a href="#" class="external-link button is-normal is-rounded is-dark">
98+
<a href="#video" class="external-link button is-normal is-rounded is-dark">
99+
<span class="icon">
100+
<i class="fab fa-youtube"></i>
101+
</span>
102+
<span>Video</span>
103+
</a>
104+
</span>
105+
<span class="link-block">
106+
<a href="https://github.com/DAG-Diff/dual-arm-grasp-diffusion"
107+
class="external-link button is-normal is-rounded is-dark">
107108
<span class="icon">
108109
<i class="fab fa-github"></i>
109110
</span>
110-
<span>Code (coming soon)</span>
111+
<span>Code</span>
111112
</a>
112113
</span>
113114
<!-- <span class="link-block">
@@ -150,6 +151,20 @@ <h1 class="title is-1 publication-title"><span class="gradient-text">DAGDiff</sp
150151
</div>
151152
</section>
152153

154+
<section id="video" class="section" style="background-color: rgb(252, 252, 252);">
155+
<div class="container is-max-desktop">
156+
<div class="columns has-text-centered">
157+
<div class="column is-full-width">
158+
<h2 class="title is-3">Video Explanation</h2>
159+
<div class="columns is-centered video-container">
160+
<video controls muted poster="./static/images/video_thumbnail.png" preload="none"
161+
src="./static/videos/intro_video.mp4">
162+
</video>
163+
</div>
164+
</div>
165+
</div>
166+
</div>
167+
</section>
153168

154169
<section class="section mt-3 mb-0" style="background-color: rgb(255, 255, 255);">
155170
<div class="container is-max-desktop">
@@ -179,6 +194,7 @@ <h2 class="title is-3 mt-3">Abstract</h2>
179194
</div>
180195
</section>
181196

197+
182198
<!-- <section class="hero is-light px-5 pb-3" style="background-color: rgb(255, 255, 255);">
183199
<div class="container is-max-desktop">
184200
<h2 class="title is-3 mt-3">Abstract</h2>
@@ -189,22 +205,9 @@ <h2 class="title is-3 mt-3">Abstract</h2>
189205
</div>
190206
</section> -->
191207

192-
<section class="section" style="background-color: rgb(252, 252, 252);">
193-
<div class="container is-max-desktop">
194-
<div class="columns has-text-centered">
195-
<div class="column is-full-width">
196-
<h2 class="title is-3">Video Explanation</h2>
197-
<div class="columns is-centered video-container">
198-
<video controls muted poster="./static/images/video_thumbnail.png" preload="none"
199-
src="./static/videos/intro_video.mp4">
200-
</video>
201-
</div>
202-
</div>
203-
</div>
204-
</div>
205-
</section>
206208

207-
<section class="section" style="background-color: rgb(255, 255, 255);">
209+
210+
<section class="section" style="background-color: rgb(255, 255, 255); margin-bottom:20px">
208211
<div class="container is-max-desktop">
209212
<div class="columns has-text-centered">
210213
<div class="column is-full-width">
@@ -227,13 +230,42 @@ <h2 class="title is-3">Model Architecture</h2>
227230
intialization \((t=250\)) to refine grasps \((t=0\)). The energy head drives the generative
228231
dynamics, while the force-closure and collision heads bias the generation until stable,
229232
collision-free dual-arm grasps emerge.
230-
231233
</div>
232234
</div>
233235
</div>
236+
237+
<hr>
238+
239+
<h4 class="title is-4 has-text-centered">\(SE(3) \times SE(3) \longleftrightarrow \mathbb{R}^{12}\)</h4>
240+
241+
<div class="columns has-text-justified mt-4">
242+
<div class="column is-full-width is-flex is-justify-content-center is-align-items-center"">
243+
<img src=" ./static/images/logmap2.svg">
244+
</div>
245+
246+
<div class="column is-full-width">
247+
Additionally, dual-arm grasp poses are represented as pairs of rigid-body transformations
248+
in \(SE(3) \times SE(3)\), which are mapped into a \(12\text{D}\) Euclidean space for diffusion and
249+
back.
250+
Each \(SE(3)\) element is
251+
first projected into its \(6\text{D}\) Lie algebra representation via the <u>logarithmic map</u>
252+
\((\operatorname{Logmap_{2}})\), and
253+
concatenated to form a vector in \(\mathbb{R}^{12}\).
254+
<br/> <br/>
255+
The diffusion process is then carried out in
256+
this Euclidean space. To obtain valid grasp poses, the <u>exponential map</u>
257+
\((\operatorname{Expmap_{2}})\) maps vectors in \(\mathbb{R}^{12}\) back to
258+
\(SE(3) \times SE(3)\). This bidirectional mapping enables diffusion while ensuring grasps remain
259+
consistent with rigid-body motion.
260+
261+
</div>
262+
263+
264+
</div>
234265
</div>
235266
</section>
236-
<!--
267+
268+
<!--
237269
<section class="section" style="background-color: rgb(252, 252, 252);">
238270
<div class="container is-max-desktop">
239271
<div class="columns has-text-centered">
@@ -246,45 +278,63 @@ <h2 class="title is-3">Results (Coming soon)</h2>
246278

247279
<section class="section" style="background-color: rgb(252, 252, 252);">
248280
<div class="container is-max-desktop">
249-
<div class="columns has-text-centered">
250-
<div class="column is-full-width">
251-
<h2 class="title is-3">Real Life Results</h2>
252-
<div class="columns is-multiline is-centered">
253-
<div class="column is-half">
254-
<video autoplay loop muted poster="" preload="none" style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
255-
<source src="./static/videos/real_life_bucket.webm">
256-
</video>
257-
<h4 class="title is-5">Bucket</h4>
258-
</div>
259-
<div class="column is-half">
260-
<video autoplay loop muted poster="" preload="none" style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
261-
<source src="./static/videos/real_life_tray.webm">
262-
</video>
263-
<h4 class="title is-5">Tray</h4>
264-
</div>
265-
<div class="column is-half">
266-
<video autoplay loop muted poster="" preload="none" style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
267-
<source src="./static/videos/real_life_drone.webm">
268-
</video>
269-
<h4 class="title is-5">Drone</h4>
270-
</div>
271-
<div class="column is-half">
272-
<video autoplay loop muted poster="" preload="none" style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
273-
<source src="./static/videos/real_life_frypan.webm">
274-
</video>
275-
<h4 class="title is-5">Frypan</h4>
276-
</div>
277-
<div class="column is-half">
278-
<video autoplay loop muted poster="" preload="none" style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
279-
<source src="./static/videos/real_life_saucepan.webm">
280-
</video>
281-
<h4 class="title is-5">Saucepan</h4>
282-
</div>
283-
</div>
281+
<div class="columns has-text-centered">
282+
<div class="column is-full-width">
283+
<h2 class="title is-3">
284+
Real Life Results <sup style="font-size: 15px;">&dagger;</sup>
285+
</h2>
286+
287+
<p class="is-size-7 has-text-grey mt-4 has-text-right">
288+
<sup>&dagger;</sup> Unseen object categories
289+
</p>
290+
291+
<div class="columns is-multiline is-centered">
292+
<div class="column is-half my-5">
293+
<video autoplay loop muted poster="" preload="none"
294+
style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
295+
<source src="./static/videos/real_life_bucket.webm">
296+
</video>
297+
<h4 class="title is-5">(a) Bucket</h4>
298+
</div>
299+
300+
<div class="column is-half my-5">
301+
<video autoplay loop muted poster="" preload="none"
302+
style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
303+
<source src="./static/videos/real_life_tray.webm">
304+
</video>
305+
<h4 class="title is-5">(b) Tray</h4>
284306
</div>
307+
308+
<div class="column is-half my-5">
309+
<video autoplay loop muted poster="" preload="none"
310+
style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
311+
<source src="./static/videos/real_life_drone.webm">
312+
</video>
313+
<h4 class="title is-5">(c) Drone</h4>
314+
</div>
315+
316+
<div class="column is-half my-5">
317+
<video autoplay loop muted poster="" preload="none"
318+
style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
319+
<source src="./static/videos/real_life_frypan.webm">
320+
</video>
321+
<h4 class="title is-5">(d) Frypan</h4>
322+
</div>
323+
324+
<div class="column is-half my-5">
325+
<video autoplay loop muted poster="" preload="none"
326+
style="width:100%; border: 2px solid #ddd; border-radius: 10px;">
327+
<source src="./static/videos/real_life_saucepan.webm">
328+
</video>
329+
<h4 class="title is-5">(e) Saucepan</h4>
330+
</div>
331+
</div>
332+
333+
<!-- footnote -->
285334
</div>
335+
</div>
286336
</div>
287-
</section>
337+
</section>
288338

289339
<!-- <section class="section" id="BibTeX" style="margin-bottom: 1rem;">
290340
<div class="container is-max-desktop content">
@@ -298,7 +348,7 @@ <h2 class="title">BibTeX</h2>
298348
</div>
299349
</section> -->
300350

301-
<footer class="footer">
351+
<footer class="footer" style="background-color: rgba(136, 136, 136, 0.116);">
302352
<div class="container">
303353
<div class="columns is-centered">
304354
<div class="column is-8">

static/css/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
html {
2+
scroll-behavior: smooth;
3+
}
4+
15
body {
26
font-family: 'Noto Sans', sans-serif;
37
}

static/images/dagdiff_paper.pdf

2.48 MB
Binary file not shown.

0 commit comments

Comments
 (0)