File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,21 +176,18 @@ <h2 class="title is-3" style="white-space: nowrap;">Feature-space transformation
176176 < div class ="columns is-centered ">
177177 < div class ="column is-half ">
178178 < img src ="./static/images/features_reconstruction_manipulation_train_Q.drawio.png "
179- alt ="features_reconstruction_manipulation_train_Q " width ="700 ">
179+ alt ="features_reconstruction_manipulation_train_Q " width ="100% ">
180180 < p class ="caption " style ="width: 100%; text-align: center; ">
181181 < b > Figure 3. Feature-space transformations. Q matrix Calculation.</ b > We then calculate Q matrix for
182182 feature-space manupulation.
183183 </ p >
184184 </ div >
185- </ div >
186- < div class ="columns is-centered ">
187185 < div class ="column is-half ">
188186 < img src ="./static/images/features_reconstruction_manipulation_eval_Q.drawio.png "
189- alt ="features_reconstruction_manipulation_eval_Q " width ="700 ">
187+ alt ="features_reconstruction_manipulation_eval_Q " width ="100% ">
190188 < p class ="caption " style ="width: 100%; text-align: center; ">
191189 < b > Figure 4. Feature-space transformations. Q matrix Application.</ b > After Q matrix is calculated, we
192- apply
193- it to the feature space. For each patch embedding.
190+ apply it to the feature space. For each patch embedding.
194191 </ p >
195192 </ div >
196193 </ div >
You can’t perform that action at this time.
0 commit comments