Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liuziwei7 authored Oct 24, 2019
1 parent 6586849 commit 69b80a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The classification experiments in our paper are done with the pytorch implementa
* [pytorch-dgcnn](./pytorch)

## Other Implementations
* [pytorch-geometric](https://rusty1s.github.io/pytorch_geometric/build/html/modules/nn.html#torch_geometric.nn.conv.EdgeConv)
* [pytorch-geometric](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.conv.EdgeConv)


## Citation
Expand All @@ -35,4 +35,4 @@ Please cite this paper if you want to use it in your work,
MIT License

## Acknowledgement
This code is heavily borrowed from [PointNet](https://github.com/charlesq34/pointnet).
The structure of this codebase is borrowed from [PointNet](https://github.com/charlesq34/pointnet).

0 comments on commit 69b80a3

Please sign in to comment.