Sik-Ho TsangReview — ConvNeXt V2: Co-designing and Scaling ConvNets with Masked AutoencodersConvNeXt V2, Improved Architecture & Pretraining ProcessJul 14Jul 14
Nessim Ben AbbesMobileNetV2 Autoencoder: An Efficient Approach for Feature Extraction and Image ReconstructionIntroduction:May 8, 2023May 8, 2023
Eugenia AnelloinDataSeriesConvolutional Autoencoder in Pytorch on MNIST datasetThe post is the seventh in a series of guides to build deep learning models with Pytorch. Below, there is the full series:Jun 28, 20216Jun 28, 20216
MayurImage Segmentation with CNNs- ArchitectureHere we can see CNN consists of a Encoder Decoder Architecture, where we pass a RGB image to the encoder which performs Hierarchical…Sep 1, 2023Sep 1, 2023
Aqeel AnwarinTowards Data ScienceWhat is Transposed Convolutional Layer?Explained through animated gifs and python code.Mar 6, 20209Mar 6, 20209
Hayden LaBrieinGoPenAIUnderstanding Autoencoders — Part IV: The Fully Connected Layer and FlatteningNow once we finish part IV we will be done with all the knowledge to understand the encoder part of the autoencoder; though, we will still…Aug 4, 2023Aug 4, 2023
Matthew Stewart, PhDinTowards Data ScienceComprehensive Introduction to AutoencodersApr 14, 20196Apr 14, 20196
Matthew Stewart, PhDinTowards Data ScienceAdvanced Topics in GANsWant to turn horses into zebras? Make DIY anime characters or celebrities? Generative adversarial networks (GANs) are your new best friend.May 8, 20192May 8, 20192
Matthew Stewart, PhDinTowards Data ScienceIntroduction to Turing Learning and GANsWant to turn horses into zebras? Make DIY anime characters or celebrities? Generative adversarial networks (GANs) are your new best friend.May 5, 20192May 5, 20192
Matthew Stewart, PhDinTowards Data ScienceGANs vs. Autoencoders: Comparison of Deep Generative ModelsWant to turn horses into zebras? Make DIY anime characters or celebrities? Generative adversarial networks (GANs) are your new best friend.May 12, 20194May 12, 20194
Abien Fred AgarapinPyTorchImplementing an Autoencoder in PyTorchBuilding an autoencoder model for reconstructionJan 26, 20204Jan 26, 20204
Chris Kuo/Dr. DatamaninTowards Data ScienceHandbook of Anomaly Detection with Python Outlier Detection — (12) AutoencodersRevision: Oct. 1, 2021Oct 26, 201910Oct 26, 201910
Chris Kuo/Dr. DatamaninTowards Data ScienceConvolutional Autoencoders for Image Noise ReductionIn “Anomaly Detection with Autoencoders Made Easy” I mentioned that the Autoencoders have been widely applied in dimension reduction and…Nov 20, 20198Nov 20, 20198
Arvin Singh KushwahainTowards Data ScienceMaking an AutoencoderUsing Keras and training on MNISTJul 2, 20192Jul 2, 20192
Sayak PaulinTowards Data Science“Reparameterization” trick in Variational AutoencodersThe “reparameterization” trick makes backpropagation possible in Variational Autoencoders.Apr 6, 20202Apr 6, 20202
William FalconinTowards Data ScienceVariational Autoencoder Demystified With PyTorch Implementation.This tutorial implements a variational autoencoder for non-black and white images using PyTorch.Dec 5, 202012Dec 5, 202012
Miguel MéndezVAEs I ! Generating images with TensorflowGenerative models are one of the cooler branches of Deep Learning. During last weeks Generative Adversarial Networks (GANs) have been…Jan 18, 20191Jan 18, 20191
Andrea CastiglioniinTowards Data ScienceDimensionality reduction with Autoencoders versus PCACan a neural network perform dimensionality reduction like a classic principal component analysis?Apr 11, 20212Apr 11, 20212
Selvaratnam LavinaninTowards Data ScienceAutoencoder Neural Network for Anomaly Detection with Unlabeled DatasetIf you are trying to detect anomalies from an unlabeled dataset and you are worried about not having a labeled dataset, then here is an…Dec 14, 20193Dec 14, 20193
Abien Fred AgarapinTowards Data ScienceImplementing an Autoencoder in TensorFlow 2.0Mar 20, 20192Mar 20, 20192