SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2308.03262 · ICCV · 2023

A Benchmark for Chinese-English Scene Text Image Super-resolution

Lei Zhang, Xi Yang, Wangmeng Xiang, Jianqi Ma, Zhetong Liang

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 2 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
mjq11302010044/Real-CE — 0 of 2
FunctionStatusWhere it lives
CannyPerceptualLoss Not yet run mjq11302010044/Real-CE/basicsr/losses/losses.py
pointer only (licence: NONE) · get_code("5d9bc85bd3e78c73")
VGGFeatureExtractor Not yet run mjq11302010044/Real-CE/basicsr/losses/losses.py
pointer only (licence: NONE) · get_code("6254d45d7939590e")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Scene Text Image Super-resolution (STISR) aims to recover high-resolution (HR) scene text images with visually pleasant and readable text content from the given lowresolution (LR) input. Most existing works focus on recovering English texts, which have relatively simple character structures, while little work has been done on the more challenging Chinese texts with diverse and complex character structures. In this paper, we propose a real-world Chinese-English benchmark dataset, namely Real-CE, for the task of STISR with the emphasis on restoring structurally complex Chinese characters. The benchmark provides 1,935/783 real-world LR-HR text image pairs (contains 33,789 text lines in total) for training/testing in 2× and 4× zooming modes, complemented by detailed annotations, including detection boxes and text transcripts. Moreover, we design an edge-aware learning method, which provides structural supervision in image and feature domains, to effectively reconstruct the dense structures of Chinese characters. We conduct experiments on the proposed Real-CE benchmark and evaluate the existing STISR models with and without our edge-aware loss. The benchmark, including data and source code, is available at https://github.com/mjq11302010044/Real-CE.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2308.03262")
get_code_for_paper("2308.03262")
have("2308.03262")

Connect an agent — have() is free.