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
- Deep Transfer Learning Papers☆81Updated 3 years ago
- Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"☆22Updated 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
- ☆66Updated 7 years ago
- Pytorch code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆61Updated 7 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆186Updated 6 years ago
- code for triplet GAN☆31Updated 7 years ago
- Label Distribution Learning Forest☆30Updated 8 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 8 years ago
- This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training …☆47Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 7 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆30Updated 6 years ago
- Repository for our paper "Zero-Shot Learning Through Cross-Modal Transfer" from NIPS 2013.☆54Updated 11 years ago
- A Keras implementation of the DeepMIML Network for multi-instance multi-label learning☆129Updated 8 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Code for the paper "Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation" (AAAI-2019)☆41Updated 7 years ago
- Bilinear CNNs in PyTorch☆20Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- extract features by maximizing mutual information☆148Updated 6 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Updated 7 years ago
- Curriculum Learning - Tensorflow☆40Updated 7 years ago
- Pytorch implementation of three Multiple Instance Learning or Multi-classification papers☆133Updated 6 years ago
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated 2 years ago
- Implementation of Deep Linear Discriminant Analysis (DeepLDA)☆47Updated 9 years ago
- A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation☆50Updated 8 years ago