diff --git a/README.md b/README.md index 1be8803..3bb47f4 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ The classification experiments in our paper are done with the pytorch implementa ## Other Implementations * [pytorch-geometric](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.conv.EdgeConv) +* [pytorch-dgcnn](https://github.com/AnTao97/dgcnn.pytorch) (This implementation on S3DIS achieves significant better results than our tensorflow implementation) ## Citation