An open API service indexing awesome lists of open source software.

https://github.com/krisbitney/imgbuff

Web application that colorizes grayscale photos using a Generative Adversarial Neural Network. HTML5/CSS3 and JavaScript front-end; asynchronous Python back-end.
https://github.com/krisbitney/imgbuff

css3 html5 javascript python server webapp website

Last synced: 2 months ago
JSON representation

Web application that colorizes grayscale photos using a Generative Adversarial Neural Network. HTML5/CSS3 and JavaScript front-end; asynchronous Python back-end.

Awesome Lists containing this project

README

          

# ImgBuff

https://imgbuff.onrender.com/

This web application colorizes grayscale photos using a neural network, trained as a Generative Adversarial Network.

A high-level summary for business audiences can be found in "Letter of Transmittal and Project Proposal.docx".

Technical details are provided in "Technical Summary.docx" and "Post Implementation Report.docx"