EDBT 2026 Demo / reviewers in the wild / expert
Anna Zhu
dblp:135/5039
· DBLP profile ↗
7ranked-venue papers in the field
2as first author
3since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Other / Interdisciplinary · 7 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Fusing Text Semantics for Text Image Inpainting
Conghao Han, Mengyang Duan, Anna Zhu |
ICDAR (5) | 3 |
| 2025 | FSTDiff: One-Shot Font Generation via Cross-Font Style Transformation Learning
Shilin Li, Anna Zhu |
ICDAR (1) | 2 |
| 2024 | Controllable Text Layout Generation For Synthesizing Scene Text Image
Huen Chen, Jiangyang He, Anna Zhu |
ICDAR (5) | 3 |
| 2019 | Scene Text MagnifierabstractScene text magnifier aims to magnify text in natural scene images without recognition. It could help the special groups, who have myopia or dyslexia to better understand the scene. In this paper, we design the scene text magnifier through interacted four CNN-based networks: character erasing, character extraction, character magnify, and image synthesis. The architecture of the networks are extended based on the hourglass encoder-decoders. It inputs the original scene text image and outputs the text magnified image while keeps the background unchange. Intermediately, we can get the side-output results of text erasing and text extraction. The four sub-networks are first trained independently and fine-tuned in end-to-end mode. The training samples for each stage are processed through a flow with original image and text annotation in ICDAR2013 and Flickr dataset as input, and corresponding text erased image, magnified text annotation, and text magnified scene image as output. To evaluate the performance of text magnifier, the Structural Similarity is used to measure the regional changes in each character region. The experimental results demonstrate our method can magnify scene text effectively without effecting the background. Toshiki Nakamura, Anna Zhu, Seiichi Uchida |
ICDAR | 2 |
| 2017 | Scene Text EraserabstractThe character information in natural scene images contains various personal information, such as telephone numbers, home addresses, etc. It is a high risk of leakage the information if they are published. In this paper, we proposed a scene text erasing method to properly hide the information via an inpainting convolutional neural network (CNN) model. The input is a scene text image, and the output is expected to be text erased image with all the character regions filled up the colors of the surrounding background pixels. This work is accomplished by a CNN model through convolution to deconvolution with interconnection process. The training samples and the corresponding inpainting images are considered as teaching signals for training. To evaluate the text erasing performance, the output images are detected by a novel scene text detection method. Subsequently, the same measurement on text detection is utilized for testing the images in benchmark dataset ICDAR2013. Compared with direct text detection way, the scene text erasing process demonstrates a drastically decrease on the precision, recall and f-score. That proves the effectiveness of proposed method for erasing the text in natural scene images. Toshiki Nakamura, Anna Zhu, Keiji Yanai, Seiichi Uchida |
ICDAR | 2 |
| 2017 | Scene Text Relocation with GuidanceabstractApplying object proposal technique for scene text detection becomes popular for its significant improvement in speed and accuracy for object detection. However, some of the text regions after the proposal classification are overlapped and hard to remove or merge. In this paper, we present a scene text relocation system that refines the detection from text proposals to text. An object proposal-based deep neural network is employed to get the text proposals. To tackle the detection overlapping problem, a refinement deep neural network relocates the overlapped regions by estimating the text probability inside, and locating the accurate text regions by thresholding. Since the space between words indifferent text lines are various, a guidance mechanism is proposed in text relocation to guide where to extract the text regions in word level. This refinement procedure helps boost the precision after removing multiple overlapped text regions or joint cracked text regions. The experimental results on standard benchmark ICDAR 2013 demonstrate the effectiveness of the proposed approach. Anna Zhu, Seiichi Uchida |
ICDAR | 1 |
| 2015 | Recognizing perspective scene text with context featureabstractText recognition has gained significant attention from the computer vision community. Correct character recognition is the premise of text recognition and affects the overall performance to large extent. This paper proposes a novel character representation for scene text recognition. First, a context-based feature that contains local information and relevant key points' feature is extracted from key points. The relativity is measured by the distance of vector that is generated by a trained Gaussian Mixture Model (GMM) between the target key point and other key points in each context bin. In order to recognize each individual character, we adopt a bag-of-words approach, in which the rotation-invariant context features are densely extracted from an individual character. All key points' context features are prone to build a vocabulary of visual words by using k-means clustering. Then we train a set of two-class linear Support Vector Machines in a one-vs-all schema for each category character. By using densely extracted context features that are rotation-invariant and efficient, our method is capable of recognizing perspective texts of arbitrary orientations. The evaluation results on benchmark datasets demonstrate that our proposed scheme of scene character recognition is highly efficient and achieves state-of-the-art performance on not only fontal character recognition but also perspective characters'. Anna Zhu, Yangbo Dong, Guoyou Wang |
ICDAR | 1 |