diff --git a/README.md b/README.md index 5601c80..341f65b 100644 --- a/README.md +++ b/README.md @@ -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