zhuxinqimac / B-CNN
Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.
☆54Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for B-CNN
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 6 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆31Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆54Updated 5 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- Multi heads attention for image classification☆80Updated 6 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆26Updated 6 years ago
- Deep Transfer Learning Papers☆78Updated 2 years ago
- #Deep One class #Anomaly Detection☆49Updated 5 years ago
- Semi-supervised Learning GAN☆80Updated 6 years ago
- Deep Neural Network Ensembles for Extreme Classification☆42Updated 5 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 5 years ago
- CapsNet reference from : https://github.com/XifengGuo/CapsNet-Keras☆36Updated last year
- Weighted Focal Loss for multilabel classification☆54Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Deep Adaptive Image Clustering Paper Implementation☆28Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 4 years ago
- Implementation and usage of marginalized stacked denoising autoencoders (mSDA)☆23Updated 8 years ago
- Open category classification by adversarial sample generation☆20Updated 4 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆38Updated 5 years ago
- Siamese Network implementation using Pytorch☆274Updated last year
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 3 years ago
- Deep Embedded Clustering with Data Augmentation (DEC-DA). Performance on MNIST (acc=0.985, nmi=0.960).☆55Updated 5 years ago
- Pytorch implementation of three Multiple Instance Learning or Multi-classification papers☆131Updated 5 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 5 years ago
- ☆60Updated 7 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆63Updated 6 years ago
- Implementation of autoencoders in PyTorch☆58Updated 6 years ago
- [CVPR 2017] Official Implementation for AIFT☆93Updated 3 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Updated 5 years ago