Skip to content

Commit

Permalink
Add speakers and header image
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitkariryaa committed May 22, 2024
1 parent 65cc793 commit b5a7853
Showing 1 changed file with 31 additions and 15 deletions.
46 changes: 31 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">SSL4EO: Self-Supervised Learning for Earth Observation</h1>
<div class="is-size-5 publication-authors">
<span class="author-block"> July 01-05, 2024 </span>
</div>
<div class="is-size-5 publication-authors">
<span class="author-block">Copenhagen, Denmark</span>
</div>
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">SSL4EO: Self-Supervised Learning for Earth Observation</h1>
<div class="is-size-5 publication-authors">
<span class="author-block"> July 01-05, 2024 </span>
</div>
<div class="is-size-5 publication-authors">
<span class="author-block">Copenhagen, Denmark</span>
</div>
</div>
</div>
</div>
Expand All @@ -67,6 +67,18 @@ <h1 class="title is-1 publication-title">SSL4EO: Self-Supervised Learning for Ea
</div>
</section>

<section class="hero">
<!-- <div class="columns is-centered has-text-centered" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/5/5f/Monsoon_rainfall_July_2020_%28NASA_Earth_Observatory%29.jpg'); background-position: center; position: relative; background-size: calc(100% - 1000px)">-->
<div class="columns is-centered has-text-centered" style="background-image: url('https://neo.gsfc.nasa.gov/servlet/RenderData?si=1948120&cs=rgb&format=JPEG&width=720&height=360'); background-position: center; position: relative; background-size: calc(100% - 1000px)">

<div style="height: 200px;width: 1000px">
<!-- <a href="https://commons.wikimedia.org/wiki/File:Monsoon_rainfall_July_2020_(NASA_Earth_Observatory).jpg">NASA Earth Observatory</a>, <a href="https://creativecommons.org/licenses/by-sa/2.5">CC BY-SA 2.5</a>, via Wikimedia Commons-->
<a href="https://neo.gsfc.nasa.gov/servlet/RenderData?si=1948120&cs=rgb&format=JPEG&width=720&height=360">NASA Earth Observatory CC BY-SA 2.5</a>
</div>

</div>
</section>

<!-- Paper abstract -->
<section class="section hero is-light">
<div class="container is-max-desktop">
Expand Down Expand Up @@ -138,8 +150,12 @@ <h2 class="title">Course Overview</h2>
<div class="container">
<h2 class="title">Speakers</h2>
<ul>
Coming soon!
</ul>
<li><a href="https://randallbalestriero.github.io/"> Randall Balestriero, META AI </a></li>
<li><a href="https://marcrusswurm.com/"> Marc Russwurm, Wageningen University</a></li>
<li><a href="https://konstantinklemmer.github.io/"> Konstantin Klemmer, Microsoft Research</a></li>
<li><a href="https://brunosan.eu/"> Bruno Sánchez-Andrade Nuño, Clay</a></li>
<li><a href="https://www.astro.uzh.ch/en/research/research-groups/Jan-Dirk-Wegner.html"> Jan Dirk Wegner, UZH/ETH Zürich </a></li>
</ul>
</div>
</section>

Expand All @@ -156,11 +172,11 @@ <h2 class="title">Program</h2>
<div class="container">
<h2 class="title">Organizers</h2>
<ul>
Ankit Kariryaa <br>
Stefan Oehmcke <br>
Nico Lang <br>
Christian Igel <br>
Rasmus Fensholt
<li> <a href="https://di.ku.dk/english/staff/?pure=en/persons/641966"> Stefan Oehmcke, University of Copenhagen </a> <a href="mailto:[email protected]"></a> </li>
<li> <a href="https://langnico.github.io/"> Nico Lang, University of Copenhagen </a> <a href="mailto:[email protected]"></a> </li>
<li> <a href="https://ankitkariryaa.github.io/"> Ankit Kariryaa, University of Copenhagen </a> <a href="mailto:[email protected]"></a> </li>
<li> <a href="https://christian-igel.github.io/"> Christian Igel, University of Copenhagen </a> <a href="mailto:[email protected]"></a> </li>
<li> <a href="https://ign.ku.dk/english/research/geography/terrestrial-ecosystem-analysis/?pure=en/persons/24386"> Rasmus Fensholt, University of Copenhagen </a> <a href="mailto:[email protected]"></a> </li>
</ul>
</div>
</section>
Expand Down

0 comments on commit b5a7853

Please sign in to comment.