zhuxinqimac / B-CNNLinks
Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.
☆56Updated 4 years ago
Alternatives and similar repositories for B-CNN
Users that are interested in B-CNN are comparing it to the libraries listed below
Sorting:
- Deep Transfer Learning Papers☆81Updated 3 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 7 years ago
- Siamese Network implementation using Pytorch☆279Updated 2 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Tensorflow implementation for the paper 'Learning Deep Latent Spaces for Multi-Label Classfications' in AAAI 2017☆99Updated 8 years ago
- PyTorch Implementation of SAE from AtoZ☆50Updated 7 years ago
- Tensorflow code for CVPR 2017 paper: Learning a Deep Embedding Model for Zero-Shot Learning☆185Updated 6 years ago
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated 2 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 8 years ago
- This project contains code for paper Ksenia Konyushkova, Raphael Sznitman, Pascal Fua 'Learning Active Learning from Data', NIPS 2017☆88Updated 3 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 7 years ago
- A Keras implementation of the DeepMIML Network for multi-instance multi-label learning☆129Updated 8 years ago
- Deep Neural Network Ensembles for Extreme Classification☆41Updated 6 years ago
- A Python implementation of PCANet https://arxiv.org/abs/1404.3606☆150Updated 6 years ago
- A pytorch implemented classifier for Multiple-Label classification☆316Updated 7 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 8 years ago
- pytorch neural network attention mechanism☆148Updated 6 years ago
- multilabel-learn: Multilabel-Classification Algorithms☆36Updated 5 years ago
- TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER☆119Updated 8 years ago
- Learning to Cluster. A deep clustering strategy.☆316Updated 6 years ago
- PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Zero-Shot Learning part)☆271Updated 7 years ago
- Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆133Updated 7 years ago
- ☆61Updated 8 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated 2 years ago
- Implementation of Planar Graph Convolutional Networks in TensorFlow☆43Updated 8 years ago
- This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper☆215Updated 4 years ago
- Generic implementation for clustering with deep learning : representation learning (DNN) + clustering☆295Updated 7 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆98Updated 4 years ago