中文
相关论文

相关论文: Portmanteauing Features for Scene Text Recognition

200 篇论文

Text detection/localization, as an important task in computer vision, has witnessed substantialadvancements in methodology and performance with convolutional neural networks. However, the vastmajority of popular methods use rectangles or…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xiufeng Jiang , Shugong Xu , Shunqing Zhang , Shan Cao

Text erasure from an image is helpful for various tasks such as image editing and privacy preservation. In this paper, we present TPFNet, a novel one-stage (end-toend) network for text removal from images. Our network has two parts: feature…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Onkar Susladkar , Dhruv Makwana , Gayatri Deshmukh , Sparsh Mittal , Sai Chandra Teja R , Rekha Singhal

Automatic portrait video matting is an under-constrained problem. Most state-of-the-art methods only exploit the semantic information and process each frame individually. Their performance is compromised due to the lack of temporal…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Qiqi Hou , Charlie Wang

Scene text recognition has recently been widely treated as a sequence-to-sequence prediction problem, where traditional fully-connected-LSTM (FC-LSTM) has played a critical role. Due to the limitation of FC-LSTM, existing methods have to…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Qingqing Wang , Wenjing Jia , Xiangjian He , Yue Lu , Michael Blumenstein , Ye Huang

A growing demand for natural-scene text detection has been witnessed by the computer vision community since text information plays a significant role in scene understanding and image indexing. Deep neural networks are being used due to…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Fan Jiang , Zhihui Hao , Xinran Liu

Image retargeting is the task of making images capable of being displayed on screens with different sizes. This work should be done so that high-level visual information and low-level features such as texture remain as intact as possible to…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Mahdi Ahmadi , Nader Karimi , Shadrokh Samavi

Scene text editing aims to modify text content within scene images while maintaining style consistency. Traditional methods achieve this by explicitly disentangling style and content from the source image and then fusing the style with the…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Zhengyao Fang , Pengyuan Lyu , Jingjing Wu , Chengquan Zhang , Jun Yu , Guangming Lu , Wenjie Pei

While diffusion models have significantly advanced the quality of image generation their capability to accurately and coherently render text within these images remains a substantial challenge. Conventional diffusion-based methods for scene…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Qilong Zhangli , Jindong Jiang , Di Liu , Licheng Yu , Xiaoliang Dai , Ankit Ramchandani , Guan Pang , Dimitris N. Metaxas , Praveen Krishnan

Scene text recognition (STR) is the task of recognizing character sequences in natural scenes. While there have been great advances in STR methods, current methods still fail to recognize texts in arbitrary shapes, such as heavily curved or…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Junyeop Lee , Sungrae Park , Jeonghun Baek , Seong Joon Oh , Seonghyeon Kim , Hwalsuk Lee

Recent learning-based approaches show promising performance improvement for scene text removal task. However, these methods usually leave some remnants of text and obtain visually unpleasant results. In this work, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Xuewei Bian , Chaoqun Wang , Weize Quan , Juntao Ye , Xiaopeng Zhang , Dong-Ming Yan

Due to the progression of information technology in recent years, document images have been widely disseminated on social networks. With the help of powerful image editing tools, document images are easily forged without leaving visible…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Xin Liao , Siliang Chen , Jiaxin Chen , Tianyi Wang , Xiehua Li

The prevalent scene text detection approach follows four sequential steps comprising character candidate detection, false character candidate removal, text line extraction, and text line verification. However, errors occur and accumulate…

计算机视觉与模式识别 · 计算机科学 2016-04-26 Shangxuan Tian , Yifeng Pan , Chang Huang , Shijian Lu , Kai Yu , Chew Lim Tan

Recently, regression-based methods, which predict parameterized text shapes for text localization, have gained popularity in scene text detection. However, the existing parameterized text shape methods still have limitations in modeling…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Yuchen Su , Zhineng Chen , Zhiwen Shao , Yuning Du , Zhilong Ji , Jinfeng Bai , Yong Zhou , Yu-Gang Jiang

In this paper, we propose Text2Scene, a model that generates various forms of compositional scene representations from natural language descriptions. Unlike recent works, our method does NOT use Generative Adversarial Networks (GANs).…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Fuwen Tan , Song Feng , Vicente Ordonez

We consider the problem of constraining diffusion model outputs with a user-supplied reference image. Our key objective is to extract multiple attributes (e.g., color, object, layout, style) from this single reference image, and then…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Aishwarya Agarwal , Srikrishna Karanam , Tripti Shukla , Balaji Vasan Srinivasan

Object detection is a fundamental task in computer vision, requiring large annotated datasets that are difficult to collect, as annotators need to label objects and their bounding boxes. Thus, it is a significant challenge to use cheaper…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Achiya Jerbi , Roei Herzig , Jonathan Berant , Gal Chechik , Amir Globerson

Text segmentation tasks have a very wide range of application values, such as image editing, style transfer, watermark removal, etc.However, existing public datasets are of poor quality of pixel-level labels that have been shown to be…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Yibo Wang , Yunhu Ye , Yuanpeng Mao , Yanwei Yu , Yuanping Song

Texts on the intelligent transportation scene include mass information. Fully harnessing this information is one of the critical drivers for advancing intelligent transportation. Unlike the general scene, detecting text in transportation…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Xu Han , Junyu Gao , Chuang Yang , Yuan Yuan , Qi Wang

Distortion is widely existed in the images captured by popular wide-angle cameras and fisheye cameras. Despite the long history of distortion rectification, accurately estimating the distortion parameters from a single distorted image is…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Kang Liao , Chunyu Lin , Yao Zhao

Scene-text image synthesis techniques that aim to naturally compose text instances on background scene images are very appealing for training deep neural networks due to their ability to provide accurate and comprehensive annotation…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Zhengmi Tang , Tomo Miyazaki , Shinichiro Omachi