kowsertusher / GAN-image-inpainting

Deep Learning technics to image inptaining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAN Image Inpainting

Using Generative Adversarial Networks implementations to reconstruct corrupted images (Inpainting).

The purpose of this application is to quickly compare different implementations.

This app uses implementations and pre-trained models from:

More implementations soon.

Install

Each implementation has pretrained models. You can navigate in model folders to get a readme.txt with the download link.

Run

python app.py

Open your browser and navigate: http://localhost:9000

Demo

About

Deep Learning technics to image inptaining

License:MIT License


Languages

Language:Python 94.3%Language:JavaScript 3.4%Language:HTML 1.9%Language:CSS 0.4%