A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Implementation of the stacked denoising autoencoder in Tensorflow
Stacked Denoising AutoEncoder
Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation
PyTorch implementation of SDAE (Stacked Denoising AutoEncoder)
Image denoising using convolutional denoising autoencoders
Generating Classification Weights with GNN Denoising Autoencoders for Few-Shot Learning
Multiple imputation utilising denoising autoencoder for approximate Bayesian inference
A simple Tensorflow based library for deep and/or denoising AutoEncoder.
sklearn wrappers for stacked denoising autoencoders
Implementation and usage of marginalized stacked denoising autoencoders (mSDA)
Denoising single-cell RNA-seq datasets using deep autoencoders
Finding Direction of arrival (DOA) of small UAVs using Sparse Denoising Autoencoders and Deep Neural Networks.
#计算机科学#[CVPR2020] Adversarial Latent Autoencoders
翻译 - [CVPR2020]对抗性潜在自动编码器
Autoencoders in Keras
Torch implementations of various types of autoencoders
#计算机科学#A Collection of Variational Autoencoders (VAE) in PyTorch.
翻译 - PyTorch中的变种自动编码器(VAE)的集合。
Denoising Diffusion Probabilistic Models
Implementation of simple autoencoders networks with Keras
A wizard's guide to Adversarial Autoencoders
Denoising Diffusion Implicit Models
Implementation of several different types of autoencoders
Implementation of autoencoders flavors, namely: Vanilla AE, Sparse AE, Denoising AE, Contractive AE, Variational AE, Deep Convolutional AE, Data Generation with AE, etc.