You can reference PyTorch Geometric github and documentation.
This repo provides tutorials from PyTorch Geometric's introduction pages in a jupyter notebook form.
- More Examples are in the
\examples
subdirectory. - The notebook from Fast Graph Representation Learning with PyTorch Geometric gives overview of PointNet++
- Excellent talk from Soumith Chintala from the Geometry and Learning from Datat in 3D and Beyond at IPAM 2019.
For future updates refer to external resources.