Skip to content

jacobpclouse/Image-Upscaler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Image Upscaler

  • Upload any image and watch as it is upscaled with Python
  • Lets you Colorize black and white images (will create app backend 1st then replace with react front end)

NOTE: Remember to enter 'source sendgrid.env' before running app.py (for sendgrid)

Technologies Used:

  • Python/Flask (Backend)
  • React/JavaScript (Frontend)
  • Bootstrap
  • Fontawesome (Icons)
  • Sendgrid API (sending pictures via emails)
  • MMS eText (sending pictures via SMS)

Objectives / Goals:

  • Able to upload image (specify quality?)
  • Backend recieves it and upscales it
  • [ ] User redirected to display page
  • User can view image and send via email or MMS (NOTE: attachments blocked on phone, size too big?)
  • Route to Colorize B&W Image Page
  • Route to Resize Image Page

Resources:

About

An app that allows you to take old, low resolution photos and upscale them with OpenCV and Deep Learning!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors