megvii-research / ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
☆1,435Updated 3 years ago
Alternatives and similar repositories for ML-GCN:
Users that are interested in ML-GCN are comparing it to the libraries listed below
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,159Updated 2 years ago
- Graph Convolutional Networks (GCNs)☆914Updated 7 years ago
- Zero-Shot Learning with GCN (CVPR 2018)☆921Updated 6 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆894Updated 5 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,240Updated 6 months ago
- Graph Convolution Network for PyTorch☆404Updated 6 years ago
- ☆574Updated 2 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆667Updated 2 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆631Updated 5 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,027Updated last year
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,205Updated 4 years ago
- Graph Convolutional Networks in PyTorch☆5,298Updated 4 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,254Updated 2 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆752Updated 4 years ago
- Pytorch implementation of Center Loss☆987Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,322Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆967Updated 3 years ago
- ☆274Updated 5 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,459Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,433Updated 4 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,403Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆982Updated 5 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago
- PyTorch implementation of SENet☆2,317Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,138Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆371Updated last year
- ResNeSt: Split-Attention Networks☆3,254Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,347Updated 3 years ago