中文
相关论文

相关论文: Breaking Self-Attention Failure: Rethinking Query …

200 篇论文

Recent DEtection TRansformer-based (DETR) models have obtained remarkable performance. Its success cannot be achieved without the re-introduction of multi-scale feature fusion in the encoder. However, the excessively increased tokens in…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Feng Li , Ailing Zeng , Shilong Liu , Hao Zhang , Hongyang Li , Lei Zhang , Lionel M. Ni

Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is constrained by several factors, such as (i) low-quality region…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Gongjie Zhang , Zhipeng Luo , Kaiwen Cui , Shijian Lu

Infrared small target detection (IRSTD) has recently benefitted greatly from U-shaped neural models. However, largely overlooking effective global information modeling, existing techniques struggle when the target has high similarities with…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Shuai Yuan , Hanlin Qin , Xiang Yan , Naveed AKhtar , Ajmal Mian

Table detection within document images is a crucial task in document processing, involving the identification and localization of tables. Recent strides in deep learning have substantially improved the accuracy of this task, but it still…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Tahira Shehzadi , Shalini Sarode , Didier Stricker , Muhammad Zeshan Afzal

Despite previous DETR-like methods having performed successfully in generic object detection, tiny object detection is still a challenging task for them since the positional information of object queries is not customized for detecting tiny…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Yi-Xin Huang , Hou-I Liu , Hong-Han Shuai , Wen-Huang Cheng

While there has been significant progress in object detection using conventional image processing and machine learning algorithms, exploring small and dim target detection in the IR domain is a relatively new area of study. The majority of…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Nikhil Kumar , Pravendra Singh

DETR is the first end-to-end object detector using a transformer encoder-decoder architecture and demonstrates competitive performance but low computational efficiency on high resolution feature maps. The subsequent work, Deformable DETR,…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Byungseok Roh , JaeWoong Shin , Wuhyun Shin , Saehoon Kim

Infrared small target detection (ISTD) is critical in both civilian and military applications. However, the limited texture and structural information in infrared images makes accurate detection particularly challenging. Although recent…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Xingye Cui , Junhai Luo , Jiakun Deng , Kexuan Li , Xiangyu Qiu , Zhenming Peng

Remote sensing object detection is a critical technology for real-world applications such as natural resource monitoring, traffic management, and UAV-based rescue. Detecting tiny objects in high-resolution aerial imagery remains challenging…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Ben Liang , Hongguang Wei , Yuan Liu , Bingwen Qiu , Yihong Wang , Xiubao Sui , Qian Chen

Query-based methods have garnered significant attention in object detection since the advent of DETR, the pioneering query-based detector. However, these methods face challenges like slow convergence and suboptimal performance. Notably,…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Hongbin Xu , Yamei Xia , Shuai Zhao , Bo Cheng

Resolving closely-spaced small targets in dense clusters presents a significant challenge in infrared imaging, as the overlapping signals hinder precise determination of their quantity, sub-pixel positions, and radiation intensities. While…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Shengdong Han , Shangdong Yang , Xin Zhang , Yuxuan Li , Xiang Li , Jian Yang , Ming-Ming Cheng , Yimian Dai

DEtection TRansformer (DETR) for object detection reaches competitive performance compared with Faster R-CNN via a transformer encoder-decoder architecture. However, trained with scratch transformers, DETR needs large-scale training data…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Zhigang Dai , Bolun Cai , Yugeng Lin , Junying Chen

Unsupervised domain adaptation methods have been widely explored to bridge domain gaps. However, in real-world remote-sensing scenarios, privacy and transmission constraints often preclude access to source domain data, which limits their…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Jianhong Han , Yupei Wang , Liang Chen

Object detection has recently seen an interesting trend in terms of the most innovative research work, this task being of particular importance in the field of remote sensing, given the consistency of these images in terms of geographical…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Anasse Boutayeb , Iyad Lahsen-cherif , Ahmed El Khadimi

DETR-like models have significantly boosted the performance of detectors and even outperformed classical convolutional models. However, all tokens are treated equally without discrimination brings a redundant computational burden in the…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Dehua Zheng , Wenhui Dong , Hailin Hu , Xinghao Chen , Yunhe Wang

Many state-of-the-art methods have been proposed for infrared small target detection. They work well on the images with homogeneous backgrounds and high-contrast targets. However, when facing highly heterogeneous backgrounds, they would not…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yimian Dai , Yiquan Wu

To mitigate the issue of minimal intrinsic features for pure data-driven methods, in this paper, we propose a novel model-driven deep network for infrared small target detection, which combines discriminative networks and conventional…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Yimian Dai , Yiquan Wu , Fei Zhou , Kobus Barnard

Ship detection in Synthetic Aperture Radar (SAR) imagery is fundamentally challenged by inherent coherent speckle noise, complex coastal clutter, and the prevalence of small-scale targets. Conventional detectors, primarily designed for…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Fenghao Song , Shaojing Yang , Xi Zhou

Multi-frame infrared small target detection (IRSTD) plays a crucial role in low-altitude and maritime surveillance. The hybrid architecture combining CNNs and Transformers shows great promise for enhancing multi-frame IRSTD performance. In…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zhihua Shen , Siyang Chen , Han Wang , Tongsu Zhang , Xiaohu Zhang , Xiangpeng Xu , Xia Yang

DETR is a recently proposed Transformer-based method which views object detection as a set prediction problem and achieves state-of-the-art performance but demands extra-long training time to converge. In this paper, we investigate the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Zhiqing Sun , Shengcao Cao , Yiming Yang , Kris Kitani