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:
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆27Updated 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
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Implementation of Fast ml-CCA from the ICCV-2015 work "Multi-Label Cross-Modal Retrieval"☆21Updated 7 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- Label Distribution Learning Forest☆30Updated 7 years ago
- Code for the paper "Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation" (AAAI-2019)☆42Updated 6 years ago
- ☆73Updated 7 years ago
- code for triplet GAN☆31Updated 7 years ago
- ☆61Updated 7 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Updated 7 years ago
- Keras implementation of temporal ensembling(semi-supervised learning)☆22Updated 6 years ago
- Semantic Autoencoder for Zero-shot Learning (Spotlight), CVPR 2017☆146Updated 6 years ago
- Implementation of Deep Linear Discriminant Analysis (DeepLDA)☆48Updated 9 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- Deep Transfer Learning Papers☆79Updated 3 years ago
- [CVPR 2017] Official Implementation for AIFT☆93Updated 3 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- ☆13Updated 8 years ago
- Torch implementation for MDNet: A Semantically and Visually Interpretable Medical Image Diagnosis Network☆33Updated 7 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 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
- Bilinear CNNs in PyTorch☆20Updated 5 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆30Updated 6 years ago
- Domain-Adversarial Neural Network in Tensorflow☆37Updated 6 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 years ago