We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecb245 commit b8234f7Copy full SHA for b8234f7
1 file changed
project/index.html
@@ -186,6 +186,7 @@ <h2 class="title is-3 has-text-centered">Feature-space transformations. Q matrix
186
<b>Figure 3. Feature-space transformations. Q matrix Calculation.</b> We then calculate Q matrix for feature-space manupulation.
187
</p>
188
</div>
189
+ <div style="border-left: 4px solid gray;margin: 50px;"></div>
190
<div class="column is-half">
191
<img src="./static/images/features_reconstruction_manipulation_eval_Q.drawio.png" alt="features_reconstruction_manipulation_eval_Q" class="is-rounded mb-4">
192
<p class="caption has-text-centered mb-6">
0 commit comments