PyTorch implementation of DGCNN (Deep Graph Convolutional Neural Network).
Check the original implementation from Muhan Zhang at https://github.com/muhanzhang/pytorch_DGCNN and https://github.com/muhanzhang/DGCNN for more information. Details surrounding installation, requirements, and datasets other than DFDC are available in the repositories above.