Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neelanjan00/neural-style-transfer

A neural style transfer algorithm which uses a CNN trained with a style-cost function. The style-cost function makes use of two images, the style-image and the content-image to produce an image which is the content-image re-drawn in the style of the style-image, referred to as the generated image. The generated-image thus resembles an artwork similar to the original content-image but bearing the style of the style-image.
https://github.com/neelanjan00/neural-style-transfer

computer-vision deep-learning flask keras tensorflow

Last synced: about 1 month ago
JSON representation

A neural style transfer algorithm which uses a CNN trained with a style-cost function. The style-cost function makes use of two images, the style-image and the content-image to produce an image which is the content-image re-drawn in the style of the style-image, referred to as the generated image. The generated-image thus resembles an artwork similar to the original content-image but bearing the style of the style-image.

Awesome Lists containing this project