中文
相关论文

相关论文: TinyFormer: Preserving Tiny Objects in YOLO-DETR H…

200 篇论文

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. In this paper, we propose a novel solution named TransSTAM, which leverages Transformer to effectively model…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Peng Dai , Yiqiang Feng , Renliang Weng , Changshui Zhang

We propose a method of improving detection precision (mAP) with the help of the prior knowledge about the scene geometry: we assume the scene to be a plane with objects placed on it. We focus our attention on autonomous robots, so given the…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Ivan Khokhlov , Egor Davydenko , Ilya Osokin , Ilya Ryakin , Azer Babaev , Vladimir Litvinenko , Roman Gorbachev

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

Local feature matching between images remains a challenging task, especially in the presence of significant appearance variations, e.g., extreme viewpoint changes. In this work, we propose DeepMatcher, a deep Transformer-based network built…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Tao Xie , Kun Dai , Ke Wang , Ruifeng Li , Lijun Zhao

Visual object detection has achieved unprecedented ad-vance with the rise of deep convolutional neural networks.However, detecting tiny objects (for example tiny per-sons less than 20 pixels) in large-scale images remainsnot well…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Xuehui Yu , Yuqi Gong , Nan Jiang , Qixiang Ye , Zhenjun Han

Recently, object detection models have witnessed notable performance improvements, particularly with transformer-based models. However, new objects frequently appear in the real world, requiring detection models to continually learn without…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Duc Thanh Pham , Hong Dang Nguyen , Nhat Minh Nguyen Quoc , Linh Ngo Van , Sang Dinh Viet , Duc Anh Nguyen

Surface defect detection is an extremely crucial step to ensure the quality of industrial products. Nowadays, convolutional neural networks (CNNs) based on encoder-decoder architecture have achieved tremendous success in various defect…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Junpu Wang , Guili Xu , Fuju Yan , Jinjin Wang , Zhengsheng Wang

Video object detection has made significant progress in recent years thanks to convolutional neural networks (CNNs) and vision transformers (ViTs). Typically, CNNs excel at capturing local features but struggle to model global…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Qiang Qi , Xiao Wang

With the advancement of aerospace technology and the increasing demands of military applications, the development of low false-alarm and high-precision infrared small target detection algorithms has emerged as a key focus of research…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Taoran Yue , Xiaojin Lu , Jiaxi Cai , Yuanping Chen , Shibing Chu

For specialized and dense downstream tasks such as object detection, labeling data requires expertise and can be very expensive, making few-shot and semi-supervised models much more attractive alternatives. While in the few-shot setup we…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Quentin Bouniot , Angélique Loesch , Romaric Audigier , Amaury Habrard

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

Recent vision foundation models can extract universal representations and show impressive abilities in various tasks. However, their application on object detection is largely overlooked, especially without fine-tuning them. In this work,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Shenghao Fu , Junkai Yan , Qize Yang , Xihan Wei , Xiaohua Xie , Wei-Shi Zheng

Object detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D object…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

State Space Models (SSMs) have recently gained traction in remote sensing change detection (CD) for their favorable scaling properties. In this paper, we explore the potential of modern convolutional and attention-based architectures as a…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yufan Wang , Sokratis Makrogiannis , Chandra Kambhamettu

This paper introduces a cutting-edge approach to cross-modal interaction for tiny object detection by combining semantic-guided natural language processing with advanced visual recognition backbones. The proposed method integrates the BERT…

计算机视觉与模式识别 · 计算机科学 2025-11-10 Xian-Hong Huang , Hui-Kai Su , Chi-Chia Sun , Jun-Wei Hsieh

Ensuring safety in both autonomous driving and advanced driver-assistance systems (ADAS) depends critically on the efficient deployment of traffic sign recognition technology. While current methods show effectiveness, they often compromise…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Junzhou Chen , Heqiang Huang , Ronghui Zhang , Nengchao Lyu , Yanyong Guo , Hong-Ning Dai , Hong Yan

In this paper, we propose a method that extends the query-based object detection model, DETR, to spatio-temporal action detection, which requires maintaining temporal consistency in videos. Our proposed method applies DETR to each frame and…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Shimon Hori , Kazuki Omi , Toru Tamaki

Current methods for incremental object detection (IOD) primarily rely on Faster R-CNN or DETR series detectors; however, these approaches do not accommodate the real-time YOLO detection frameworks. In this paper, we first identify three…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Shizhou Zhang , Xueqiang Lv , Yinghui Xing , Qirui Wu , Di Xu , Chen Zhao , Yanning Zhang

The Transformer-based detectors (i.e., DETR) have demonstrated impressive performance on end-to-end object detection. However, transferring DETR to different data distributions may lead to a significant performance degradation. Existing…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Peidong Jia , Jiaming Liu , Senqiao Yang , Jiarui Wu , Xiaodong Xie , Shanghang Zhang

Vision-based drone-to-drone detection has attracted increasing attention due to its importance in numerous tasks such as vision-based swarming, aerial see-and-avoid, and malicious drone detection. However, existing methods often encounter…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Hanqing Guo , Xiuxiu Lin , Shiyu Zhao