Denoising Images
About this repo
The scripts include development parts of a basic denoising CNN network.
Görseldeki gürültüleri tahmin ederek çıkartan bir nöral ağ modelini içeren proje.
Data
Dataset includes aerial images from Teknofest UYZ.
Parts
- noise-predictor-training.ipynb: Training and modeling scripts
- pre-dev.ipynb: Pre-developments of some functions
- data-collect.ipynb: Data collection scripts for dataset merging
Outputs
Noisy estimations

Original estimations

Model
You can access the model in training (noise-predictor).
LICENSE
This project is licensed under the MIT License.
For more details, please refer to the LICENSE file.