titu1994/Neural-Style-Transfer
A Keras implementation of neural style transfer that transfers artistic style from one image to another.

Not currently ranked — collecting fresh signals.
star history
This repository implements the Neural Style Transfer algorithm from the seminal paper by Gatys et al., using Keras 2.0+. It enables users to apply the artistic style of one image to the content of another, generating stylized images. The implementation includes improvements from follow-up research papers and supports additional features such as color preservation and masked style transfer for selective stylization.
Frequently asked
- What is titu1994/Neural-Style-Transfer?
- A Keras implementation of neural style transfer that transfers artistic style from one image to another.
- Is Neural-Style-Transfer open source?
- Yes — titu1994/Neural-Style-Transfer is open source, released under the Apache-2.0 license.
- What language is Neural-Style-Transfer written in?
- titu1994/Neural-Style-Transfer is primarily written in Jupyter Notebook.
- How popular is Neural-Style-Transfer?
- titu1994/Neural-Style-Transfer has 2.3k stars on GitHub.
- Where can I find Neural-Style-Transfer?
- titu1994/Neural-Style-Transfer is on GitHub at https://github.com/titu1994/Neural-Style-Transfer.