Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 237 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 237 Bytes

video-style-transfer

Using CNN to video style transfer.

Create new env by conda

conda env create -f environment.yml

Activate env

conda activate video-style

Run gui

./video_style_transfer