nielsr HF staff commited on
Commit
0a5e8e0
1 Parent(s): 5ac4b73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: diffusers
4
+ pipeline_tag: image-to-image
5
+ ---
6
+
7
+ # Generative Densification: Learning to Densify Gaussians for High-Fidelity Generalizable 3D Reconstruction
8
+
9
+ This is the model for the paper [Generative Densification: Learning to Densify Gaussians for High-Fidelity Generalizable 3D Reconstruction](https://huggingface.co/papers/2412.06234).
10
+
11
+ [Project Page](https://stnamjef.github.io/GenerativeDensification/).
12
+
13
+ [Code](https://github.com/stnamjef/GenerativeDensification).