kheyer / Enhance-app

Demo web app for image resolution enhancement using fast.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance-app

Demo web app for image resolution enhancement using Pytorch and fastai

Available at deepenhance

The model is a U-Net network trained on a subset of the Open Images dataset. The code needed to recreate the training data and train the model is detailed in the Jupyter notebook in the notebooks directory.

Code for the web app is based on work by Pankaj Mathur and fastai

About

Demo web app for image resolution enhancement using fast.ai


Languages

Language:Jupyter Notebook 98.6%Language:CSS 0.7%Language:JavaScript 0.3%Language:HTML 0.2%Language:Python 0.2%Language:Dockerfile 0.0%