Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rdecharette committed Oct 10, 2023
1 parent 4972c59 commit 49009ff
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 14 deletions.
14 changes: 13 additions & 1 deletion _bibliography/papers_2023.bib
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,24 @@ @string{ITSC
@string{ARXIV = {arXiv}}
@article{xia2023dream,
author = {Xia, Weihao and de Charette, Raoul and Öztireli, Cengiz and Xue, Jing-Hao},
title = {DREAM: Visual Decoding from Reversing Human Visual System},
journal = {arXiv},
year = {2023},
preview={2023-DREAM.png},
pdf={https://arxiv.org/abs/2310.02265},
code={https://github.com/weihaox/DREAM},
project={https://weihaox.github.io/DREAM/}
}

@article{pizzati2023guided,
title={Physics-aware guided disentanglement for generative networks},
author={Pizzati, Fabio and Cerri, Pietro and {de Charette}, Raoul},
journal=PAMI,
year={2023},
preview={2021-guided-disentanglement.png},
pdf={https://arxiv.org/pdf/2107.14229.pdf}
pdf={https://arxiv.org/pdf/2107.14229.pdf},
code={https://github.com/astra-vision/GuidedDisent}
}

12 changes: 12 additions & 0 deletions _data/coauthors.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
"Öztireli":
- firstname: ["Cengiz", "C."]
url: https://www.cl.cam.ac.uk/~aco41/

"Xue":
- firstname: ["Jing-Hao", "J-H.", "JH"]
url: http://www.homepages.ucl.ac.uk/~ucakjxu/

"Xia":
- firstname: ["Weihao", "W."]
url: https://weihaox.github.io/

"Lalonde":
- firstname: ["Jean-François", "Jean-Francois", "Jean François", "Jean Francois", "JF", "J-F."]
url: http://vision.gel.ulaval.ca/~jflalonde/
Expand Down
6 changes: 2 additions & 4 deletions _includes/team/member.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{%- assign axes = axes | append: " " | append: "axis-" | append: axis -%}
{%- endfor -%}

<div class="member text-center {{member[1].position}} {{axes}}">
<!-- <div class="member text-center {{member[1].position}} {{axes}}">
<a href="{{ member[1].url }}" target="_blank">
<div class="reflection-container">
{% for i in (1..100) %}
Expand All @@ -20,11 +20,9 @@
{% else %}
<br> Now at {{member[1].nowat}}
{% endif %}
</div>
</div> -->

<!--
<div class="member text-center {{member[1].position}}">
<a href="{{ member[1].url }}" target="_blank"><img class="member-img-light w-100" alt="{{ full_name }}" src="{{ member[1].profilepic | prepend: '/assets/img/team/' | relative_url }}">
{{ full_name }}</a><br>{{member[1].position}}
</div>
-->
7 changes: 7 additions & 0 deletions _news/2023-10-10-news.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: post
date: 2023-10-10 00:00:00-0400
inline: true
---

Intense week at ICCV23 with 2 papers (<a href="https://astra-vision.github.io/PODA/" target="_blank">PØDA</a> and <a href="https://astra-vision.github.io/SceneRF/" target="_blank">SceneRF</a>), 1 workshop keynote (R. de Charette @[BRAVO](https://valeoai.github.io/bravo/#speakers)), and 1 cool new group picture. Check [this]() for more info. Besides, our new work [DREAM](https://weihaox.github.io/DREAM/) on visual decoding is out.
5 changes: 3 additions & 2 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ subtitle: Computer vision group of Astra Team, <a href='https://www.inria.fr/fr/

description: <strong>We study 2D vision and 3D perception for robust scene understanding.</strong> Our research focuses on relaxing the use of abundant data and supervision, stepping towards weak-/un-supervised vision algorithms, while providing models that are more interpretable. We primarily address autonomous driving but our research expands to a variety of indoor and outdoor applications.
profile:
image: group_picture-crop.jpg
image_date: Sep. 2022 # Date of the picture
# image: astravision-2022_crop.jpg
image: astravision-2023_700p.jpg
image_date: Oct. 2023 # Date of the picture
image_circular: false # crops the image to make it circular
address: >
<p>Inria de Paris</p>
Expand Down
2 changes: 1 addition & 1 deletion _pages/jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ Our group is multicultural. We work in a friendly atmosphere, with regular group
</div>
<div class="col-sm-4 mt-3 mt-md-0">
{% include figure.html path="assets/img/jobs/group-seminar.jpg" title="" class="img-fluid rounded z-depth-1" %}
{% include figure.html path="assets/img/jobs/paris-bastille.jpg" title="" class="img-fluid rounded z-depth-1" %}
{% include figure.html path="assets/img/astravision-2022_crop.jpg" title="" class="img-fluid rounded z-depth-1" %}
</div>
</div>
12 changes: 6 additions & 6 deletions _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@ nav_order: 2
<!-- _pages/publications.md -->
<div class="publications">

<h2 class="year">2023</h2>
<!-- <h2 class="year">2023</h2> -->
{% bibliography -f papers_2023 %}

<h2 class="year">2022</h2>
<!-- <h2 class="year">2022</h2> -->
{% bibliography -f papers_2022 %}

<h2 class="year">2021</h2>
<!-- <h2 class="year">2021</h2> -->
<em style="margin-bottom: 1em; display: block; max-width: 80%;">Some other relevant team members' works prior to the Astra-vision group creation.</em>
{% bibliography -f papers_2021 %}

<h2 class="year">2020</h2>
<!-- <h2 class="year">2020</h2> -->
{% bibliography -f papers_2020 %}

<h2 class="year">2019</h2>
<!-- <h2 class="year">2019</h2> -->
{% bibliography -f papers_2019 %}

<h2 class="year">2018</h2>
<!-- <h2 class="year">2018</h2> -->
{% bibliography -f papers_2018 %}

</div>
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/img/astravision-2023_700p.jpg
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 assets/img/publication_preview/2023-DREAM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49009ff

Please sign in to comment.