Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

"Netural Style Transfer" 是一个用Keras实现的,利用神经网络进行图像风格迁移的工具, GUI用tkinter完成。

keras 预训练模型的权重系数下载:

https://pan.baidu.com/s/1pYEKpQ48TabncoMy2btBLQ 提取码: rao4

开发环境中主要的库版本:

  • tensorflow==1.12.0
  • keras==2.1.2
  • numpy==1.15.4
  • scipy==1.1.0
  • cv2==3.3.0.10
  • PIL==5.3.0