TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DeepFont: Identify Your Font from An Image

DeepFont: Identify Your Font from An Image

Zhangyang Wang, Jianchao Yang, Hailin Jin, Eli Shechtman, Aseem Agarwala, Jonathan Brandt, Thomas S. Huang

2015-07-12Model CompressionFont RecognitionDomain Adaptation
PaperPDFCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Font RecognitionVFR-WildTop 1 Accuracy61.85DeepFont (CAE_FR)
Font RecognitionVFR-WildTop 5 Accuracy79.38DeepFont (CAE_FR)
Font RecognitionVFR-WildTop 5 Error Rate20.62DeepFont (CAE_FR)
Font RecognitionVFR-WildTop-1 Error Rate38.15DeepFont (CAE_FR)
Font RecognitionAdobeVFR realTop 1 Accuracy71.42DeepFont (CAE_FR)
Font RecognitionAdobeVFR realTop 5 Accuracy81.79DeepFont (CAE_FR)
Font RecognitionAdobeVFR realTop 5 Error Rate18.21DeepFont (CAE_FR)
Font RecognitionAdobeVFR realTop-1 Error Rate28.58DeepFont (CAE_FR)
Font RecognitionAdobeVFR synTop 1 Accuracy98.97DeepFont (S)
Font RecognitionAdobeVFR synTop 5 Accuracy100DeepFont (S)
Font RecognitionAdobeVFR synTop-1 Error Rate1.03DeepFont (S)
Font RecognitionAdobeVFR synTop 1 Accuracy93.42DeepFont (CAE_FR)
Font RecognitionAdobeVFR synTop 5 Accuracy100DeepFont (CAE_FR)
Font RecognitionAdobeVFR synTop-1 Error Rate6.58DeepFont (CAE_FR)
Font RecognitionAdobeVFR synTop 1 Accuracy92.6DeepFont (F)
Font RecognitionAdobeVFR synTop 5 Accuracy100DeepFont (F)
Font RecognitionAdobeVFR synTop-1 Error Rate7.4DeepFont (F)

Related Papers

LINR-PCGC: Lossless Implicit Neural Representations for Point Cloud Geometry Compression2025-07-21A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Domain Borders Are There to Be Crossed With Federated Few-Shot Adaptation2025-07-14An Offline Mobile Conversational Agent for Mental Health Support: Learning from Emotional Dialogues and Psychological Texts with Student-Centered Evaluation2025-07-11The Bayesian Approach to Continual Learning: An Overview2025-07-11Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10YOLO-APD: Enhancing YOLOv8 for Robust Pedestrian Detection on Complex Road Geometries2025-07-07CORE-ReID V2: Advancing the Domain Adaptation for Object Re-Identification with Optimized Training and Ensemble Fusion2025-07-04