paper-with-me

홈 › Papers

A Cross-Font Image Retrieval Network for Recognizing Undeciphered Oracle Bone Inscriptions

2024-09-10 · Zhicong Wu, Qifeng Su, Ke Gu, Xiaodong Shi

Oracle Bone Inscription (OBI) is the earliest mature writing system in China, which represents a crucial stage in the development of hieroglyphs. Nevertheless, the substantial quantity of undeciphered OBI characters remains a significant challenge for scholars, while conventional methods of ancient script research are both time-consuming and labor-intensive. In this paper, we propose a cross-font image retrieval network (CFIRN) to decipher OBI characters by establishing associations between OBI characters and other script forms, simulating the interpretive behavior of paleography scholars. Concretely, our network employs a siamese framework to extract deep features from character images of various fonts, fully exploring structure clues with different resolutions by multiscale feature integration (MFI) module and multiscale refinement classifier (MRC). Extensive experiments on three challenging cross-font image retrieval datasets demonstrate that, given undeciphered OBI characters, our CFIRN can effectively achieve accurate matches with characters from other gallery fonts, thereby facilitating the deciphering.

📄 PDF Abstract BibTeX arXiv:2409.06381

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Impression-CLIP: Contrastive Shape-Impression Embedding for Fonts

2024-02-26 · Yugo Kubota, Daichi Haraguchi, Seiichi Uchida

Fonts convey different impressions to readers. These impressions often come from the font shapes. However, the correlation between fonts and their impression is weak and unstable because impressions are subjective. To ca…

Cross-Modal RetrievalRetrieval

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

A Hybrid Deep Learning Model for Arabic Text Recognition

2020-09-04 · Mohammad Fasha, Bassam Hammo, Nadim Obeid, Jabir Widian

Arabic text recognition is a challenging task because of the cursive nature of Arabic writing system, its joint writing scheme, the large number of ligatures and many other challenges. Deep Learning DL models achieved si…

Deep LearningIrregular Text Recognition

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

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