Image-to-3D
English
wala
sketch-to-3d
Hooman commited on
Commit
483a8b0
·
verified ·
1 Parent(s): 6204bda

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -98,5 +98,14 @@ The model uses a U-ViT architecture with modifications. It employs a wavelet-bas
98
  The model was trained on NVIDIA H100 GPUs.
99
 
100
  ## Citation
101
-
102
- [Citation information to be added after paper publication]
 
 
 
 
 
 
 
 
 
 
98
  The model was trained on NVIDIA H100 GPUs.
99
 
100
  ## Citation
101
+ ```
102
+ @misc{sanghi2024waveletlatentdiffusionwala,
103
+ title={Wavelet Latent Diffusion (Wala): Billion-Parameter 3D Generative Model with Compact Wavelet Encodings},
104
+ author={Aditya Sanghi and Aliasghar Khani and Pradyumna Reddy and Arianna Rampini and Derek Cheung and Kamal Rahimi Malekshan and Kanika Madan and Hooman Shayani},
105
+ year={2024},
106
+ eprint={2411.08017},
107
+ archivePrefix={arXiv},
108
+ primaryClass={cs.CV},
109
+ url={https://arxiv.org/abs/2411.08017},
110
+ }
111
+ ```