Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FIFALUO/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

使用版本

  • python == 3.6
  • tensorflow == 1.14

数据集准备

├── dataset
  └── selfie2anime
  ├── trainA
      ├── xxx.jpg
 ├── yyy.png
 └── ...
  ├── trainB
 ├── zzz.jpg
 ├── www.png
 └── ...
  ├── testA
  ├── aaa.jpg 
 ├── bbb.png
 └── ...
  └── testB
 ├── ccc.jpg 
 ├── ddd.png
 └── ...

训练

> python main.py --dataset selfie2anime
  • If the memory of gpu is not sufficient, set --light to True
    • But it may not perform well

测试

> python main.py --dataset selfie2anime --phase test

结果

参考github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /