Implementation of A Neural Algorithm of Artistic Style using TF2.0
- Python 3.7~
- TensorFlow 2.0.0
python main.py --content=<content path> --style=<style path> --learning_rate=<learning_rate>
training steps: 3000
learning rate: 3e-4
Implementation of A Neural Algorithm of Artistic Style using TF2.0
python main.py --content=<content path> --style=<style path> --learning_rate=<learning_rate>
training steps: 3000
learning rate: 3e-4