paper-with-me

Papers

Large-Scale Visual Font Recognition

2014-06-01 · CVPR 2014 6 · Guang Chen, Jianchao Yang, Hailin Jin, Jonathan Brandt, Eli Shechtman, Aseem Agarwala, Tony X. Han

This paper addresses the large-scale visual font recognition (VFR) problem, which aims at automatic identification of the typeface, weight, and slope of the text in an image or photo without any knowledge of content. Although visual font recognition has many practical applications, it has largely been neglected by the vision community. To address the VFR problem, we construct a large-scale dataset containing 2,420 font classes, which easily exceeds the scale of most image categorization datasets in computer vision. As font recognition is inherently dynamic and open-ended, i.e., new classes and data for existing categories are constantly added to the database over time, we propose a scalable solution based on the nearest class mean classifier (NCM). The core algorithm is built on local feature embedding, local feature metric learning and max-margin template selection, which is naturally amenable to NCM and thus to such open-ended classification problems. The new algorithm can generalize to new classes and new data at little added cost. Extensive experiments demonstrate that our approach is very effective on our synthetic test images, and achieves promising results on real world test images.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Font RecognitionImage CategorizationMetric Learning

Similar Papers 제목 키워드 기반

Large-scale Tag-based Font Retrieval with Generative Feature Learning

2019-09-04 · ICCV 2019 10 · Tianlang Chen, Zhaowen Wang, Ning Xu, Hailin Jin 외

Font selection is one of the most important steps in a design workflow. Traditional methods rely on ordered lists which require significant domain knowledge and are often difficult to use even for trained professionals. …

RetrievalTAG

DeepFont: Identify Your Font from An Image

2015-07-12 · Zhangyang Wang, Jianchao Yang, Hailin Jin, Eli Shechtman 외

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…

Domain AdaptationFont RecognitionModel Compression

Large Scale Font Independent Urdu Text Recognition System

2020-05-14 · Atique ur Rehman, Sibt Ul Hussain

OCR algorithms have received a significant improvement in performance recently, mainly due to the increase in the capabilities of artificial intelligence algorithms. However, this advancement is not evenly distributed ov…

Incremental LearningOptical Character Recognition (OCR)

Reading $\neq$ Seeing: Diagnosing and Closing the Typography Gap in Vision-Language Models

2026-03-09 · Heng Zhou, Ao Yu, Li Kang, Yuchen Fan 외 arxiv

Vision-Language Models achieve near-perfect accuracy at reading text in images, yet prove largely typography-blind: capable of recognizing what text says, but not how it looks. We systematically investigate this gap by e…

Visual Reasoning

Visual Font Pairing

2018-11-19 · Shuhui Jiang, Zhaowen Wang, Aaron Hertzmann, Hailin Jin 외

This paper introduces the problem of automatic font pairing. Font pairing is an important design task that is difficult for novices. Given a font selection for one part of a document (e.g., header), our goal is to recomm…

Metric Learning