megvii-research / ML-GCNLinks
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
☆1,451Updated 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,180Updated 3 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆906Updated 6 years ago
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- Graph Convolution Network for PyTorch☆405Updated 6 years ago
- Zero-Shot Learning with GCN (CVPR 2018)☆919Updated 6 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,079Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆987Updated 6 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆669Updated 2 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆630Updated 5 years ago
- Graph Convolutional Networks in PyTorch☆5,374Updated 5 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Implementation of Non-local Block.☆1,574Updated 2 years ago
- ☆577Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,252Updated last year
- A curated list of papers, code and resources pertaining to zero shot learning☆932Updated 4 years ago
- ☆275Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 7 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,272Updated 2 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆341Updated 7 years ago
- PyTorch implementation of Contrastive Learning methods☆1,994Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,333Updated 4 years ago
- PyTorch implementation of SENet☆2,338Updated 4 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆757Updated 4 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆572Updated last year
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)☆1,073Updated 6 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆724Updated 3 years ago
- Deep Clustering for Unsupervised Learning of Visual Features☆1,734Updated 4 years ago
- Code for CVPR'19 paper Linkage-based Face Clustering via GCN☆364Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,213Updated 4 years ago