Image-to-3D
Yang2001 commited on
Commit
257dbc5
·
1 Parent(s): 60f4ffb

Remove teaser image from README

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -26,10 +26,6 @@ extra_gated_eu_disallowed: true
26
  <a href="https://arxiv.org/abs/2605.10922"><img src=https://img.shields.io/badge/Arxiv-b5212f.svg?logo=arxiv height=22px></a>
27
  </div>
28
 
29
- <div align="center">
30
- <img src="assets/teaser.png" alt="Teaser image of Pixal3D"/>
31
- </div>
32
-
33
  **Pixal3D** generates high-fidelity 3D assets from a single image. Unlike previous methods that loosely inject image features via attention, Pixal3D explicitly lifts pixel features into 3D through back-projection, establishing direct pixel-to-3D correspondences. This enables near-reconstruction-level fidelity with detailed geometry and PBR textures.
34
 
35
  ---
 
26
  <a href="https://arxiv.org/abs/2605.10922"><img src=https://img.shields.io/badge/Arxiv-b5212f.svg?logo=arxiv height=22px></a>
27
  </div>
28
 
 
 
 
 
29
  **Pixal3D** generates high-fidelity 3D assets from a single image. Unlike previous methods that loosely inject image features via attention, Pixal3D explicitly lifts pixel features into 3D through back-projection, establishing direct pixel-to-3D correspondences. This enables near-reconstruction-level fidelity with detailed geometry and PBR textures.
30
 
31
  ---