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]