Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 963 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 963 Bytes

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