Skip to content

A GAN that produces Kanji similar characters (images).

Notifications You must be signed in to change notification settings

siddigss/Kanji-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kanji-GAN

A GAN that produces Kanji similar characters (images).
Almost following the tutorial on pytorch website.

Results

Linear interpolation between outputs from several normal samples.

try5.mp4

Usage and Data

As direct as opening the Jupyer notebook.
Check releases if you want trained networks for -currently- about 70 or 80 epochs.

Extracting data

First, install Fontforge. Then In the repository folder run the command
Fontforge -lang=py -script script.py
A new folder which contains the images will be created.

Notes

  • Apparently the training is very sensitive to hyperparameters, stick to the values suggested in the tutorial.

About

A GAN that produces Kanji similar characters (images).

Resources

Stars

Watchers

Forks

Packages

No packages published