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:
- Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.☆104Updated 5 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 6 years ago
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆26Updated 6 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
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Associating Multi-Scale Receptive Fields for Fine-grained Recognition (ICIP2020)☆30Updated 4 years ago
- ☆52Updated 5 years ago
- Paper implementation☆40Updated 6 years ago
- Fine-Grained Visual Classification for Plants & Flowers☆16Updated 6 years ago
- [arXiv 2020] Deep Connected Attention Networks☆124Updated 4 years ago
- Bilinear CNNs in PyTorch☆20Updated 5 years ago
- This is the repository for re-implementation of dual attention network with pytorch.☆19Updated 6 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆81Updated 4 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆14Updated 7 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- Reimplementation of Mutual-Channel Loss for Fine-Grained Image Classification.☆37Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- [CVPRW 2020] Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification☆41Updated 3 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 years ago
- pytorch implement of Label Smoothing☆32Updated 5 years ago
- Simple Keras implementation of Triplet-Center Loss on the MNIST dataset☆45Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 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