Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhou907 authored Nov 1, 2021
1 parent 7fce539 commit 83f0d51
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Shape Generation and Completion Through Point-Voxel Diffusion
<p float="left">
<p float="center">
<img src="assets/pvd_teaser.gif" width="80%"/>
</p>

Expand Down Expand Up @@ -68,24 +68,24 @@ $ python train_generation.py --category car|chair|airplane --model MODEL_PATH
## Results

Some generation and completion results are as follows.
<p float="left">
<p float="center">
<img src="assets/gen_comp.gif" width="60%"/>
</p>

Multimodal completion on ShapeNet chair.
<p float="left">
<p float="center">
<img src="assets/mm_shapenet.gif" width="80%"/>
</p>


Multimodal completion on PartNet.
<p float="left">
<p float="center">
<img src="assets/mm_partnet.gif" width="80%"/>
</p>


Multimodal completion on RedWood 3DScan Chairs.
<p float="left">
<p float="center">
<img src="assets/mm_redwood.gif" width="80%"/>
</p>

Expand Down

0 comments on commit 83f0d51

Please sign in to comment.