3d-reconstruction
3d-generation
yawarnihal commited on
Commit
047253f
·
verified ·
1 Parent(s): 764ea0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  ShapeR introduces a novel approach to metric shape generation. Given an input image sequence, preprocessing extracts per-object metric sparse SLAM points, images, poses, and captions using off-the-shelf methods. A rectified flow transformer operating on VecSet latents conditions on these multimodal inputs to generate a shape code, which is decoded into the object’s mesh. By applying the model object-centrically to each detected object, we obtain a metric reconstruction of the entire scene.
13
 
14
- [Project Page](http://facebookresearch.github.io/ShapeR) | [Paper](resources/ShapeR.pdf) | [Video](https://www.youtube.com/watch?v=EbY30KAA55I) | [HF-Model](https://huggingface.co/facebook/ShapeR/) | [HF Evaluation Dataset](https://huggingface.co/datasets/facebook/ShapeR-Evaluation)
15
 
16
  ## Usage
17
 
 
11
 
12
  ShapeR introduces a novel approach to metric shape generation. Given an input image sequence, preprocessing extracts per-object metric sparse SLAM points, images, poses, and captions using off-the-shelf methods. A rectified flow transformer operating on VecSet latents conditions on these multimodal inputs to generate a shape code, which is decoded into the object’s mesh. By applying the model object-centrically to each detected object, we obtain a metric reconstruction of the entire scene.
13
 
14
+ [Project Page](http://facebookresearch.github.io/ShapeR) | [Paper](https://cdn.jsdelivr.net/gh/facebookresearch/ShapeR@main/resources/ShapeR.pdf) | [Video](https://www.youtube.com/watch?v=EbY30KAA55I) | [HF-Model](https://huggingface.co/facebook/ShapeR/) | [HF Evaluation Dataset](https://huggingface.co/datasets/facebook/ShapeR-Evaluation)
15
 
16
  ## Usage
17