mahmoud / awesome-python-applications

💿 Free software that works great, and also happens to be open-source Python.
ftp://you:relookin@it#readme
16.59k stars 2.68k forks source link

Add PySimpleGUI Photo Colorizer #132

Open PySimpleGUI opened 4 years ago

PySimpleGUI commented 4 years ago

Basic info

Application name: PySimpleGUI Photo Colorizer Application repo link: https://github.com/PySimpleGUI/PySimpleGUI-Photo-Colorizer Application home link: https://github.com/PySimpleGUI/PySimpleGUI-Photo-Colorizer Application description: Converts images from black and white to color. Also converts webcam video stream.

Qualifications

There are a ton of great Python projects out there, but what makes an application "Awesome™"? Please check that all of the following criteria apply:

Note that installability via pip/PyPI and a developer-audience focus may warrant a higher standard for inclusion, in keeping with the spirit of the list: http://sedimental.org/awesome_python_applications.html

Additional notability info

This application uses Deep Learning and has stunning results. Built using the PySimpleGUI package. The Python code is a single file less than 200 lines long.

Colorizer (1)

Colorizer (5)