Image-to-3D
poptree commited on
Commit
5c6853c
·
verified ·
1 Parent(s): 76f32e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,11 +4,11 @@
4
  {}
5
  ---
6
 
7
- # Model Card for Model ID
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
12
 
13
  ## Model Details
14
 
 
4
  {}
5
  ---
6
 
7
+ # SAIL-Recon
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
+ Sail-Recon is a feed-forward Transformer that scales neural scene regression to large-scale Structure-from-Motion by augmenting it with visual localization. From a few anchor views, it constructs a global latent scene representation that encodes both geometry and appearance. Conditioned on this representation, the network directly regresses camera poses, intrinsics, depth maps, and scene coordinate maps for thousands of images in minutes, enabling precise and robust reconstruction without iterative optimization.
12
 
13
  ## Model Details
14