Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AbanoubSamir004/AutoEncoder_dogs_dataset

Repository files navigation

AutoEncoder_dogs_dataset

This project is an implementation of an autoencoder architecture for generating dog images. The autoencoder is trained on a dataset of dog images with added Gaussian noise, and is designed to generate a clean, noise-free image of a dog. The model consists of an encoder and a decoder, and is trained as an autoencoder before the decoder weights are transferred to the decoder portion of the model. The model is then tested by passing both noisy and clean images through the encoder and generating a new image through the decoder.

Features:

• Generates clean dog images from noisy input images.

• Consists of an encoder and a decoder, with the decoder weights transferred from the autoencoder model.

• Can be tested on both noisy and clean input images.

Example: Screenshot 2023-01-06 145746 Screenshot 2023-01-06 145711

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published