implementation of PointCNN with Pytorch with Pytorch Geometric layers for Semantic Segmentation.
Install Pytorch Geometric and depedencies https://github.com/pyg-team/pytorch_geometric
now you can run the code by train_poincnn.py
you can change layer properties from model.py