中文
相关论文

相关论文: Detection Transformer with Stable Matching

200 篇论文

Object detectors frequently encounter significant performance degradation when confronted with domain gaps between collected data (source domain) and data from real-world applications (target domain). To address this task, numerous…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Jianhong Han , Liang Chen , Yupei Wang

In autonomous driving, the temporal stability of 3D object detection greatly impacts the driving safety. However, the detection stability cannot be accessed by existing metrics such as mAP and MOTA, and consequently is less explored by the…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Jiabao Wang , Qiang Meng , Guochao Liu , Liujiang Yan , Ke Wang , Ming-Ming Cheng , Qibin Hou

Wireless Technology Recognition (WTR) and localization are essential in modern communication systems, enabling efficient spectrum management, seamless coexistence of diverse technologies, and accurate positioning in dynamic environments. In…

信号处理 · 电气工程与系统科学 2025-09-22 Mohammad Cheraghinia , Eli De Poorter , Jaron Fontaine , Merouane Debbah , Adnan Shahid

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Siyuan Qiao , Liang-Chieh Chen , Alan Yuille

Existing Real-Time Object Detection (RTOD) methods commonly adopt YOLO-like architectures for their favorable trade-off between accuracy and speed. However, these models rely on static dense computation that applies uniform processing to…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Xu Lin , Jinlong Peng , Zhenye Gan , Jiawen Zhu , Jun Liu

In this study, we dive deep into the inconsistency of pseudo targets in semi-supervised object detection (SSOD). Our core observation is that the oscillating pseudo-targets undermine the training of an accurate detector. It injects noise…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Xinjiang Wang , Xingyi Yang , Shilong Zhang , Yijiang Li , Litong Feng , Shijie Fang , Chengqi Lyu , Kai Chen , Wayne Zhang

We propose a deep-learning approach for the joint MIMO detection and channel decoding problem. Conventional MIMO receivers adopt a model-based approach for MIMO detection and channel decoding in linear or iterative manners. However, due to…

信息论 · 计算机科学 2019-01-18 Taotao Wang , Lihao Zhang , Soung Chang Liew

Clothing segmentation and fine-grained attribute recognition are challenging tasks at the crossing of computer vision and fashion, which segment the entire ensemble clothing instances as well as recognize detailed attributes of the clothing…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Hao Tian , Yu Cao , P. Y. Mok

Contrastive learning methods in self-supervised settings have primarily focused on pre-training encoders, while decoders are typically introduced and trained separately for downstream dense prediction tasks. However, this conventional…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Sébastien Quetin , Tapotosh Ghosh , Farhad Maleki

Unmanned aerial vehicle object detection (UAV-OD) has been widely used in various scenarios. However, most existing UAV-OD algorithms rely on manually designed components, which require extensive tuning. End-to-end models that do not depend…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Huaxiang Zhang , Kai Liu , Zhongxue Gan , Guo-Niu Zhu

We propose a Dynamic Scale Training paradigm (abbreviated as DST) to mitigate scale variation challenge in object detection. Previous strategies like image pyramid, multi-scale training, and their variants are aiming at preparing…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Yukang Chen , Peizhen Zhang , Zeming Li , Yanwei Li , Xiangyu Zhang , Lu Qi , Jian Sun , Jiaya Jia

Automated crash reporting systems generate large volumes of duplicate reports, overwhelming issue-tracking systems and increasing developer workload. Traditional stack trace-based deduplication methods, relying on string similarity,…

软件工程 · 计算机科学 2025-08-28 Md Afif Al Mamun , Gias Uddin , Lan Xia , Longyu Zhang

As a core step in structure-from-motion and SLAM, robust feature detection and description under challenging scenarios such as significant viewpoint changes remain unresolved despite their ubiquity. While recent works have identified the…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Gonglin Chen , Tianwen Fu , Haiwei Chen , Wenbin Teng , Hanyuan Xiao , Yajie Zhao

Time series anomaly detection is crucial for maintaining stable systems. Existing methods face two main challenges. First, it is difficult to directly model the dependencies of diverse and complex patterns within the sequences. Second, many…

机器学习 · 计算机科学 2025-04-22 Wenxin Zhang , Cuicui Luo

In the past few years, mobile deep-learning deployment progressed by leaps and bounds, but solutions still struggle to accommodate its severe and fluctuating operational restrictions, which include bandwidth, latency, computation, and…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Juliano S. Assine , J. C. S. Santos Filho , Eduardo Valle

Dimensionality reduction is critical for deploying dense retrieval systems at scale, yet mainstream post-hoc methods face a fundamental trade-off: principal component analysis (PCA) preserves dominant variance but underutilizes…

信息检索 · 计算机科学 2026-04-20 Yongkang Li , Panagiotis Eustratiadis , Evangelos Kanoulas

In this report, we present RT-DETRv2, an improved Real-Time DEtection TRansformer (RT-DETR). RT-DETRv2 builds upon the previous state-of-the-art real-time detector, RT-DETR, and opens up a set of bag-of-freebies for flexibility and…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Wenyu Lv , Yian Zhao , Qinyao Chang , Kui Huang , Guanzhong Wang , Yi Liu

DEtection TRansformer (DETR) and its variants (DETRs) achieved impressive performance in general object detection. However, in crowded pedestrian detection, the performance of DETRs is still unsatisfactory due to the inappropriate sample…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Feng Gao , Jiaxu Leng , Gan Ji , Xinbo Gao

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Michael Yang

In applied machine learning, concept drift, which is either gradual or abrupt changes in data distribution, can significantly reduce model performance. Typical detection methods,such as statistical tests or reconstruction-based models,are…

机器学习 · 计算机科学 2025-08-12 N Harshit , K Mounvik