Skip to content

基于pytorch实现的、带GUI的图像风格迁移程序.

Notifications You must be signed in to change notification settings

WellenWoo/StyleTransferGui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StyleTransferGui

基于pytorch实现的、带GUI的图像风格迁移程序.

效果如下: 程序界面

Requirements

  • Numpy
  • wxPython
  • pytorch
  • torchvision
  • PIL

Usage:

$ python StyleTransferGui.py

button: content img:选择内容图片 style img:选择风格图片 Start:启动风格转换程序

Model Choice:选择模型

Preferences->hyper parameter:设置训练超参数

About

基于pytorch实现的、带GUI的图像风格迁移程序.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages