Skip to content

Commit 2e9e09e

Browse files
author
ywang
committed
put processed data igl
1 parent e0db217 commit 2e9e09e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Unzip under `trained_models`. You should get several subfolders under `trained_m
2424
install Thea https://github.com/sidch/Thea to batch render outputs
2525

2626
## Demo
27+
- download shapenet data
28+
```
29+
wget https://igl.ethz.ch/projects/neural-cage/processed_shapenetseg.zip
30+
```
2731
- deform source shape to target shape
2832
<p class="callout warning">:exclamation: To test your with your own chair models, please make sure that your data is axis-aligned in the same way as our provided examples. </p>
2933

0 commit comments

Comments
 (0)