neural-style-tf and Neural_Artistic_Style_Transfer
These are competitors, as both are Python-based implementations of neural style transfer, but one uses TensorFlow while the other uses Keras, and they likely offer similar core functionalities for the same task.
About neural-style-tf
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
This project transforms your ordinary photographs into stunning works of art by applying the artistic style of famous paintings. You provide a photo and one or more style images (e.g., Van Gogh's "The Starry Night"), and it generates a new image that combines your photo's content with the chosen artistic style. This is ideal for artists, designers, marketers, or anyone looking to create unique visual content.
About Neural_Artistic_Style_Transfer
giuseppebonaccorso/Neural_Artistic_Style_Transfer
Keras based Neural Style Transfer
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work