Zhenggang nielsr HF staff commited on
Commit
7f4ae79
·
verified ·
1 Parent(s): d0eac8c

Add pipeline tag, link to paper (#1)

Browse files

- Add pipeline tag, link to paper (088142472a839b52750509660350589e4c636185)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,4 +2,9 @@
2
  license: cc-by-nc-4.0
3
  base_model:
4
  - naver/DUSt3R_ViTLarge_BaseDecoder_224_linear
5
- ---
 
 
 
 
 
 
2
  license: cc-by-nc-4.0
3
  base_model:
4
  - naver/DUSt3R_ViTLarge_BaseDecoder_224_linear
5
+ pipeline_tag: image-to-3d
6
+ ---
7
+
8
+ This repository contains the model for the paper [MV-DUSt3R+: Single-Stage Scene Reconstruction from Sparse Views In 2 Seconds](https://huggingface.co/papers/2412.06974).
9
+
10
+ Code: https://github.com/facebookresearch/mvdust3r