Skip to content

Commit d86010a

Browse files
Allakhverdov EduardAllakhverdov Eduard
authored andcommitted
fix reconstruction metrics
1 parent 9d116ef commit d86010a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ <h2 class="title is-3" style="white-space: nowrap;">Interpretability metric</h2>
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_results.png" alt="reconstruction_results" width="900">
150+
<img src="./static/images/reconstruction_metrics.png" alt="reconstruction_metrics" width="900">
151151
<p class="caption" style="width: 100%; text-align: center;">
152-
<b>Figure 2. Reconstruction results.</b> We show the results of the reconstruction for SigLip and SigLip2 for different image resultions.
152+
<b>Figure 2. Reconstruction Metrics.</b> We show the results of the reconstruction for SigLip and SigLip2 for different image resultions.
153153
</p>
154154
</div>
155155
</div>

0 commit comments

Comments
 (0)