paper-with-me

Papers

Decomposition-Based Domain Adaptation for Real-World Font Recognition

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

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 style from an image of text. In this task, it is very easy to generate lots of rendered font examples but very hard to obtain real-world labeled images. This real-to-synthetic domain gap caused poor generalization to new real data in previous font recognition methods (Chen et al. (2014)). In this paper, we introduce a Convolutional Neural Network decomposition approach, leveraging a large training corpus of synthetic data to obtain effective features for classification. This is done using an adaptation technique based on a Stacked Convolutional Auto-Encoder that exploits a large collection of unlabeled real-world text images combined with synthetic data preprocessed in a specific way. The proposed DeepFont method achieves an accuracy of higher than 80% (top-5) on a new large labeled real-world dataset we collected.

📄 PDF Abstract BibTeX arXiv:1412.5758

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationFont RecognitionGeneral Classification

Similar Papers 제목 키워드 기반

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

Real-World Font Recognition Using Deep Network and Domain Adaptation

2015-03-31 · Zhangyang Wang, Jianchao Yang, Hailin Jin, Eli Shechtman 외

We address a challenging fine-grain classification problem: recognizing a font style from an image of text. In this task, it is very easy to generate lots of rendered font examples but very hard to obtain real-world labe…

Domain AdaptationFont RecognitionGeneral Classification

Domain Aggregation Networks for Multi-Source Domain Adaptation

2019-09-11 · ICML 2020 1 · Junfeng Wen, Russell Greiner, Dale Schuurmans

In many real-world applications, we want to exploit multiple source datasets of similar tasks to learn a model for a different but related target dataset -- e.g., recognizing characters of a new font using a set of diffe…

Domain AdaptationSentiment Analysis

VQ-Font: Few-Shot Font Generation with Structure-Aware Enhancement and Quantization

2023-08-27 · Mingshuai Yao, Yabo Zhang, Xianhui Lin, Xiaoming Li 외

Few-shot font generation is challenging, as it needs to capture the fine-grained stroke styles from a limited set of reference glyphs, and then transfer to other characters, which are expected to have similar styles. How…

Font GenerationQuantization

FontGuard: A Robust Font Watermarking Approach Leveraging Deep Font Knowledge

2025-04-04 · Kahim Wong, Jicheng Zhou, Kemou Li, Yain-Whar Si 외

The proliferation of AI-generated content brings significant concerns on the forensic and security issues such as source tracing, copyright protection, etc, highlighting the need for effective watermarking technologies. …

Contrastive Learning