Alvinhech / resnet-autoencoderLinks
course project for ECS 269
☆23Updated 6 years ago
Alternatives and similar repositories for resnet-autoencoder
Users that are interested in resnet-autoencoder are comparing it to the libraries listed below
Sorting:
- Pytorch Deep Clustering with Convolutional Autoencoders implementation☆108Updated 5 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 years ago
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆97Updated 2 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 5 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆99Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- A PyTorch implementation of an autoencoder trained to minimize the Mahalanobis distance between input and reconstruction.☆26Updated 5 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆69Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆57Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- A Pytorch Implementation of the Beta-VAE☆45Updated 6 years ago
- Exploring Moving Mnist dataset with forecasting algorithms☆31Updated 2 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)☆127Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Official implementation of ICLR 2020 paper Unsupervised Clustering using Pseudo-semi-supervised Learning☆48Updated 4 years ago
- Reimplementing SOTA convolution variants with Tensorflow 2.0.☆18Updated 5 years ago
- Implementation of G. E. Hinton and R. R. Salakhutdinov's Reducing the Dimensionality of Data with Neural Networks (Tensorflow)☆39Updated last year
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 6 years ago
- Latent space clustering in Generative Adversarial Network (GAN)☆107Updated 3 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 2 months ago
- Tensorflow implementation of the Ladder Network with convolutional Layers. The Ladder Network consists of an Encoder and Decoder with lat…☆13Updated 6 years ago
- Generative Adversarial Minority Oversampling☆33Updated 6 years ago
- Pytorch implementation of SOM-VAE: INTERPRETABLE DISCRETE REPRESENTATION LEARNING ON TIME SERIES https://arxiv.org/pdf/1806.02199v7.pdf☆33Updated 6 years ago
- Official PyTorch implementation for our NeurIPS 2019 paper, Diffeomorphic Temporal Alignment Nets. TensorFlow\Keras version is available…☆67Updated last year
- This repository contains the codes to reproduce the results of our proposed novelty detection algorithm based on adversarially robust aut…☆19Updated 2 years ago