“通过神经网络风格化照片”版本间的差异

(以“:环境python+tensorflow+Numpy+Scipy+Pillow :软件获得 参考 https://github.com/anishathalye/neural-style :训练模型vgg-verydeep-19的获得 smb服务器地...”为内容创建页面)
 
 
(相同用户的2个中间修订版本未显示)
第1行: 第1行:
 
:环境python+tensorflow+Numpy+Scipy+Pillow
 
:环境python+tensorflow+Numpy+Scipy+Pillow
 
:软件获得 参考  https://github.com/anishathalye/neural-style
 
:软件获得 参考  https://github.com/anishathalye/neural-style
:训练模型vgg-verydeep-19的获得  smb服务器地址:101.6.160.40  目录/share/neural-style-master  下
+
:训练模型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>`
 +
 
<gallery>
 
<gallery>
文件:Example.jpg|照片
+
文件:yuantu.jpg|照片
文件:Example.jpg|绘画
+
文件:1-style.jpg|绘画
  
文件:Example.jpg|输出图片
+
文件:shuchu.jpg|输出图片
 
</gallery>
 
</gallery>

2019年9月24日 (二) 10:24的最后版本

环境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>`
最后修改于2019年9月24日 (星期二) 10:24