bflammers / automahalanobisLinks
A PyTorch implementation of an autoencoder trained to minimize the Mahalanobis distance between input and reconstruction.
☆26Updated 5 years ago
Alternatives and similar repositories for automahalanobis
Users that are interested in automahalanobis are comparing it to the libraries listed below
Sorting:
- Generative Adversarial Minority Oversampling☆33Updated 5 years ago
- Implementing Billion-scale semi-supervised learning for image classification using Pytorch☆98Updated 6 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆295Updated 2 years ago
- Official Pytorch Implementation for ICML'19 paper: Unsupervised Deep Learning by Neighbourhood Discovery☆155Updated 6 years ago
- Hyperspherical Prototype Networks