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.
- Host: GitHub
- URL: https://github.com/krisbitney/imgbuff
- Owner: krisbitney
- Created: 2020-06-21T22:15:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T06:20:59.000Z (over 3 years ago)
- Last Synced: 2024-04-14T02:05:57.013Z (about 2 years ago)
- Topics: css3, html5, javascript, python, server, webapp, website
- Language: Jupyter Notebook
- Homepage: https://imgbuff.onrender.com/
- Size: 26.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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"