nielsr HF staff commited on
Commit
b43ea69
1 Parent(s): b106711

Link model to paper

Browse files

This PR makes sure the models can be found from https://huggingface.co/papers/2312.04563.

Cheers!

Files changed (1) hide show
  1. README.md +7 -1
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