English
Related papers

Related papers: Object Detection in Equirectangular Panorama

200 papers

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

Computer Vision and Pattern Recognition · Computer Science 2012-12-04 Osama Khalil , Andrew Habib

Object detection and classification are crucial tasks across various application domains, particularly in the development of safe and reliable Advanced Driver Assistance Systems (ADAS). Existing deep learning-based methods such as…

Computer Vision and Pattern Recognition · Computer Science 2025-07-25 Rashed Al Amin , Roman Obermaisser

Object recognition in video is an important task for plenty of applications, including autonomous driving perception, surveillance tasks, wearable devices or IoT networks. Object recognition using video data is more challenging than using…

Computer Vision and Pattern Recognition · Computer Science 2020-09-24 Alberto Sabater , Luis Montesano , Ana C. Murillo

Inrecentyears,ConvolutionalNeuralNet-work(CNN) is quite a popular topic, as it is a powerful andintelligent technique that can be applied in various fields.The YOLO is a technique that uses the algorithms for real-time text detection tasks.…

Computer Vision and Pattern Recognition · Computer Science 2020-11-03 Shuonan Pei , Mingzhi Zhu

Within the field of robotics, computer vision remains a significant barrier to progress, with many tasks hindered by inefficient vision systems. This research proposes a generalized vision module leveraging YOLOv9, a state-of-the-art…

Robotics · Computer Science 2025-10-16 Nicolas Pottier , Meng Cheng Lau

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

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height.…

Computer Vision and Pattern Recognition · Computer Science 2023-08-10 Đorđe Nedeljković

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Md Pranto , Omar Faruk

Embedded flight devices with visual capabilities have become essential for a wide range of applications. In aerial image detection, while many existing methods have partially addressed the issue of small target detection, challenges remain…

Computer Vision and Pattern Recognition · Computer Science 2025-04-30 Yao Xiao , Tingfa Xu , Yu Xin , Jianan Li

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…

Computer Vision and Pattern Recognition · Computer Science 2020-10-19 Ivan Khokhlov , Egor Davydenko , Ilya Osokin , Ilya Ryakin , Azer Babaev , Vladimir Litvinenko , Roman Gorbachev

Instance segmentation has gained recently huge attention in various computer vision applications. It aims at providing different IDs to different object of the scene, even if they belong to the same class. This is useful in various…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Eslam Mohamed , Abdelrahman Shaker , Ahmad El-Sallab , Mayada Hadhoud

Detecting small to tiny targets in infrared images is a challenging task in computer vision, especially when it comes to differentiating these targets from noisy or textured backgrounds. Traditional object detection methods such as YOLO…

Computer Vision and Pattern Recognition · Computer Science 2024-02-06 Alina Ciocarlan , Sylvie Le Hégarat-Mascle , Sidonie Lefebvre , Arnaud Woiselle , Clara Barbanson

In this report, we present a fast and accurate object detection method dubbed DAMO-YOLO, which achieves higher performance than the state-of-the-art YOLO series. DAMO-YOLO is extended from YOLO with some new technologies, including Neural…

Computer Vision and Pattern Recognition · Computer Science 2023-04-25 Xianzhe Xu , Yiqi Jiang , Weihua Chen , Yilun Huang , Yuan Zhang , Xiuyu Sun

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

Current convolution neural network (CNN) classification methods are predominantly focused on flat classification which aims solely to identify a specified object within an image. However, real-world objects often possess a natural…

Computer Vision and Pattern Recognition · Computer Science 2025-10-28 Veska Tsenkova , Peter Stanchev , Daniel Petrov , Deyan Lazarov

With the emergence of onboard vision processing for areas such as the internet of things (IoT), edge computing and autonomous robots, there is increasing demand for computationally efficient convolutional neural network (CNN) models to…

Computer Vision and Pattern Recognition · Computer Science 2019-10-09 Daniel Barry , Munir Shah , Merel Keijsers , Humayun Khan , Banon Hopman

With the rapid advancement of autonomous driving technology, efficient and accurate object detection capabilities have become crucial factors in ensuring the safety and reliability of autonomous driving systems. However, in low-visibility…

Computer Vision and Pattern Recognition · Computer Science 2024-10-24 Xiguang Li , Jiafu Chen , Yunhe Sun , Na Lin , Ammar Hawbani , Liang Zhao

This paper provides an extensive evaluation of YOLO object detection models (v5, v8, v9, v10, v11) by com- paring their performance across various hardware platforms and optimization libraries. Our study investigates inference speed and…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Muhammad Fasih Tariq , Muhammad Azeem Javed

As mobile computing technology rapidly evolves, deploying efficient object detection algorithms on mobile devices emerges as a pivotal research area in computer vision. This study zeroes in on optimizing the YOLOv7 algorithm to boost its…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Wenkai Gong