lzq49 nielsr HF staff commited on
Commit
a635682
·
verified ·
1 Parent(s): 5bf1ad2

Add library name and link to Github (#1)

Browse files

- Add library name and link to Github (dbe396f8975988c9d634aa62280927e19206b713)


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

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-to-3d
 
4
  tags:
5
  - Feed-forward
6
  - 3D Gaussian Splatting
@@ -24,6 +25,8 @@ tags:
24
 
25
  Official implementation of **VicaSplat** - feed-forward 3D Gaussians reconstruction and camera pose estimation from unposed video frames in ~0.1s!
26
 
 
 
27
  ## Citation
28
 
29
  ```
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-to-3d
4
+ library_name: pytorch
5
  tags:
6
  - Feed-forward
7
  - 3D Gaussian Splatting
 
25
 
26
  Official implementation of **VicaSplat** - feed-forward 3D Gaussians reconstruction and camera pose estimation from unposed video frames in ~0.1s!
27
 
28
+ Github repository: https://github.com/WU-CVGL/VicaSplat
29
+
30
  ## Citation
31
 
32
  ```