Painting Converter

Project information

  • A Web application that enables users to upload images and apply painting-style transfers to them. Developed using the Flask Framework and incorporates generator models trained with TensorFlow, following the CycleGAN architecture. (Python, TensorFlow, Flask, Beautiful Soup)
  • Project URL: https://github.com/WayneJWZLemon/FlaskGANDemo

Features

  • Generate a painting-style image from the uploaded picture
  • Classify the uploaded image into different categories with corresponding probabilities
  • View the color histogram of the uploaded image