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
InDataSeriesbyEugenia AnelloConvolutional 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
InTowards Data SciencebyAqeel AnwarWhat is Transposed Convolutional Layer?Explained through animated gifs and python code.Mar 6, 20209Mar 6, 20209
InGoPenAIbyHayden LaBrieUnderstanding 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
InTowards Data SciencebyMatthew Stewart, PhDComprehensive Introduction to AutoencodersApr 14, 20196Apr 14, 20196
InTowards Data SciencebyMatthew Stewart, PhDAdvanced 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
InTowards Data SciencebyMatthew Stewart, PhDIntroduction 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
InTowards Data SciencebyMatthew Stewart, PhDGANs 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
InPyTorchbyAbien Fred AgarapImplementing an Autoencoder in PyTorchBuilding an autoencoder model for reconstructionJan 26, 20204Jan 26, 20204
InTowards Data SciencebyChris Kuo/Dr. DatamanHandbook of Anomaly Detection with Python Outlier Detection — (12) AutoencodersRevision: Oct. 1, 2021Oct 26, 201910Oct 26, 201910
InTowards Data SciencebyChris Kuo/Dr. DatamanConvolutional 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
InTowards Data SciencebyArvin Singh KushwahaMaking an AutoencoderUsing Keras and training on MNISTJul 2, 20192Jul 2, 20192
InTowards Data SciencebySayak Paul“Reparameterization” trick in Variational AutoencodersThe “reparameterization” trick makes backpropagation possible in Variational Autoencoders.Apr 6, 20202Apr 6, 20202
InTowards Data SciencebyWilliam FalconVariational 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
InTowards Data SciencebyAndrea CastiglioniDimensionality reduction with Autoencoders versus PCACan a neural network perform dimensionality reduction like a classic principal component analysis?Apr 11, 20212Apr 11, 20212
InTowards Data SciencebySelvaratnam LavinanAutoencoder 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
InTowards Data SciencebyAbien Fred AgarapImplementing an Autoencoder in TensorFlow 2.0Mar 20, 20192Mar 20, 20192