This repository contains implementation of LDGCNN model (Paper) using Pytorch and PyTorch Geometric.
You can test model on ShapeNet using test_ldgcnn_shapenet.py
on your local machine. In case you want to use Google Colab, here is the link for a notebook in which you can run this script.