Skip to content

Data-Science-Community-SRM/Super-Color

Repository files navigation

Image Colorization

Supercolor is an ML web-app which has been trained to rebuild color images from their grayscale or B/W input equivalents that you provide us with.

Preview

  • Demo:

screen recording of output

  • Browse images from your system and try out our image colorization model!

Web app output #1

Web app output #2

Web app output #3

Functionality

  • It works on the concept of Autoencoders. This approach was introduced by Richard Zhang in his paper Colorful Image Colorization. These autoencoders cleverly store the important details of a big image into a small space and then try to recreate this image in color. We penalize the autoencoder when it doesn't do a good job until it begins to get it right.

Feel free to head to our webapp and explore it for yourself.

Contribute

You can check out our contributions, issues we faced and solutions we found in Contribute.md. Feel free to fork this repository and make your own contributions.

Contributors

Abhishek Saxena

Abhishek Saxena

Aditya Shukla

Aditya Shukla

Ansh Sharma

Ansh Sharma

Harsh Sharma

Harsh Sharma

License

MIT © Data Science Community SRM

This project is licensed under the MIT License - see the License.md file for details

License

Made with ❤️ by DS Community SRM