/neural-style

Implementation of A Neural Algorithm of Artistic Style using TF2.0

Primary LanguagePython

A Neural Algorithm of Artistic Style

Implementation of A Neural Algorithm of Artistic Style using TF2.0

Requirements

Usage

python main.py --content=<content path> --style=<style path> --learning_rate=<learning_rate>

Result

training steps: 3000
learning rate: 3e-4