Skip to content

Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)

License

Notifications You must be signed in to change notification settings

twiiks/fontto-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fontto-training

Train two hangle character images using Pix2Pix network to generate font for fontto service

Requirements

  • Opencv
  • Pytorch
  • Python3
  • CPU or NVIDIA GPU + CUDA CuDNN
  • visdom
  • dominate
  • bash

Usage

  1. install setting
bash setting.sh
  1. train two hangle
train.sh <hangle1> <hangle2> <epoch>

Main role

  1. Train hangle images using Pix2Pix network
  2. Send process of training to slack
  3. Upload trained pth file to S3

About

Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.8%
  • Shell 13.0%
  • JavaScript 3.7%
  • TeX 1.5%