Skip to content

Commit

Permalink
video instead of gif
Browse files Browse the repository at this point in the history
  • Loading branch information
acerbosisw committed Sep 2, 2024
1 parent 95b4459 commit f1c8d26
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,10 @@ <h2 class="title is-3">Abstract</h2>
<h2 class="title is-3">NMPC parameters are dynamically changed by the CNN based on the driving context
</h2>
<div class="content">
<img src="./static/images/dynamic_par_large.gif" alt="NMPC parameters are dynamically changed by the CNN based on the driving context
">
<video id="teaser" autoplay muted loop playsinline height="100%">
<source src="./static/videos/dynamic_parameters_gif.mp4"
type="video/mp4">
</video>
</div>
</div>
</div>
Expand Down
Binary file removed static/videos/._Icon
Binary file not shown.
Binary file removed static/videos/blueshirt.mp4
Binary file not shown.
Binary file removed static/videos/book.mp4
Binary file not shown.
Binary file removed static/videos/chair-tp.mp4
Binary file not shown.
Binary file removed static/videos/coffee.mp4
Binary file not shown.
Binary file removed static/videos/dollyzoom-depth.mp4
Binary file not shown.
Binary file removed static/videos/dollyzoom-stacked.mp4
Binary file not shown.
Binary file removed static/videos/dollyzoom.mp4
Binary file not shown.
Binary file added static/videos/dynamic_parameters_gif.mp4
Binary file not shown.
Binary file removed static/videos/fullbody.mp4
Binary file not shown.
Binary file removed static/videos/mask-nobg.mp4
Binary file not shown.
Binary file removed static/videos/mask.mp4
Binary file not shown.
Binary file removed static/videos/matting.mp4
Binary file not shown.
Binary file removed static/videos/replay.mp4
Binary file not shown.
Binary file removed static/videos/shiba.mp4
Binary file not shown.
Binary file removed static/videos/steve.mp4
Binary file not shown.
Binary file removed static/videos/teaser.mp4
Binary file not shown.
Binary file removed static/videos/toby.mp4
Binary file not shown.
Binary file removed static/videos/toby2.mp4
Binary file not shown.

0 comments on commit f1c8d26

Please sign in to comment.