megvii-research / ML-GCNLinks
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
☆1,441Updated 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
Sorting:
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,166Updated 2 years ago
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- resources for graph convolutional networks (图卷积神经网络相 关资源)☆899Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Graph Convolution Network for PyTorch☆403Updated 6 years ago
- Zero-Shot Learning with GCN (CVPR 2018)☆921Updated 6 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆631Updated 5 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆667Updated 2 years ago
- Graph Convolutional Networks in PyTorch☆5,320Updated 4 years ago
- ☆576Updated 2 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,259Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆972Updated 3 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,043Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,244Updated 8 months ago
- PyTorch implementation of Contrastive Learning methods☆1,985Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- ☆274Updated 6 years ago
- Implementation of Non-local Block.☆1,573Updated 2 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,207Updated 4 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆569Updated 10 months ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,464Updated 4 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆369Updated last year
- Paper Lists for Graph Neural Networks☆2,265Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,006Updated this week
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,159Updated 2 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆866Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,381Updated 3 years ago