added README to main branch
This commit is contained in:
parent
284d678b30
commit
1db7c0edd5
23
README.md
Normal file
23
README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
## <p align="center">LION: Latent Point Diffusion Models for 3D Shape Generation<br><br> NeurIPS 2022 </p>
|
||||
<div align="center">
|
||||
<a href="https://www.cs.utoronto.ca/~xiaohui/" target="_blank">Xiaohui Zeng</a>   <b>·</b>  
|
||||
<a href="http://latentspace.cc/" target="_blank">Arash Vahdat</a>   <b>·</b>  
|
||||
<a href="https://www.fwilliams.info/" target="_blank">Francis Williams</a>   <b>·</b>  
|
||||
<a href="https://zgojcic.github.io/" target="_blank">Zan Gojcic</a>   <b>·</b>  
|
||||
<a href="https://orlitany.github.io/" target="_blank">Or Litany</a>   <b>·</b>  
|
||||
<a href="https://www.cs.utoronto.ca/~fidler/" target="_blank">Sanja Fidler</a>   <b>·</b>  
|
||||
<a href="https://karstenkreis.github.io/" target="_blank">Karsten Kreis</a>
|
||||
<br> <br>
|
||||
<a href="https://arxiv.org/abs/xxx" target="_blank">Paper</a>  
|
||||
<a href="https://nv-tlabs.github.io/LION" target="_blank">Project Page</a>
|
||||
</div>
|
||||
<br><br>
|
||||
<p align="center">:construction: :pick: :hammer_and_wrench: :construction_worker:</p>
|
||||
<p align="center">Here, we will release code and checkpoints in the near future! Stay tuned!</p>
|
||||
<br><br>
|
||||
<p align="center">
|
||||
<video class="centered" width="750" alt="Animation" controls autoplay loop muted playsinline class="video-background " >
|
||||
<source src="assets/LION_video_v9.mp4#t=0.001" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</p>
|
Loading…
Reference in a new issue