bbrattoli / PascalClassificationPytorch
Train CNN for Pascal VOC 2007 Multi label Image classification
☆35Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for PascalClassificationPytorch
- Visual Attention Consistency Under Image Transforms for Multi-Label Image Classification☆93Updated 5 years ago
- Multi-label Image Recognition by Recurrently Discovering Attentional Regions (Pytorch implementation)☆89Updated 6 years ago
- This is the PyTorch implementation of our paper "Cross-X learning for Fine-Grained Visual Categorization"☆74Updated 4 years ago
- Implementation for <Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition> in ECCV'18.☆103Updated 2 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆98Updated 6 years ago
- ☆86Updated 3 years ago
- (CVPR2018) Adversarial Complementary Learning for Weakly Supervised Object Localization☆164Updated 6 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆52Updated 5 years ago
- Orderless Recurrent Models for Multi-label Classification☆43Updated 4 years ago
- Self-Erasing Network for Integral Object Attention☆54Updated 5 years ago
- Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)☆58Updated 3 years ago
- Code for our paper "Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-grained Image Recognitio…☆53Updated 3 years ago
- Code for our NeurIPS'19 paper "Learning Deep Bilinear Transformation for Fine-grained Image Representation"☆105Updated 4 years ago
- Relation Networks for object detection based pytorch☆127Updated 5 years ago
- Object Instance Mining for Weakly Supervised Object Detection (AAAI 2020)☆71Updated 4 years ago
- ☆53Updated 4 years ago
- Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"☆201Updated 6 years ago
- Attention-based sampler in TASN (Trilinear Attention Sampling Network)☆23Updated 4 years ago
- ☆50Updated 5 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆63Updated 6 years ago
- Code for C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection☆63Updated 4 years ago
- ☆81Updated 6 years ago
- ☆162Updated 2 years ago
- PyTorch Implementation Of WS-DAN(See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Cl…☆167Updated 3 years ago
- (ECCV2018) Self-produced Guidance for Weakly-supervised Object Localization☆146Updated 4 years ago
- CBAM implementation on TensorFlow Slim☆106Updated 6 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆103Updated 6 years ago
- An unofficial implementation of non-local deep features for salient object detection☆39Updated 5 years ago
- This repository provides training and evaluation code for paper titled "Polar Loss for Zero-Shot Object Detection." (Arxiv version) and "…