HaoMood / bilinear-cnnLinks
PyTorch implementation of bilinear CNN for fine-grained image recognition
☆395Updated 6 years ago
Alternatives and similar repositories for bilinear-cnn
Users that are interested in bilinear-cnn are comparing it to the libraries listed below
Sorting:
- A Faster PyTorch implementation of bilinear CNN for fine-grained image recognition☆127Updated 7 years ago
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆457Updated 3 years ago
- Trilinear Attention Sampling Network for Fine-grained Image Recognition☆219Updated 3 years ago
- This is a third party implementation of RA-CNN in pytorch.☆203Updated 5 years ago
- Destruction and Construction Learning for Fine-grained Image Recognition☆592Updated 5 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆410Updated 5 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- ☆218Updated 7 years ago
- Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"☆201Updated 6 years ago
- ☆225Updated 3 years ago
- A PyTorch implementation of center loss on MNIST☆360Updated 6 years ago
- The official TensorFlow implementation of WS-DAN.☆108Updated 4 years ago
- @CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact biline…☆275Updated 4 years ago
- PyTorch implementation of "WILDCAT: Weakly Supervised Learning of Deep ConvNets for Image Classification, Pointwise Localization and Segm…☆267Updated last year
- PyTorch Implementation Of WS-DAN(See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Cl…☆170Updated 3 years ago
- Instance-Batch Normalization Networks (ECCV2018)☆805Updated last year
- Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.☆104Updated 4 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆55Updated 6 years ago
- ☆409Updated 7 years ago
- Feature Pyramid Networks in PyTorch