Update README.md

This commit is contained in:
Austin J. Garrett
2018-04-12 14:41:28 -04:00
committed by GitHub
parent 1ad35a3c4a
commit f1b8f8e62d
+1 -1
View File
@@ -1,7 +1,7 @@
# PointCNN
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
readability. Along with extensive documentation in the code, I use type