File size: 384 Bytes
1779d9e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

---
language: en
tags:
- image-processing
- image-denoising
- deep-learning
license: apache-2.0
model_name: Image Denoising Model
---

# Autoencoder Model 

This Repo contains the weights and config of Autoencoder Model that can be used for image denoising.

# Datasets

- LOL Dataset
- Smartphone Image Denoising Dataset

# References
https://keras.io/examples/vision/autoencoder/