English
Related papers

Related papers: $\textit{A Contrario}$ Paradigm for YOLO-based Inf…

200 papers

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xiang Long , Kaipeng Deng , Guanzhong Wang , Yang Zhang , Qingqing Dang , Yuan Gao , Hui Shen , Jianguo Ren , Shumin Han , Errui Ding , Shilei Wen

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…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

Thermal Infrared (TIR) technology involves the use of sensors to detect and measure infrared radiation emitted by objects, and it is widely utilized across a broad spectrum of applications. The advancements in object detection methods…

Computer Vision and Pattern Recognition · Computer Science 2025-05-19 Jinke Li , Yue Wu , Xiaoyan Yang

Detecting small objects in complex scenes, such as those captured by drones, is a daunting challenge due to the difficulty in capturing the complex features of small targets. While the YOLO family has achieved great success in large target…

Computer Vision and Pattern Recognition · Computer Science 2025-01-14 Defan Chen , Luchan Zhang

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

Computer Vision and Pattern Recognition · Computer Science 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin

Blood cell detection is a typical small-scale object detection problem in computer vision. In this paper, we propose a CST-YOLO model for blood cell detection based on YOLOv7 architecture and enhance it with the CNN-Swin Transformer (CST),…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël Phan

Domain shift is a major challenge for object detectors to generalize well to real world applications. Emerging techniques of domain adaptation for two-stage detectors help to tackle this problem. However, two-stage detectors are not the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Shizhao Zhang , Hongya Tuo , Jian Hu , Zhongliang Jing

Object detection is a fundamental problem in computer vision, aiming at locating and classifying objects in image. Although current devices can easily take very high-resolution images, current approaches of object detection seldom consider…

Computer Vision and Pattern Recognition · Computer Science 2023-03-03 Jinyan Liu , Jie Chen

As an essential vision task, infrared small target detection (IRSTD) has seen significant advancements through deep learning. However, critical limitations in current evaluation protocols impede further progress. First, existing methods…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu , Georges El Fakhri , Xiaofeng Liu , Shijian Lu

The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time efficiency on…

Computer Vision and Pattern Recognition · Computer Science 2025-09-29 Defan Chen , Yaohua Hu , Luchan Zhang

Infrared small target detection is crucial for the efficacy of infrared search and tracking systems. Current tensor decomposition methods emphasize representing small targets with sparsity but struggle to separate targets from complex…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Fei Zhou , Maixia Fu , Yulei Qian , Jian Yang , Yimian Dai

Object Detection, a fundamental computer vision problem, has paramount importance in smart camera systems. However, a truly reliable camera system could be achieved if and only if the underlying object detection component is robust enough…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Ujjal Kr Dutta

We present a new version of YOLO with better performance and extended with instance segmentation called Poly-YOLO. Poly-YOLO builds on the original ideas of YOLOv3 and removes two of its weaknesses: a large amount of rewritten labels and…

Computer Vision and Pattern Recognition · Computer Science 2020-06-01 Petr Hurtik , Vojtech Molek , Jan Hula , Marek Vajgl , Pavel Vlasanek , Tomas Nejezchleba

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

Computer Vision and Pattern Recognition · Computer Science 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

Many real-world applications require recognition models that are robust to different operational conditions and modalities, but at the same time run on small embedded devices, with limited hardware. While for normal size models,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Srikanth Muralidharan , Heitor R. Medeiros , Masih Aminbeidokhti , Eric Granger , Marco Pedersoli

This study presents a comprehensive benchmark analysis of various YOLO (You Only Look Once) algorithms. It represents the first comprehensive experimental evaluation of YOLOv3 to the latest version, YOLOv12, on various object detection…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Nidhal Jegham , Chan Young Koh , Marwan Abdelatti , Abdeltawab Hendawi

Real-time object detection is a crucial problem to solve when in comes to computer vision systems that needs to make appropriate decision based on detection in a timely manner. I have chosen the YOLO v1 architecture to implement it using…

Computer Vision and Pattern Recognition · Computer Science 2023-05-30 Michael Shenoda

One-stage object detectors such as the YOLO family achieve state-of-the-art performance in real-time vision applications but remain heavily reliant on large-scale labeled datasets for training. In this work, we present a systematic study of…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Manikanta Kotthapalli , Reshma Bhatia , Nainsi Jain

While supervised object detection methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this in scenarios where annotating data is…

Computer Vision and Pattern Recognition · Computer Science 2019-07-19 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making…

Computer Vision and Pattern Recognition · Computer Science 2025-11-17 Hyun-Ki Jung