paper-with-me

홈 › Papers

On-Device Text Image Super Resolution

2020-11-20 · Dhruval Jain, Arun D Prabhu, Gopi Ramena, Manoj Goyal, Debi Prasanna Mohanty, Sukumar Moharana, Naresh Purre

Recent research on super-resolution (SR) has witnessed major developments with the advancements of deep convolutional neural networks. There is a need for information extraction from scenic text images or even document images on device, most of which are low-resolution (LR) images. Therefore, SR becomes an essential pre-processing step as Bicubic Upsampling, which is conventionally present in smartphones, performs poorly on LR images. To give the user more control over his privacy, and to reduce the carbon footprint by reducing the overhead of cloud computing and hours of GPU usage, executing SR models on the edge is a necessity in the recent times. There are various challenges in running and optimizing a model on resource-constrained platforms like smartphones. In this paper, we present a novel deep neural network that reconstructs sharper character edges and thus boosts OCR confidence. The proposed architecture not only achieves significant improvement in PSNR over bicubic upsampling on various benchmark datasets but also runs with an average inference time of 11.7 ms per image. We have outperformed state-of-the-art on the Text330 dataset. We also achieve an OCR accuracy of 75.89% on the ICDAR 2015 TextSR dataset, where ground truth has an accuracy of 78.10%.

📄 PDF Abstract BibTeX arXiv:2011.10251

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingGPUImage Super-ResolutionOptical Character Recognition (OCR)Super-Resolution

Similar Papers 제목 키워드 기반

Real-Time Super-Resolution for Real-World Images on Mobile Devices

2022-06-03 · Jie Cai, Zibo Meng, Jiaming Ding, Chiu Man Ho

Image Super-Resolution (ISR), which aims at recovering High-Resolution (HR) images from the corresponding Low-Resolution (LR) counterparts. Although recent progress in ISR has been remarkable. However, they are way too c…

Image Super-ResolutionSSIMSuper-Resolution

Hipandas: Hyperspectral Image Joint Denoising and Super-Resolution by Image Fusion with the Panchromatic Image

2024-12-05 · Shuang Xu, Zixiang Zhao, Haowen Bai, Chang Yu 외

Hyperspectral images (HSIs) are frequently noisy and of low resolution due to the constraints of imaging devices. Recently launched satellites can concurrently acquire HSIs and panchromatic (PAN) images, enabling the res…

DenoisingSuper-Resolution

Equivalent Transformation and Dual Stream Network Construction for Mobile Image Super-Resolution

2023-01-01 · CVPR 2023 1 · Jiahao Chao, Zhou Zhou, Hongfan Gao, Jiali Gong 외

In recent years, there has been an increasing demand for real-time super-resolution networks on mobile devices. To address this issue, many lightweight super-resolution models have been proposed. However, these model…

Image Super-ResolutionSuper-Resolution

MobiSR: Efficient On-Device Super-Resolution through Heterogeneous Mobile Processors

2019-08-21 · Royson Lee, Stylianos I. Venieris, Łukasz Dudziak, Sourav Bhattacharya 외

In recent years, convolutional networks have demonstrated unprecedented performance in the image restoration task of super-resolution (SR). SR entails the upscaling of a single low-resolution image in order to meet appli…

Cloud ComputingImage RestorationModel CompressionSuper-Resolution

SplitSR: An End-to-End Approach to Super-Resolution on Mobile Devices

2021-01-20 · Xin Liu, Yuang Li, Josh Fromm, Yuntao Wang 외

Super-resolution (SR) is a coveted image processing technique for mobile apps ranging from the basic camera apps to mobile health. Existing SR algorithms rely on deep learning models with significant memory requirements,…

CPUSuper-Resolution