https://github.com/loaiabdalslam/fc
Face enhancer - Denoising Auto Encoder by Tensorflow and Keras and skimage
https://github.com/loaiabdalslam/fc
auto-encoder deep-learning image-processing machine-learning remini tensorflow
Last synced: 8 months ago
JSON representation
Face enhancer - Denoising Auto Encoder by Tensorflow and Keras and skimage
- Host: GitHub
- URL: https://github.com/loaiabdalslam/fc
- Owner: loaiabdalslam
- Created: 2020-02-15T03:27:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T03:38:20.000Z (about 4 years ago)
- Last Synced: 2025-03-27T16:51:05.858Z (about 1 year ago)
- Topics: auto-encoder, deep-learning, image-processing, machine-learning, remini, tensorflow
- Language: Jupyter Notebook
- Size: 6.16 MB
- Stars: 49
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto Face Photo Encaher
It is a simple example of how restructuring and Denosing works within the Auto Encoderes model , we used the dataset of faces you can reach it from [Download Link](https://drive.google.com/drive/u/0/folders/1tZUcXDBeOibC6jcMCtgRRz67pzrAHeHL)
by [Tero Karras](https://research.nvidia.com/person/tero-karras)
[](https://colab.research.google.com/github/loaiabdalslam/FC/blob/master/face-enhancer%E2%80%8F.ipynb)
# Requirements
- [tensorflow](tensorflow.org)
- [keras](http://keras.io/)
- [open cv](https://pypi.org/project/opencv-python/)
# Table Of Contents
- Importing Data
- Nosie Fliters using skimage
- Image2Image Auto Encoder
- HyperParams Tunning Tips
# MLP Encoder

# Results




# Contributing
Any kind of enhancement or contribution is welcomed.