megvii-research / ML-GCNLinks
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
☆1,450Updated 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,188Updated 3 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆908Updated 6 years ago
- Graph Convolutional Networks (GCNs)☆919Updated 7 years ago
- Zero-Shot Learning with GCN (CVPR 2018)☆918Updated 6 years ago
- Graph Convolution Network for PyTorch☆407Updated 6 years ago
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆629Updated 5 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- ☆578Updated 2 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,273Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,098Updated 2 years ago
- ☆275Updated 6 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,217Updated 4 years ago
- Graph Convolutional Networks in PyTorch☆5,389Updated 5 years ago
- Implementation of Non-local Block.☆1,574Updated 2 years ago
- A curated list of papers, code and resources pertaining to zero shot learning☆934Updated 4 years ago
- Code for CVPR'19 paper Linkage-based Face Clustering via GCN☆364Updated 4 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆669Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,479Updated 4 years ago
- CVPR 论文收集,包含但不限于2022、2021、2020、2019、2018、2017文章☆727Updated 3 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,451Updated 11 months ago
- PyTorch implementation of SENet☆2,339Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 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
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆757Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Updated 5 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆372Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago