Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyiRao committed Apr 11, 2024
1 parent 1e4bad6 commit 1641edf
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 7 deletions.
Binary file added img/speakers/anastasis_germenidis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/speakers/paul_debevec.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 29 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,12 @@ <h3>Keynote Speakers</h3>

<div class="col-md-3">
<div class="person-image">
<img src="/img/speakers/Valenzuela.jpg" class="person-avatar" width="80%" height="80%">
<img src="img/speakers/anastasis_germenidis.png" class="person-avatar" width="80%" height="80%">
</div>
<div class="person-meta">
<span class="person-name"><a href="https://twitter.com/c_valenzuelab" target="_blank">Cristóbal Valenzuela</a></span>
<span class="person-name"><a href="https://agermanidis.com/" target="_blank">Anastasis Germenidis</a></span>
<br />
<span class="person-affliation">Co-founder, CEO<br>RunwayML</span>
<span class="person-affliation">Co-founder, CTO<br>RunwayML</span>
</div>
</div>
</div>
Expand Down Expand Up @@ -223,7 +223,7 @@ <h3>Keynote Speakers</h3>
<div class="person-meta">
<span class="person-name"><a href="https://www.cs.cmu.edu/~junyanz/" target="_blank">Jun-Yan Zhu</a></span>
<br />
<span class="person-affliation">Professor,<br>Carnegie Mellon University</span>
<span class="person-affliation">Professor<br>Carnegie Mellon University</span>
</div>
</div>

Expand All @@ -238,7 +238,7 @@ <h3>Keynote Speakers</h3>
<div class="person-meta">
<span class="person-name"><a href="https://jparkerholder.github.io" target="_blank">Jack Parker-Holder</a></span>
<br />
<span class="person-affliation">Research Scientist,<br>DeepMind <br>Author of Genie</span>
<span class="person-affliation">Research Scientist<br>DeepMind <br>Author of Genie</span>
</div>
</div>

Expand All @@ -249,11 +249,33 @@ <h3>Keynote Speakers</h3>
<div class="person-meta">
<span class="person-name"><a href="https://jbhuang0604.github.io" target="_blank">Jia-Bin Huang</a></span>
<br />
<span class="person-affliation">Professor@UMD,<br>Research Scientist@Meta</span>
<span class="person-affliation">Professor@UMD<br>Research Scientist@Meta</span>
</div>
</div>

<div class="col-md-3" >
<div class="person-image">
<img src="/img/avatar/chenlin_meng.png" class="person-avatar" width="80%" height="80%">
</div>
<div class="person-meta">
<span class="person-name"><a href="https://cs.stanford.edu/~chenlin/" target="_blank">Chenlin Meng</a></span>
<br />
<span class="person-affliation">Co-Founder, CTO<br>Pika</span>
</div>
</div>

<div class="col-md-3" >
<div class="person-image">
<img src="/img/speakers/paul_debevec.jpeg" class="person-avatar" width="80%" height="80%">
</div>
<div class="person-meta">
<span class="person-name"><a href="https://www.pauldebevec.com" target="_blank">Paul Debevec</a></span>
<br />
<span class="person-affliation">Chief Research Officer, Eyeline Studios<br>
Governor, Visual Effects, Academy of Motion Pictures<br>
Adjunct Professor@USC</span>
</div>
</div>
</div>

<br />
Expand Down Expand Up @@ -635,7 +657,7 @@ <h2 class="text-center">Organizers</h2>
<span class="person-affliation">MIT</span>
</div>
</div>

<div class="col-md-2">
<div class="person-image">
<img src="/img/avatar/yu_xiong.jpg" class="person-avatar" width="80%" height="80%">
Expand Down

0 comments on commit 1641edf

Please sign in to comment.