Link model to paper
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
pipeline_tag: image-to-3d
|
4 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
pipeline_tag: image-to-3d
|
4 |
+
---
|
5 |
+
|
6 |
+
# VGGSfM model
|
7 |
+
|
8 |
+
This repository contains the weights of the paper [VGGSfM: Visual Geometry Grounded Deep Structure From Motion](https://huggingface.co/papers/2312.04563).
|
9 |
+
|
10 |
+
Code: https://github.com/facebookresearch/vggsfm/tree/main
|