paper-with-me

홈 › Papers

DeepFont: Identify Your Font from An Image

2015-07-12 · Zhangyang Wang, Jianchao Yang, Hailin Jin, Eli Shechtman, Aseem Agarwala, Jonathan Brandt, Thomas S. Huang

As font is one of the core design concepts, automatic font identification and similar font suggestion from an image or photo has been on the wish list of many designers. We study the Visual Font Recognition (VFR) problem, and advance the state-of-the-art remarkably by developing the DeepFont system. First of all, we build up the first available large-scale VFR dataset, named AdobeVFR, consisting of both labeled synthetic data and partially labeled real-world data. Next, to combat the domain mismatch between available training and testing data, we introduce a Convolutional Neural Network (CNN) decomposition approach, using a domain adaptation technique based on a Stacked Convolutional Auto-Encoder (SCAE) that exploits a large corpus of unlabeled real-world text images combined with synthetic data preprocessed in a specific way. Moreover, we study a novel learning-based model compression approach, in order to reduce the DeepFont model size without sacrificing its performance. The DeepFont system achieves an accuracy of higher than 80% (top-5) on our collected dataset, and also produces a good font similarity measure for font selection and suggestion. We also achieve around 6 times compression of the model without any visible loss of recognition accuracy.

📄 PDF Abstract BibTeX arXiv:1507.03196

Code (1)

robinreni96/Font_Recognition-DeepFont

Tasks

Domain AdaptationFont RecognitionModel Compression

Similar Papers 제목 키워드 기반

Decomposition-Based Domain Adaptation for Real-World Font Recognition

2014-12-18 · Zhangyang Wang, Jianchao Yang, Hailin Jin, Eli Shechtman 외

We present a domain adaption framework to address a domain mismatch between synthetic training and real-world testing data. We demonstrate our method on a challenging fine-grain classification problem: recognizing a font…

Domain AdaptationFont RecognitionGeneral Classification

FontFusion: Enhancing Generative Text in Diffusion Models with Typographic Conditioning

2026-06-04 · Marian Lupascu, Nipun Jindal, Ionut Mironica, Zhaowen Wang arxiv

Typography generation in diffusion models faces a persistent trade-off: enabling precise font control typically degrades text legibility, while maintaining readability often sacrifices typographic fidelity. We present Fo…

Computational Efficiency

FONTNET: On-Device Font Understanding and Prediction Pipeline

2021-03-30 · Rakshith S, Rishabh Khurana, Vibhav Agarwal, Jayesh Rajkumar Vachhani 외

Fonts are one of the most basic and core design concepts. Numerous use cases can benefit from an in depth understanding of Fonts such as Text Customization which can change text in an image while maintaining the Font att…

Font RecognitionPrediction

Persis: A Persian Font Recognition Pipeline Using Convolutional Neural Networks

2023-10-08 · International Conference on Computer and Knowledge Engineering (ICCKE) 2022 11 · Mehrdad Mohammadian, Neda Maleki, Tobias Olsson, Fredrik Ahlgren

What happens if we encounter a suitable font for our design work but do not know its name? Visual Font Recognition (VFR) systems are used to identify the font typeface in an image. These systems can assist graphic design…

BinarizationCPUFont RecognitionGPU+2

Font Acknowledgment and Character Extraction of Digital and Scanned Images

2013-05-17 · Syed Muhammad Arsalan Bashir

The font recognition and character extraction is of immense importance as these are many scenarios where data are in such a form, which cannot be processed like in image form or as a hard copy. So the procedure developed…

Font Recognition