Skip to content

Commit ca4b6fa

Browse files
Allakhverdov EduardAllakhverdov Eduard
authored andcommitted
fix png jpg
1 parent 31a67fc commit ca4b6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h2 class="title is-3" style="white-space: nowrap;">Reconstruct images from feat
147147
<p class="caption" style="width: 100%; text-align: center;">
148148
<b>Figure 1. Image reconstructor training.</b> For pretrained model we train a reconstructor model that restores the image from the feature space.
149149
</p>
150-
<img src="./static/images/reconstruction_metrics.png" alt="reconstruction_metrics" width="900">
150+
<img src="./static/images/reconstruction_metrics.jpg" alt="reconstruction_metrics" width="900">
151151
<p class="caption" style="width: 100%; text-align: center;">
152152
<b>Figure 2. Reconstruction Metrics.</b> We show the results of the reconstruction for SigLip and SigLip2 for different image resultions.
153153
</p>

0 commit comments

Comments
 (0)