通过神经网络风格化照片
来自iCenter Wiki
- 环境python+tensorflow+Numpy+Scipy+Pillow
- 软件获得 参考 https://github.com/anishathalye/neural-style
- 训练模型vgg-verydeep-19的获得 smb服务器地址:101.6.160.40 目录/share/neural-style-master 下(用户名密码都是test)
- 运行软件,并按照要求提供照片,风格化图片,输出的图片名称。
- python neural_style.py --content <content file> --styles <style file> --output <output file>`