Commit
•
862c1dc
1
Parent(s):
b106711
Link model to paper (#1)
Browse files- Link model to paper (b43ea69ae32138f5957caf5b86f4cec654328e32)
Co-authored-by: Niels Rogge <[email protected]>
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
|