ZhijianShu commited on
Commit
f680f5f
·
verified ·
1 Parent(s): a1f7a80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,12 +9,12 @@ LiteVGGT is a 3D vision foundation model that significantly boosts vanilla VGGT'
9
 
10
  This model was presented in the paper: [LiteVGGT: Boosting Vanilla VGGT via Geometry-aware Cached Token Merging](https://huggingface.co/papers/2512.04939).
11
 
12
- - 🏠 [Project Page](https://garlicba.github.io/LiteVGGT/)
13
  - [Code](https://github.com/GarlicBa/LiteVGGT-repo)
14
 
15
  ## Overview
16
 
17
- For 1000 input images, LiteVGGT achieves a **10\u00d7 speedup** over VGGT while maintaining high accuracy in camera pose and point cloud prediction. Its scalability and robustness make large-scale scene reconstruction more efficient and reliable.
18
 
19
  <p align="center">
20
  <img src="https://github.com/GarlicBa/LiteVGGT-repo/raw/main/assets/teaser.png" alt="teaser" width="100%">
 
9
 
10
  This model was presented in the paper: [LiteVGGT: Boosting Vanilla VGGT via Geometry-aware Cached Token Merging](https://huggingface.co/papers/2512.04939).
11
 
12
+ - [Project Page](https://garlicba.github.io/LiteVGGT/)
13
  - [Code](https://github.com/GarlicBa/LiteVGGT-repo)
14
 
15
  ## Overview
16
 
17
+ For 1000 input images, LiteVGGT achieves a **10× speedup** over VGGT while maintaining high accuracy in camera pose and point cloud prediction. Its scalability and robustness make large-scale scene reconstruction more efficient and reliable.
18
 
19
  <p align="center">
20
  <img src="https://github.com/GarlicBa/LiteVGGT-repo/raw/main/assets/teaser.png" alt="teaser" width="100%">