中文
相关论文

相关论文: Arbitrary Shape Text Detection using Transformers

200 篇论文

Deep anomaly detection methods have become increasingly popular in recent years, with methods like Stacked Autoencoders, Variational Autoencoders, and Generative Adversarial Networks greatly improving the state-of-the-art. Other methods…

计算与语言 · 计算机科学 2024-01-09 Andrei Manolache

Visual chart recognition systems are gaining increasing attention due to the growing demand for automatically identifying table headers and values from chart images. Current methods rely on keypoint detection to estimate data element shapes…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Wenyuan Xue , Dapeng Chen , Baosheng Yu , Yifei Chen , Sai Zhou , Wei Peng

Previous approaches for scene text detection usually rely on manually defined sliding windows. This work presents an intuitive two-stage region-based method to detect multi-oriented text without any prior knowledge regarding the textual…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Linjie Deng , Yanxiang Gong , Yi Lin , Jingwen Shuai , Xiaoguang Tu , Yuefei Zhang , Zheng Ma , Mei Xie

End-to-end Transformer-based detectors (DETRs) have demonstrated strong detection performance. However, domain generalization (DG) research has primarily focused on convolutional neural network (CNN)-based detectors, while paying little…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Seongmin Hwang , Daeyoung Han , Moongu Jeon

In this paper, we propose a novel query design for the transformer-based object detection. In previous transformer-based detectors, the object queries are a set of learned embeddings. However, each learned embedding does not have an…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Yingming Wang , Xiangyu Zhang , Tong Yang , Jian Sun

Automated visual inspection of locomotive coil springs presents significant challenges due to the morphological diversity of surface defects, substantial scale variations, and complex industrial backgrounds. This paper proposes MSD-DETR…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Matteo Rossi , Pony Matt

The introduction of generative models has significantly advanced image super-resolution (SR) in handling real-world degradations. However, they often incur fidelity-related issues, particularly distorting textual structures. In this paper,…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Qiming Hu , Linlong Fan , Yiyan Luo , Yuhang Yu , Xiaojie Guo , Qingnan Fan

Rotated object detection in aerial images has received increasing attention for a wide range of applications. However, it is also a challenging task due to the huge variations of scale, rotation, aspect ratio, and densely arranged targets.…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Feng Zhang , Xueying Wang , Shilin Zhou , Yingqian Wang

Annotating bounding boxes for object detection is expensive, time-consuming, and error-prone. In this work, we propose a DETR based framework called ComplETR that is designed to explicitly complete missing annotations in partially annotated…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Achin Jain , Kibok Lee , Gurumurthy Swaminathan , Hao Yang , Bernt Schiele , Avinash Ravichandran , Onkar Dabeer

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

To pursue comprehensive performance, recent text detectors improve detection speed at the expense of accuracy. They adopt shrink-mask based text representation strategies, which leads to a high dependency of detection accuracy on…

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

A new Lossy Causal Temporal Convolutional Neural Network Autoencoder for anomaly detection is proposed in this work. Our framework uses a rate-distortion loss and an entropy bottleneck to learn a compressed latent representation for the…

机器学习 · 计算机科学 2022-12-06 Christopher P. Ley , Jorge F. Silva

Accurate lung nodule detection for computed tomography (CT) scan imagery is challenging in real-world settings due to the sparse occurrence of nodules and similarity to other anatomical structures. In a typical positive case, nodules may…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Hooman Ramezani , Dionne Aleman , Daniel Létourneau

Aerial object detection using unmanned aerial vehicles (UAVs) faces critical challenges including sub-10px targets, dense occlusions, and stringent computational constraints. Existing detectors struggle to balance accuracy and efficiency…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Liu Wenbin

Recently, segmentation-based methods are quite popular in scene text detection, as the segmentation results can more accurately describe scene text of various shapes such as curve text. However, the post-processing of binarization is…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Minghui Liao , Zhaoyi Wan , Cong Yao , Kai Chen , Xiang Bai

Object detection with Transformers (DETR) has achieved a competitive performance over traditional detectors, such as Faster R-CNN. However, the potential of DETR remains largely unexplored for the more challenging task of arbitrary-oriented…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Teli Ma , Mingyuan Mao , Honghui Zheng , Peng Gao , Xiaodi Wang , Shumin Han , Errui Ding , Baochang Zhang , David Doermann

Ultrasound Localization Microscopy (ULM) is an emerging technique that employs the localization of echogenic microbubbles (MBs) to finely sample and image the microcirculation beyond the diffraction limit of ultrasound imaging. Conventional…

图像与视频处理 · 电气工程与系统科学 2022-09-27 Sepideh K. Gharamaleki , Brandon Helfield , Hassan Rivaz

Text in curve orientation, despite being one of the common text orientations in real world environment, has close to zero existence in well received scene text datasets such as ICDAR2013 and MSRA-TD500. The main motivation of Total-Text is…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Chee Kheng Chng , Chee Seng Chan

Reading text from images remains challenging due to multi-orientation, perspective distortion and especially the curved nature of irregular text. Most of existing approaches attempt to solve the problem in two or multiple stages, which is…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Yipeng Sun , Chengquan Zhang , Zuming Huang , Jiaming Liu , Junyu Han , Errui Ding

To pursue an efficient text assembling process, existing methods detect texts via the shrink-mask expansion strategy. However, the shrinking operation loses the visual features of text margins and confuses the foreground and background…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Chuang Yang , Haozhao Ma , Xu Han , Yuan Yuan , Qi Wang