English
wala
pointcloud-to-3d
Hooman commited on
Commit
83241a1
1 Parent(s): 521bae5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -129,5 +129,14 @@ The model uses a U-ViT architecture with modifications. It employs a wavelet-bas
129
  The model was trained on NVIDIA H100 GPUs.
130
 
131
  ## Citation
132
-
133
- [Citation information to be added after paper publication]
 
 
 
 
 
 
 
 
 
 
129
  The model was trained on NVIDIA H100 GPUs.
130
 
131
  ## Citation
132
+ ```
133
+ @misc{sanghi2024waveletlatentdiffusionwala,
134
+ title={Wavelet Latent Diffusion (Wala): Billion-Parameter 3D Generative Model with Compact Wavelet Encodings},
135
+ 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},
136
+ year={2024},
137
+ eprint={2411.08017},
138
+ archivePrefix={arXiv},
139
+ primaryClass={cs.CV},
140
+ url={https://arxiv.org/abs/2411.08017},
141
+ }
142
+ ```