We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a67fc commit ca4b6faCopy full SHA for ca4b6fa
1 file changed
project/index.html
@@ -147,7 +147,7 @@ <h2 class="title is-3" style="white-space: nowrap;">Reconstruct images from feat
147
<p class="caption" style="width: 100%; text-align: center;">
148
<b>Figure 1. Image reconstructor training.</b> For pretrained model we train a reconstructor model that restores the image from the feature space.
149
</p>
150
- <img src="./static/images/reconstruction_metrics.png" alt="reconstruction_metrics" width="900">
+ <img src="./static/images/reconstruction_metrics.jpg" alt="reconstruction_metrics" width="900">
151
152
<b>Figure 2. Reconstruction Metrics.</b> We show the results of the reconstruction for SigLip and SigLip2 for different image resultions.
153
0 commit comments