shilpar27 / Label-embeddings-in-image-classificationLinks
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
Sorting:
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Semantic Autoencoder for Zero-shot Learning (Spotlight), CVPR 2017☆146Updated 6 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"☆22Updated 7 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆30Updated 6 years ago
- Label Distribution Learning Forest☆30Updated 7 years ago
- code for triplet GAN☆31Updated 7 years ago
- Deep Transfer Learning Papers☆80Updated 3 years ago
- Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.☆54Updated 11 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- ☆65Updated 6 years ago
- A Keras implementation of the DeepMIML Network for multi-instance multi-label learning☆128Updated 8 years ago
- ☆100Updated 5 years ago
- A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation☆50Updated 8 years ago
- Pytorch code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆61Updated 7 years ago
- A collection of Python tools for feature extraction and image classification using Sparse Coding algorithms.☆69Updated 6 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 9 years ago
- extract features by maximizing mutual information☆148Updated 5 years ago
- ☆73Updated 7 years ago
- Implementation of Deep Linear Discriminant Analysis (DeepLDA)☆47Updated 9 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆187Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- ☆61Updated 7 years ago
- Keras implementation of temporal ensembling(semi-supervised learning)☆22Updated 6 years ago
- [CVPR 2017] Official Implementation for AIFT☆93Updated 4 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated 2 years ago