Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 380 Bytes

styleTransfer

深度学习课程大作业,实现风格迁移,猫->国画猫 拟使用cycleGAN实现

数据集

链接:https://pan.baidu.com/s/1DtARP1nPPH5afazeGyQpNw 提取码:lvcr

RUN

  1. 下载数据集并解压到datasets文件夹下,目录为:datasets->data->[test,train]
  2. python -m visidom.server
  3. python train.py
  4. python test.py