From 1f5057ff0412dec6a9a7d7383040a839f988a7b1 Mon Sep 17 00:00:00 2001 From: Linqi Zhou Date: Mon, 1 Nov 2021 00:24:11 -0700 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e1bbfb3..04451f9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Shape Generation and Completion Through Point-Voxel Diffusion -

+

-

+
[Project](https://alexzhou907.github.io/pvd) | [Paper](https://arxiv.org/abs/2104.03670) @@ -68,26 +68,26 @@ $ python train_generation.py --category car|chair|airplane --model MODEL_PATH ## Results Some generation and completion results are as follows. -

+

-

+
Multimodal completion on ShapeNet chair. -

+

-

+
Multimodal completion on PartNet. -

+

-

+
Multimodal completion on RedWood 3DScan Chairs. -

+

-

+
## Reference