There was an error while loading. Please reload this page.
1 parent 7ee436b commit 9390013Copy full SHA for 9390013
1 file changed
autonomy-dataset/index.html
@@ -198,9 +198,9 @@ <h3 class="title is-4">Free-space reasoning for safe navigation</h3>
198
<div class="column is-6-desktop">
199
<div class="showcase-card">
200
<div class="showcase-image-wrapper">
201
- <img src="./static/sync_data_20sec/videos/people_detection.png"
202
- alt="People detection visualization"
203
- class="showcase-image">
+ <video src="./static/sync_data_20sec/videos/people_detection_agra_pptx.mp4"
+ autoplay muted loop playsinline
+ class="showcase-image"></video>
204
</div>
205
<div class="showcase-content">
206
<p class="showcase-eyebrow">People Detection</p>
0 commit comments