中文
相关论文

相关论文: Unconstrained Text Detection in Manga

200 篇论文

Detecting curved text in the wild is very challenging. Recently, most state-of-the-art methods are segmentation based and require pixel-level annotations. We propose a novel scheme to train an accurate text detector using only a small…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xugong Qin , Yu Zhou , Dongbao Yang , Weiping Wang

Text detection, the key technology for understanding scene text, has become an attractive research topic. For detecting various scene texts, researchers propose plenty of detectors with different advantages: detection-based models enjoy…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chuang Yang , Mulin Chen , Yuan Yuan , Qi Wang

Arbitrary-shaped scene text detection is a challenging task due to the variety of text changes in font, size, color, and orientation. Most existing regression based methods resort to regress the masks or contour points of text regions to…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yuchen Su , Zhiwen Shao , Yong Zhou , Fanrong Meng , Hancheng Zhu , Bing Liu , Rui Yao

Many approaches have recently been proposed to detect irregular scene text and achieved promising results. However, their localization results may not well satisfy the following text recognition part mainly because of two reasons: 1)…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Liang Qiao , Sanli Tang , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu

Due to the significant time and effort required for handcrafting translations, most manga never leave the domestic Japanese market. Automatic manga translation is a promising potential solution. However, it is a budding and underdeveloped…

计算与语言 · 计算机科学 2024-12-06 Philip Lippmann , Konrad Skublicki , Joshua Tanner , Shonosuke Ishiwatari , Jie Yang

Detecting scene text of arbitrary shapes has been a challenging task over the past years. In this paper, we propose a novel segmentation-based text detector, namely SAST, which employs a context attended multi-task learning framework based…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Pengfei Wang , Chengquan Zhang , Fei Qi , Zuming Huang , Mengyi En , Junyu Han , Jingtuo Liu , Errui Ding , Guangming Shi

Object detection is a crucial task in computer vision that aims to identify and localize objects in images or videos. The recent advancements in deep learning and Convolutional Neural Networks (CNNs) have significantly improved the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Hrishitva Patel

In the past few decades, Japanese comics, commonly referred to as Manga, have transcended both cultural and linguistic boundaries to become a true worldwide sensation. Yet, the inherent reliance on visual cues and illustration within manga…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Ragav Sachdeva , Andrew Zisserman

Manga, or comics, which are a type of multimodal artwork, have been left behind in the recent trend of deep learning applications because of the lack of a proper dataset. Hence, we built Manga109, a dataset consisting of a variety of 109…

多媒体 · 计算机科学 2020-05-13 Kiyoharu Aizawa , Azuma Fujimoto , Atsushi Otsubo , Toru Ogawa , Yusuke Matsui , Koki Tsubota , Hikaru Ikuta

Inspired by deep convolution segmentation algorithms, scene text detectors break the performance ceiling of datasets steadily. However, these methods often encounter threshold selection bottlenecks and have poor performance on text…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Guiqin Zhao

An unconstrained end-to-end text localization and recognition method is presented. The method detects initial text hypothesis in a single pass by an efficient region-based method and subsequently refines the text hypothesis using a more…

计算机视觉与模式识别 · 计算机科学 2015-04-15 Lukáš Neumann , Jiří Matas

Detecting text located on the torsos of marathon runners and sports players in video is a challenging issue due to poor quality and adverse effects caused by flexible/colorful clothing, and different structures of human bodies or actions.…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Sauradip Nag , Palaiahnakote Shivakumara , Umapada Pal , Tong Lu , Michael Blumenstein

Vision-language models have recently evolved into versatile systems capable of high performance across a range of tasks, such as document understanding, visual question answering, and grounding, often in zero-shot settings. Comics…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Emanuele Vivoli , Mohamed Ali Souibgui , Andrey Barsky , Artemis LLabrés , Marco Bertini , Dimosthenis Karatzas

Large language models (LLMs) have achieved human-level text generation, emphasizing the need for effective AI-generated text detection to mitigate risks like the spread of fake news and plagiarism. Existing research has been constrained by…

计算与语言 · 计算机科学 2024-05-22 Yafu Li , Qintong Li , Leyang Cui , Wei Bi , Zhilin Wang , Longyue Wang , Linyi Yang , Shuming Shi , Yue Zhang

Estimating the depth of comics images is challenging as such images a) are monocular; b) lack ground-truth depth annotations; c) differ across different artistic styles; d) are sparse and noisy. We thus, use an off-the-shelf unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Deblina Bhattacharjee , Martin Everaert , Mathieu Salzmann , Sabine Süsstrunk

Inspired by speech recognition, recent state-of-the-art algorithms mostly consider scene text recognition as a sequence prediction problem. Though achieving excellent performance, these methods usually neglect an important fact that text in…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Minghui Liao , Jian Zhang , Zhaoyi Wan , Fengming Xie , Jiajun Liang , Pengyuan Lyu , Cong Yao , Xiang Bai

Driven by deep learning and the large volume of data, scene text recognition has evolved rapidly in recent years. Formerly, RNN-attention based methods have dominated this field, but suffer from the problem of \textit{attention drift} in…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Zhaoyi Wan , Minghang He , Haoran Chen , Xiang Bai , Cong Yao

Unconstrained text recognition is an important computer vision task, featuring a wide variety of different sub-tasks, each with its own set of challenges. One of the biggest promises of deep neural networks has been the convergence and…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Mohamed Yousef , Khaled F. Hussain , Usama S. Mohammed

Text spotting has seen tremendous progress in recent years yielding performant techniques which can extract text at the character, word or line level. However, extracting blocks of text from images (block-level text spotting) is relatively…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Ganesh Bannur , Bharadwaj Amrutur

Although current text detection algorithms demonstrate effectiveness in general scenarios, their performance declines when confronted with artistic-style text featuring complex structures. This paper proposes a method that utilizes…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Aoxiang Ning , Yiting Wei , Minglong Xue , Senming Zhong