machine-reasoning-ufrgs / spixel-gat
Companion code of "Superpixel Image Classification with GraphAttention Networks"
☆29Updated 4 years ago
Alternatives and similar repositories for spixel-gat
Users that are interested in spixel-gat are comparing it to the libraries listed below
Sorting:
- MWP for superpixel GNN classification☆26Updated 5 years ago
- Multi-view Self-Constructing Graph Convolutional Networks with Adaptive Class Weighting Loss for Semantic Segmentation☆67Updated last year
- the code of paper "Attention Graph Convolution Network for Image Segmentation in Big SAR Imagery Data"☆65Updated 4 years ago
- Implementation of Planar Graph Convolutional Networks in TensorFlow☆43Updated 8 years ago
- PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"☆60Updated 4 years ago
- Second-Order Pooling for Graph Neural Networks☆16Updated 4 years ago
- Modular Graph Transformer Networks☆22Updated 4 years ago
- Code for our paper: Superpixel-based Domain-Knowledge Infusion in Computer Vision (https://arxiv.org/abs/2105.09448)☆19Updated 2 years ago
- Dual Attention Graph Convolutional Network☆88Updated 3 years ago
- [CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks☆31Updated 3 years ago
- attention mechanism for graph classification, significant sub-graph mining, graph disstillation☆38Updated 4 years ago
- Some code examples☆44Updated 5 years ago
- The official implementation of the SGCN architecture.☆62Updated 3 years ago
- ADD-GCN: Attention-Driven Dynamic Graph Convolutional Network for Multi-Label Image Recognition (ECCV 2020)☆131Updated 3 years ago
- Official implementation of "Non-Local Graph Neural Networks" [TPAMI]☆22Updated 2 years ago
- Inception Graph Convolutional NN on medical and non-medical datasets☆21Updated 5 years ago
- MNIST classification by using GCN☆48Updated 5 years ago
- Source code of GResNet☆16Updated 4 years ago
- GCAGC, CVPR2020, GCAGC-Inst, TMM2021. Adaptive Graph Convolutional Network with Attention Graph Clustering for Co-saliency Detection☆38Updated 3 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow☆78Updated 6 years ago
- Multiscale Dynamic Graph Convolutional Network for hyperspectral image classification☆103Updated last year
- Dual Graph Convolution Networks☆95Updated 6 years ago
- ☆32Updated 7 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers