latentgnn / LatentGNN-V1-PyTorchLinks
Implementation of “LatentGNN: Learning Efficient Non-local Relations for Visual Recognition”(ICML 2019)
☆76Updated 6 years ago
Alternatives and similar repositories for LatentGNN-V1-PyTorch
Users that are interested in LatentGNN-V1-PyTorch are comparing it to the libraries listed below
Sorting:
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Updated 5 years ago
- Disentangled Non-Local Neural Networks☆81Updated 4 years ago
- ☆58Updated 4 years ago
- zero-shot-gcn in pytorch☆81Updated 6 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".☆102Updated 2 years ago
- A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)☆114Updated 3 years ago
- [CVPR2019] NDDR-CNN: Layerwise Feature Fusing in Multi-Task CNNs by Neural Discriminative Dimensionality Reduction☆55Updated 5 years ago
- A ShuffleBatchNorm layer to shuffle BatchNorm statistics across multiple GPUs☆56Updated 3 years ago
- The source code of the ECCV 2018 paper: Fine-Grained Visual Categorization using Meta-Learning Optimization with Sample Selection of Auxi…☆27Updated 6 years ago
- Code for the paper "Marginalized Average Attentional Network for Weakly-Supervised Learning" (ICLR 2019)☆34Updated 6 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆59Updated 4 years ago
- V4D: 4D Convolutional Neural Networks for Video-level Representation Learning☆69Updated 4 years ago
- Code for TAFE-Net: Task-Aware Feature Embeddings for Low Shot Learning (CVPR 2019)☆56Updated 5 years ago
- ☆69Updated 4 years ago
- code for CVPR-2019 paper: Self-supervised Spatio-temporal Representation Learning for Videos by Predicting Motion and Appearance Statisti…☆62Updated 4 years ago
- Zeroshot learning for semantic segmentation using joint visual-semantic embedding space.