mirror of
https://github.com/OpenVGLab/OmniLottie.git
synced 2026-09-17 07:36:27 +00:00
Update index.html
This commit is contained in:
-47
@@ -392,53 +392,6 @@
|
|||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Comparison Results -->
|
|
||||||
<div class="columns is-centered" style="margin-top: 20px">
|
|
||||||
<div class="column is-full-width">
|
|
||||||
<h2 class="title is-4">Comparison with SOTA Methods</h2>
|
|
||||||
|
|
||||||
<h3 class="title is-5">Text-to-Lottie</h3>
|
|
||||||
<div class="content has-text-justified">
|
|
||||||
<p>OmniLottie achieves near-perfect success rates, the best FVD, and the strongest motion alignment compared to baselines including DeepSeek, GPT-4o, and Recraft.</p>
|
|
||||||
</div>
|
|
||||||
<div class="columns is-centered">
|
|
||||||
<div class="column" style="align-self: center">
|
|
||||||
<img src="./assets/OmniLottie-t2lottie.png" alt="Text-to-Lottie Comparison">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h3 class="title is-5">Text-Image-to-Lottie</h3>
|
|
||||||
<div class="content has-text-justified">
|
|
||||||
<p>OmniLottie ranks first in FVD, object alignment, and motion alignment while maintaining high reliability. Methods such as AniClipart and LiveSketch exhibit low success rates and significantly longer runtimes.</p>
|
|
||||||
</div>
|
|
||||||
<div class="columns is-centered">
|
|
||||||
<div class="column" style="align-self: center">
|
|
||||||
<img src="./assets/OmniLottie-ti2lottie.png" alt="Text-Image-to-Lottie Comparison">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h3 class="title is-5">Video-to-Lottie</h3>
|
|
||||||
<div class="content has-text-justified">
|
|
||||||
<p>OmniLottie preserves temporal and structural fidelity most effectively, achieving the best FVD, PSNR, SSIM, and DINO scores.</p>
|
|
||||||
</div>
|
|
||||||
<div class="columns is-centered">
|
|
||||||
<div class="column" style="align-self: center">
|
|
||||||
<img src="./assets/OmniLottie-v2lottie.png" alt="Video-to-Lottie Comparison">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Quantitative Results Table -->
|
|
||||||
<div class="columns is-centered" style="margin-top: 20px">
|
|
||||||
<div class="column is-full-width">
|
|
||||||
<h2 class="title is-4">Quantitative Results</h2>
|
|
||||||
<div class="content has-text-justified" style="padding-top: 15px">
|
|
||||||
OmniLottie achieves 97.3%, 92.0%, and 90.7% success rates for Text-to-Lottie, Text-Image-to-Lottie, and Video-to-Lottie tasks respectively,
|
|
||||||
substantially outperforming all baselines while producing richer token sequences that enable more expressive and detailed vector animation generation.
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Dataset Section -->
|
<!-- Dataset Section -->
|
||||||
<div class="columns is-centered" style="margin-top: 20px">
|
<div class="columns is-centered" style="margin-top: 20px">
|
||||||
|
|||||||
Reference in New Issue
Block a user