megvii-research / ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
☆1,427Updated 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,145Updated 2 years ago
- Graph Convolutional Networks (GCNs)☆912Updated 6 years ago
- Graph Convolution Network for PyTorch☆397Updated 5 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆881Updated 5 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆631Updated 5 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,209Updated 3 months ago
- Zero-Shot Learning with GCN (CVPR 2018)☆916Updated 5 years ago
- ☆573Updated last year
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,246Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,100Updated last year
- Implementation of Non-local Block.☆1,572Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,437Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,310Updated 4 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,957Updated last year
- ☆274Updated 5 years ago
- PyTorch implementation of Contrastive Learning methods☆1,954Updated last year
- PyTorch implementation of SENet☆2,298Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,199Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,236Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,251Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆956Updated 3 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆662Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆726Updated 5 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,368Updated last year
- [ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"☆734Updated 4 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆983Updated 3 months ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,130Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- Pytorch implementation of Center Loss☆978Updated last year