/cartoonify-image

Image Cartoonification using Neural Style Transfer

Primary LanguagePython

Cartoonify Image

Cartoonify Image is a Python-based application that uses Neural Style Transfer to convert your images into cartoon-like images. This project leverages deep learning techniques to apply artistic effects to your photos, giving them a unique and fun cartoonish look.

Features

  • Convert any image into a cartoon-like version.
  • Easy to use with a simple command-line interface.
  • Supports various customization options for style intensity and output quality.

Requirements

  • Python 3.6 or higher
  • TensorFlow
  • NumPy
  • OpenCV
  • Matplotlib

Contributing

We welcome contributions to this project! If you have an idea for an improvement or have found a bug, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

This project is inspired by the Neural Style Transfer technique. Special thanks to the open-source community for providing tools and resources that made this project possible.

Live Demo

The site is live on http://cartoonify-image.streamlit.app