Coder Social home page Coder Social logo

wuyongf / font2font Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yunchenlo/font2font

0.0 0.0 0.0 440.74 MB

An enhanced zi2zi project with word-oriented data augmentation, feature combination, and transfer learning.

Python 99.67% Makefile 0.33%

font2font's Introduction

Font2Font

Yun-Chen Lo, Yi-Ren Chen, Jerry Zhang Jian (NTHU EE)

An enhanced zi2zi project [1] with word-oriented data augmentation, feature combination, and transfer learning.

This repo is based on zi2zi project with incremental boost inspired on recent research and our observation on Chinese Characters.

Folder Description

Font2Font
|	README.md
└──	src/
|	└── zi2zi/					# original zi2zi with data aug options
|	└── zi2zi_hir/					# + combine levels of features
|	└── zi2zi_hir_dis/				# + increase discriminator complexity
|	└── zi2zi_hir_morefilter/			# + alternative ways of complexity boost
|	PastDiscussion/
|	PriorWork/
|	Report/
|	└── Interim/
|	└── Final/

Code Running Example

Train zi2zi 
change directory to src/zi2zi;
$ make all // prepare data, train, and evaluate on demo word

Dependency

  • tensorflow 0.8
  • python 3.x

Major contributions

alt text

Word-oriented data augmentation

alt text

Combine different level feature

alt text

Transfer Learning

alt text

Difficulty-aware adjustment

alt text

Result

alt text

Future Work

Add code or tools to generate compatible Chinese font (.ttf)

Add handwriting dataset and tools for further application exploration

font2font's People

Contributors

yunchenlo avatar chen-yi-ren avatar jerryzj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.