Skip to content

Commit 456e4ee

Browse files
authored
Update README.md
1 parent ef11a5f commit 456e4ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# PointCNN: Convolution On X-Transformed Points
1+
# PointCNN: Convolution On X-Transformed Points (NIPS 2018)
22

33
Created by <a href="http://yangyan.li" target="_blank">Yangyan Li</a>, Rui Bu, Mingchao Sun, Wei Wu, Xinhan Di, and Baoquan Chen.
44

55
## Introduction
66

7-
PointCNN is accepted to NIPS 2018. See our <a href="http://arxiv.org/abs/1801.07791" target="_blank">preprint on arXiv</a> for more details.
8-
97
PointCNN is a simple and general framework for feature learning from point cloud, which refreshed five benchmark records in point cloud processing (as of Jan. 23, 2018), including:
108

119
* classification accuracy on ModelNet40 (**91.7%**, with 1024 input points only)
@@ -14,7 +12,9 @@ PointCNN is a simple and general framework for feature learning from point cloud
1412
* segmentation mean IoU on S3DIS (**62.74%**)
1513
* per voxel labelling accuracy on ScanNet (**85.1%**)
1614

17-
You can download pretrained models<a href="https://1drv.ms/f/s!AiHh4BK32df6gYFCzzpRz0nsJmQxSg" target="_blank"> here</a>.
15+
See our <a href="http://arxiv.org/abs/1801.07791" target="_blank">preprint on arXiv</a> for more details.
16+
17+
Pretrained models can be downloaded from <a href="https://1drv.ms/f/s!AiHh4BK32df6gYFCzzpRz0nsJmQxSg" target="_blank">here</a>.
1818

1919
**We highly welcome issues, rather than emails, for PointCNN related questions.**
2020

0 commit comments

Comments
 (0)