Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabarsellotti authored Jun 16, 2024
1 parent bee96c5 commit 74cbc56
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

<div align="center">
<figure>
<img alt="Qualitative results" src="./assets/qualitatives1.png">
<img alt="Qualitative results" src="./src/assets/qualitatives1.png">
</figure>
</div>

## Method

<div align="center">
<figure>
<img alt="FreeDA method" src="./assets/inference.png">
<img alt="FreeDA method" src="./src/assets/inference.png">
</figure>
</div>

Expand All @@ -21,14 +21,14 @@
<details>
<summary> Additional qualitative examples </summary>
<p align="center">
<img alt="Additional qualitative results" src="./assets/qualitatives.png" width="800" />
<img alt="Additional qualitative results" src="./src/assets/qualitatives.png" width="800" />
</p>
</details>

<details>
<summary> Additional examples <i>in-the-wild</i> </summary>
<p align="center">
<img alt="in-the-wild examples" src="./assets/into_the_wild.png" width="800" />
<img alt="in-the-wild examples" src="./src/assets/into_the_wild.png" width="800" />
</p>
</details>

Expand Down Expand Up @@ -159,4 +159,4 @@ If you find FreeDA useful for your work please cite:
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year={2024}
}
```
```

0 comments on commit 74cbc56

Please sign in to comment.