From 5fadf8f2f0be3134ab7c35674b5967d18cb17429 Mon Sep 17 00:00:00 2001
From: Linqi Zhou
Date: Mon, 1 Nov 2021 00:26:00 -0700
Subject: [PATCH] Update README.md
---
README.md | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 04451f9..9f41d0c 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 a ShapeNet chair.
+
-
+
Multimodal completion on PartNet.
-
+<>
-
+
-Multimodal completion on RedWood 3DScan Chairs.
-
+Multimodal completion on two Redwood 3DScan chairs.
+<>
-
+
## Reference