Skip to content

Commit cdb3147

Browse files
committed
update README.md
1 parent 7bb616f commit cdb3147

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
<img src="./pointnet.jpg" width="1200px"></img>
12
# pointnet
23
A pytorch implementation of PointNet
4+
5+
## References
6+
```bibtex
7+
@article{qi2017pointnet,
8+
title={Pointnet: Deep learning on point sets for 3d classification and segmentation},
9+
author={Qi, Charles R and Su, Hao and Mo, Kaichun and Guibas, Leonidas J},
10+
booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},
11+
year={2017}
12+
}
13+
```

pointnet.jpg

395 KB
Loading

0 commit comments

Comments
 (0)