mirror of
https://github.com/wassname/PointCNN.git
synced 2026-09-12 12:02:58 +08:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# PointCNN
|
# PointCNN
|
||||||
PyTorch implementation of PointCNN model specified in the white paper located here: https://arxiv.org/pdf/1801.07791.pdf
|
PyTorch implementation of PointCNN model specified in the white paper located here: https://arxiv.org/pdf/1801.07791.pdf
|
||||||
|
|
||||||
Current MNIST accuracy: ~96%
|
Current MNIST accuracy: ~98%
|
||||||
|
|
||||||
My coding style is somewhat unique, but ultimately geared towards maximal
|
My coding style is somewhat unique, but ultimately geared towards maximal
|
||||||
readability. Along with extensive documentation in the code, I use type
|
readability. Along with extensive documentation in the code, I use type
|
||||||
|
|||||||
Reference in New Issue
Block a user