NeuralStyleTensorflow
1.0.0
| 입력/컨텐츠 이미지 | 스타일 이미지 | 혼합 이미지 |
|---|---|---|
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
pip install -r requirements.txt
python neural_style.py [input image path] [content image path] [style image path] [size of images] [epochs] [output filename]
python neural_style.py "white" [content image path] [style image path] [size of images] [epochs] [output filename]