Skip to content

使用深度学习算法将玫瑰花图片内容和另一幅图片的风格融合在一起

License

Notifications You must be signed in to change notification settings

zjucx/RosePrisma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RosePrisma

Introduction

使用深度学习算法将玫瑰花图片内容和另一幅图片的风格融合在一起。

Requirements

1. python        ----- 开发语言
2. vgg16         ----- cnn model
2. TensorFlow    ----- 深度学习工具包

Using

  1. git clone project
    git clone https://github.com/zjucx/RosePrisma.git
  2. download vgg16.tfmodel to dir model
    cd RosePrisma && mkdir model
  3. modify content and style image
    vi maim.py && change your pic

demo

demo1 demo3 demo8

Reference

About

使用深度学习算法将玫瑰花图片内容和另一幅图片的风格融合在一起

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages