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.
- 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.
- Python 3.6 or higher
- TensorFlow
- NumPy
- OpenCV
- Matplotlib
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.
This project is licensed under the MIT License. See the LICENSE file for details.
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.
The site is live on http://cartoonify-image.streamlit.app