kustomzone / Vincent-AI-Artist

A neural algorithm for artistic style transfer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vincent : AI Artist

A neural algorithm for artistic style transfer. Feel free to criticize, copy/share. Basically, do whatever you want to do with the code.

Requirements

Basic Usage

python main.py --base_img_path /path/to/base/image --style_img_path /path/to/artistic/image --result_prefix output

Results

result_00

References

About

A neural algorithm for artistic style transfer


Languages

Language:Python 100.0%