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☆147Updated 7 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 8 years ago
- Label Distribution Learning Forest☆30Updated 8 years ago
- Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"☆22Updated 7 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- Deep Transfer Learning Papers☆81Updated 3 years ago
- ☆61Updated 8 years ago
- Pytorch code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆61Updated 7 years ago
- ☆73Updated 7 years ago
- A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss☆48Updated 7 years ago
- Codes of ICMR 2019 short paper "Weakly Supervised Image Retrieval via Coarse-scale Feature Fusion and Multi-level Attention Blocks"☆31Updated 3 years ago
- code for triplet GAN☆31Updated 7 years ago
- A Keras implementation of the DeepMIML Network for multi-instance multi-label learning☆129Updated 8 years ago
- ☆100Updated 5 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Updated 8 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 8 years ago
- A collection of Python tools for feature extraction and image classification using Sparse Coding algorithms.☆69Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- [CVPR 2017] Official Implementation for AIFT☆93Updated 4 years ago
- ☆66Updated 7 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 7 years ago
- Keras implementation of temporal ensembling(semi-supervised learning)☆22Updated 6 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆185Updated 6 years ago
- Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.☆54Updated 11 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 8 years ago
- PyTorch Implementation of SAE from AtoZ☆50Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 9 years ago