Skip to content

Solar-Iz/SimpleAutoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleAutoencoder

Autoencoder for docs/books, etc. with 4 decode and 4 encode layers and ReLU-activations. You can use this to remove noise from photos or document scans. Model output is an image of 640x640 image size. Model class in AutoEncoder_model.py, it weights in weights/improved_model_weights. Model was fitted by shabby-docs dataframe with 981/290/186 images in train/valid/test on 35 epochs. It was written on PyTorch 2.1.

This service is implemented on Streamlit


Model Architecture

image


Train/Valid MSE

photo_2023-12-01_13-19-42


Result by test images:

tempsnip Снимок

About

Simple 3-4 layers autoencoder for docs/books, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages