-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b480daf
commit d77c335
Showing
35 changed files
with
149 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
id: event-pic | ||
name: Event Pictures | ||
heading: Event Pictures | ||
div_class: lead | ||
# subheading: Will Catch Your Eye | ||
# image: "http://placehold.it/500x500" | ||
--- | ||
|
||
<div style="display: flex; overflow-x: auto; gap: 10px; padding: 10px; border: 1px solid #ddd; border-radius: 8px;"> | ||
<img src="assets/event_pic/Crowd.jpg" alt="Image 1" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/Francesco.png" alt="Image 2" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/Iro.png" alt="Image 3" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/JenJen.png" alt="Image 4" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/Marc.jpg" alt="Image 5" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/Michael.jpg" alt="Image 5" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/Posters.jpg" alt="Image 5" style="width: auto; height: 300px; border-radius: 8px;"> | ||
<img src="assets/event_pic/Stefan.jpg" alt="Image 5" style="width: auto; height: 300px; border-radius: 8px;"> | ||
</div> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
--- | ||
id: accepted-papers | ||
name: Accepted Papers | ||
heading: Accepted Papers | ||
div_class: lead | ||
# subheading: Will Catch Your Eye | ||
# image: "http://placehold.it/500x500" | ||
--- | ||
|
||
<div style="padding: 10px; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 10px;"> | ||
<p><strong><span style="color: red;">Winner of the Outstanding Workshop Presentation Award</span></strong></p> | ||
<strong>Taxonomy-Aware Class-Incremental Semantic Segmentation for Open-World Perception</strong> | ||
<a href="assets/proceedings/tax/paper.pdf" style="text-decoration: none; color: #007bff;">[Paper]</a> | ||
<a href="assets/proceedings/tax/poster.pdf" style="text-decoration: none; color: #007bff;">[Poster]</a><br> | ||
Julia Hindel, Daniele Cattaneo and Abhinav Valada<br> | ||
|
||
<details> | ||
<summary style="font-size: 16px; color: #007bff; cursor: pointer; list-style: none; display: inline;"> | ||
<span id="toggle-icon" style="display: inline-block; transform: rotate(0deg); transition: transform 0.3s;">▶</span> | ||
Poster Thumbnail | ||
</summary> | ||
<div style="margin-top: 10px;"> | ||
<img src="assets/proceedings/tax/poster.png" alt="Poster Thumbnail" style="width: 800px; border: 1px solid #ddd; border-radius: 8px;"> | ||
</div> | ||
</details> | ||
</div> | ||
|
||
<div style="padding: 10px; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 10px;"> | ||
<p><strong><span style="color: red;">Spotlight Presentations</span></strong></p> | ||
<strong>Moving Object Segmentation in Point Cloud Data using Hidden Markov Models</strong> | ||
<a href="assets/proceedings/moving/paper.pdf" style="text-decoration: none; color: #007bff;">[Paper]</a> | ||
<a href="assets/proceedings/moving/poster.pdf" style="text-decoration: none; color: #007bff;">[Poster]</a> | ||
<a href="assets/proceedings/moving/slides.pdf" style="text-decoration: none; color: #007bff;">[Slides]</a><br> | ||
Vedant Bhandari, Jasmin James, Tyson Phillips and P. Ross McAree<br> | ||
|
||
<details> | ||
<summary style="font-size: 16px; color: #007bff; cursor: pointer; list-style: none; display: inline;"> | ||
<span id="toggle-icon" style="display: inline-block; transform: rotate(0deg); transition: transform 0.3s;">▶</span> | ||
Poster Thumbnail | ||
</summary> | ||
<div style="margin-top: 10px;"> | ||
<img src="assets/proceedings/moving/poster.png" alt="Poster Thumbnail" style="width: 800px; border: 1px solid #ddd; border-radius: 8px;"> | ||
</div> | ||
</details> | ||
|
||
|
||
<strong>DUFOMap: Efficient Dynamic Awareness Mapping</strong> | ||
<a href="assets/proceedings/DUFOMap/paper.pdf" style="text-decoration: none; color: #007bff;">[Paper]</a> | ||
<a href="assets/proceedings/DUFOMap/poster.pdf" style="text-decoration: none; color: #007bff;">[Poster]</a> | ||
<a href="assets/proceedings/DUFOMap/slides.pdf" style="text-decoration: none; color: #007bff;">[Slides]</a><br> | ||
Daniel Duberg* , Qingwen Zhang* , MingKai Jia and Patric Jensfelt<br> | ||
|
||
<details> | ||
<summary style="font-size: 16px; color: #007bff; cursor: pointer; list-style: none; display: inline;"> | ||
<span id="toggle-icon" style="display: inline-block; transform: rotate(0deg); transition: transform 0.3s;">▶</span> | ||
Poster Thumbnail | ||
</summary> | ||
<div style="margin-top: 10px;"> | ||
<img src="assets/proceedings/DUFOMap/poster.png" alt="Poster Thumbnail" style="width: 800px; border: 1px solid #ddd; border-radius: 8px;"> | ||
</div> | ||
</details> | ||
</div> | ||
|
||
<div style="padding: 10px; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 10px;"> | ||
<strong>Human-Inspired Long-Term Indoor Localization in Human-Oriented Environment</strong> | ||
<a href="assets/proceedings/human/paper.pdf" style="text-decoration: none; color: #007bff;">[Paper]</a> | ||
<a href="assets/proceedings/human/poster.pdf" style="text-decoration: none; color: #007bff;">[Poster]</a><br> | ||
Nicky Zimmerman and Matteo Sodano<br> | ||
|
||
<details> | ||
<summary style="font-size: 16px; color: #007bff; cursor: pointer; list-style: none; display: inline;"> | ||
<span id="toggle-icon" style="display: inline-block; transform: rotate(0deg); transition: transform 0.3s;">▶</span> | ||
Poster Thumbnail | ||
</summary> | ||
<div style="margin-top: 10px;"> | ||
<img src="assets/proceedings/human/poster.png" alt="Poster Thumbnail" style="width: 800px; border: 1px solid #ddd; border-radius: 8px;"> | ||
</div> | ||
</details> | ||
|
||
|
||
<strong>Integrating Vision Foundation Models with Reinforcement Learning for Enhanced Object Interaction</strong> | ||
<a href="assets/proceedings/integ/paper.pdf" style="text-decoration: none; color: #007bff;">[Paper]</a> | ||
<a href="assets/proceedings/integ/poster.pdf" style="text-decoration: none; color: #007bff;">[Poster]</a><br> | ||
Ahmad Farooq and Kamran Iqbal<br> | ||
|
||
<details> | ||
<summary style="font-size: 16px; color: #007bff; cursor: pointer; list-style: none; display: inline;"> | ||
<span id="toggle-icon" style="display: inline-block; transform: rotate(0deg); transition: transform 0.3s;">▶</span> | ||
Poster Thumbnail | ||
</summary> | ||
<div style="margin-top: 10px;"> | ||
<img src="assets/proceedings/integ/poster.png" alt="Poster Thumbnail" style="width: 800px; border: 1px solid #ddd; border-radius: 8px;"> | ||
</div> | ||
</details> | ||
|
||
<strong>ROMAN: Robust Object Map Alignment Anywhere</strong> | ||
<a href="assets/proceedings/roman/paper.pdf" style="text-decoration: none; color: #007bff;">[Paper]</a> | ||
<a href="assets/proceedings/roman/poster.pdf" style="text-decoration: none; color: #007bff;">[Poster]</a><br> | ||
Mason B. Peterson, Yi Xuan Jia, Yulun Tian, Annika Thomas and Jonathan P. How<br> | ||
|
||
<details> | ||
<summary style="font-size: 16px; color: #007bff; cursor: pointer; list-style: none; display: inline;"> | ||
<span id="toggle-icon" style="display: inline-block; transform: rotate(0deg); transition: transform 0.3s;">▶</span> | ||
Poster Thumbnail | ||
</summary> | ||
<div style="margin-top: 10px;"> | ||
<img src="assets/proceedings/roman/poster.png" alt="Poster Thumbnail" style="width: 800px; border: 1px solid #ddd; border-radius: 8px;"> | ||
</div> | ||
</details> | ||
</div> | ||
|
||
<script> | ||
document.addEventListener('DOMContentLoaded', function () { | ||
document.querySelectorAll('details').forEach(function(detail) { | ||
detail.addEventListener('toggle', function() { | ||
var icon = this.querySelector('#toggle-icon'); | ||
if (this.open) { | ||
icon.style.transform = 'rotate(90deg)'; | ||
} else { | ||
icon.style.transform = 'rotate(0deg)'; | ||
} | ||
}); | ||
}); | ||
}); | ||
</script> | ||
|
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.