Skip to content

sebastianberns/typographic-style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typographic Style Transfer

This is the code repository of my master project. I propose a style transfer approach for the generation of letters in the style of a given font.

In the first step I train a deep convolutional neural network to determine whether two glyphs belong to the same font or not. The models’s internal representation is then used in the style transfer task. Based on the classifier’s response an input letter is modified such that its similarity to the target font is increased.

The results show that the presented method is solely generating adversarial examples, and it is ultimately deemed unsuccessful.

Data Set

Multi-Content GAN for Few-Shot Font Style Transfer; Samaneh Azadi, Matthew Fisher, Vladimir Kim, Zhaowen Wang, Eli Shechtman, Trevor Darrell, in arXiv, 2017.

About

Final project, Master in Artificial Intelligence, UPC BarcelonaTech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages