Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
justanhduc committed Aug 15, 2020
1 parent df31630 commit 6ec932f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 40,8 @@ cd data
python split.py path/to/the/downloaded/data/folder
```

A pre-processed zip file can be found [here](https://drive.google.com/file/d/1EzGkZ4XBhVNGZPnMXPSbkOaNz2sechbZ/view)

## Training and testing

### Training
Expand Down Expand Up @@ -93,7 95,7 @@ The script calculates the Chamfer distance (CD) scores similar to

### Numerical results

|Methods|IoU|Chamfer|
|Methods|Chamfer|IoU|
|:-------:|:---:|:-------:|
|[3D-R2N2](http://3d-r2n2.stanford.edu/)|1.445|0.631|
|[PSG](https://arxiv.org/abs/1612.00603)|0.593|0.640|
Expand Down

0 comments on commit 6ec932f

Please sign in to comment.