dgcnn
There are 17 repositories under dgcnn topic.
princeton-vl/SimpleView
Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"
Mohamedelrefaie/DrivAerNet
A Large-Scale Multimodal Car Dataset with Computational Fluid Dynamics Simulations and Deep Learning Benchmarks
xueyunlong12589/DGCNN
Repetition code of the model for the paper "EEG Emotion Recognition Using Dynamical Graph Convolutional Neural Networks" in pytorch
Wuziyi616/IF-Defense
This is the official pytorch implementation for paper: IF-Defense: 3D Adversarial Point Cloud Defense via Implicit Function based Restoration
DeepLearnPhysics/dynamic-gcnn
Dynamic Graph Convolutional Neural Network for 3D point cloud semantic segmentation
chenking2020/event_extract_master
支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展
Chiang97912/DGCNN
Dilate Gated Convolutional Neural Network For Machine Reading Comprehension
LeviBorodenko/dgcnn
Clean & Documented TF2 implementation of "An end-to-end deep learning architecture for graph classification" (M. Zhang et al., 2018).
xmh1011/AT-DGNN
Attention-Based Temporal Learner With Dynamical Graph Neural Network for EEG Emotion Recognition. [DEAP]&&[MEEG]
kimianoorbakhsh/LPF-Defense
Code and Data for the paper "LPF-Defense: 3D Adversarial Defense based on Frequency Analysis", PLoS ONE
kentechx/x-dgcnn
A pytorch implementation for an optimized DGCNN
salehjg/DGCNN-on-FPGA
PLEASE USE THE NEW REPO https://github.com/salehjg/DeepPoint-V2-FPGA . The deprecated in-order-queue-based repository for "DGCNN on FPGA: Acceleration of The Point CloudClassifier Using FPGAs".
kimianoorbakhsh/pointcloud-analysis
Codes for the Point Cloud Analysis Project (IPL Lab, Sharif UT)
edcuba/TICLPatternReco
Prototype of trackster tagging and smoothing for CMS HGCAL reconstructions at CERN.
Obarads/DGCNN_chainer
This repository is a informal chainer version of the code implemented in https://github.com/WangYueFt/dgcnn.
yung1231/Implementation-GNN
PyTorch implementation GCN and DGCNN paper