NeuralStyleTensorflow
1.0.0
| Imagen de entrada/contenido | Imagen de estilo | Imagen mixta |
|---|---|---|
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
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]