/Vincent-AI-Artist

Style transfer using deep convolutional neural nets

Primary LanguagePython

Vincent : AI Artist

Style transfer is the technique of recomposing images in the style of other images.

Requirements

Basic Usage

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

Results

result_00

References