@@ -67,7 +67,7 @@ <h1 class="title is-1 publication-title"><span class="gradient-text">DAGDiff</sp
6767 < div class ="columns has-text-centered ">
6868 < div class ="column is-full-width ">
6969 <!-- <h2 class="title is-3">Model Architecture</h2> -->
70- < img src ="./static/images/ teaser_icra2025.svg " width ="70% ">
70+ < img src ="./static/teaser_icra2025.svg " width ="70% ">
7171 <!-- <div class="content has-text-justified my-4">
7272 <b>Overview of the proposed method</b>: <b>(a)</b> Given an object point cloud P , our network
7373 encodes
@@ -136,8 +136,8 @@ <h2 class="title is-3 mt-3">Abstract</h2>
136136 < div class ="column is-full-width ">
137137 < h2 class ="title is-3 "> Video Explanation</ h2 >
138138 < div class ="columns is-centered video-container ">
139- < video controls muted poster ="./static/images/ video_thumbnail.png " preload ="none "
140- src ="./static/videos/ intro_video.mp4 ">
139+ < video controls muted poster ="./static/video_thumbnail.png " preload ="none "
140+ src ="./static/intro_video.mp4 ">
141141 </ video >
142142 </ div >
143143 </ div >
@@ -150,7 +150,7 @@ <h2 class="title is-3">Video Explanation</h2>
150150 < div class ="columns has-text-centered ">
151151 < div class ="column is-full-width ">
152152 < h2 class ="title is-3 "> Model Architecture</ h2 >
153- < img src ="./static/images/ pipeline.svg ">
153+ < img src ="./static/pipeline.svg ">
154154 < div class ="content has-text-justified my-4 ">
155155 < b > Overview of the proposed method</ b > : < b > (a)</ b > Given an object point cloud P , our network
156156 encodes
0 commit comments