Dynamic Low-Resolution Distillation for Cost-Efficient End-to-End Text Spotting
Ying Chen, Liang Qiao, Zhanzhan Cheng, Shiliang Pu, Yi Niu, Xi Li

TL;DR
This paper introduces a cost-efficient dynamic low-resolution distillation framework for end-to-end text spotting, balancing accuracy and efficiency by dynamically selecting input resolutions and distilling knowledge for low-res inputs.
Contribution
The paper proposes a novel dynamic resolution selection and knowledge distillation strategy for low-res text spotting, improving efficiency without sacrificing accuracy.
Findings
Significant accuracy gains with low-res inputs.
Reduced computational costs in text spotting.
End-to-end optimization enhances practicality.
Abstract
End-to-end text spotting has attached great attention recently due to its benefits on global optimization and high maintainability for real applications. However, the input scale has always been a tough trade-off since recognizing a small text instance usually requires enlarging the whole image, which brings high computational costs. In this paper, to address this problem, we propose a novel cost-efficient Dynamic Low-resolution Distillation (DLD) text spotting framework, which aims to infer images in different small but recognizable resolutions and achieve a better balance between accuracy and efficiency. Concretely, we adopt a resolution selector to dynamically decide the input resolutions for different images, which is constraint by both inference accuracy and computational cost. Another sequential knowledge distillation strategy is conducted on the text recognition branch, making…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
MethodsKnowledge Distillation
