lovekittynine / Self-AttentionLinks
simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)
☆13Updated 6 years ago
Alternatives and similar repositories for Self-Attention
Users that are interested in Self-Attention are comparing it to the libraries listed below
Sorting:
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆27Updated 6 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 6 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆81Updated 4 years ago
- Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.☆104Updated 4 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆55Updated 6 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆103Updated 5 years ago
- Bilinear pooling with convolutional neural networks☆15Updated last year
- Associating Multi-Scale Receptive Fields for Fine-grained Recognition (ICIP2020)☆30Updated 4 years ago
- Bilinear CNNs in PyTorch☆20Updated 5 years ago
- Paper implementation☆40Updated 6 years ago
- [CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification☆41Updated 3 years ago
- [arXiv 2020] Deep Connected Attention Networks☆124Updated 4 years ago
- Simple Keras implementation of Triplet-Center Loss on the MNIST dataset☆45Updated 5 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- Reimplementation of Mutual-Channel Loss for Fine-Grained Image Classification.☆37Updated 5 years ago
- here are some classic networks for image classification implement by pytorch☆12Updated 4 years ago
- A Baseline for Multi-Label Image Classification Using Ensemble Deep CNN☆86Updated 4 years ago
- PyTorch implementation of Deep Semantic Dictionary Learning for Multi-label Image Classification, AAAI 2021.☆48Updated 3 years ago
- This is the repository for re-implementation of dual attention network with pytorch.☆20Updated 6 years ago
- a pytorch implementation to fine-grained few shot classification using triplet loss☆11Updated 6 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆83Updated 4 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Pyramid Attention Networks☆23Updated 6 years ago
- Pytorch version of model in NeurIPS'19 paper "Learning Deep Bilinear Transformation for Fine-grained Image Representation"☆21Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago