Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zbr17 authored Dec 17, 2024
1 parent 3c59f1e commit b4407f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h2 class="title is-3">2. Method</h2>
one-hot format, where $\mathbf{A}_{ij} > 0$ and $\mathbf{A}_{ik} = 0$ for all $k\neq j$, in which OptVQ
aligns with the conventional VQ method. Subsequent experiments verify that our proposed OptVQ effectively
solves the local pitfalls of conventional VQ and basically achieves 100% codebook utilization. For
efficient optimization of the optimal transport problem, we employ the Sinkhorn-Knopp algorithm. for more
efficient optimization of the optimal transport problem, we employ the Sinkhorn-Knopp algorithm. For more
detailed information, please refer to the original paper and the
algorithm is as follows:
</p>
Expand Down Expand Up @@ -410,4 +410,4 @@ <h2 class="title">BibTeX</h2>

</body>

</html>
</html>

0 comments on commit b4407f0

Please sign in to comment.