shilpar27 / Label-embeddings-in-image-classification
Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classification particularly using CNNs with more focus on the relation or similarity between class labels. The similarity between labels is judged using label word embeddings and incorporated into the loss layer. We prop…
☆25Updated 7 years ago
Alternatives and similar repositories for Label-embeddings-in-image-classification:
Users that are interested in Label-embeddings-in-image-classification are comparing it to the libraries listed below
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- Semantic Autoencoder for Zero-shot Learning (Spotlight), CVPR 2017☆146Updated 6 years ago
- ☆61Updated 7 years ago
- ☆73Updated 7 years ago
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆27Updated 6 years ago
- Pytorch code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆59Updated 6 years ago
- Code for the paper "Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation" (AAAI-2019)☆42Updated 6 years ago
- ☆65Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- A PyTorch implementation for Asymmetric Tri-training for Unsupervised Domain Adaptation☆44Updated 7 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 6 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 years ago
- Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"☆21Updated 6 years ago
- Pytorch implementation of three Multiple Instance Learning or Multi-classification papers☆133Updated 5 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Updated 7 years ago
- code for triplet GAN☆31Updated 6 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago
- Active attention in classification networks that is optimised at the time of model training.☆11Updated 6 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.☆53Updated 10 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆29Updated 6 years ago
- PFNet: A Novel Part Fusion Network for Fine-grained Visual Categorization☆28Updated 6 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 6 years ago
- ☆39Updated 7 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- Bilinear CNNs in PyTorch☆20Updated 5 years ago
- Pytorch code for the IEEE TM/ECCV paper "Attend and rectify"☆53Updated 5 years ago