中文
相关论文

相关论文: Multi-Grid Redundant Bounding Box Annotation for A…

200 篇论文

Small object detection has important application value in the fields of autonomous driving and drone scene analysis. As one of the most advanced object detection algorithms, YOLOv3 suffers some challenges when detecting small objects, such…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Baokai Liu , Fengjie He , Shiqiang Du , Jiacheng Li , Wenjie Liu

In the past few years, object detection has attracted a lot of attention in the context of human-robot collaboration and Industry 5.0 due to enormous quality improvements in deep learning technologies. In many applications, object detection…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Manuela Geiß , Raphael Wagner , Martin Baresch , Josef Steiner , Michael Zwick

We introduce YOLO-pose, a novel heatmap-free approach for joint detection, and 2D multi-person pose estimation in an image based on the popular YOLO object detection framework. Existing heatmap based two-stage approaches are sub-optimal as…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Debapriya Maji , Soyeb Nagori , Manu Mathew , Deepak Poddar

Current state-of-the-art one-stage object detectors are limited by treating each image region separately without considering possible relations of the objects. This causes dependency solely on high-quality convolutional feature…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Tolga Aksoy , Ugur Halici

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

Existing rotated object detectors are mostly inherited from the horizontal detection paradigm, as the latter has evolved into a well-developed area. However, these detectors are difficult to perform prominently in high-precision detection…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Xue Yang , Xiaojiang Yang , Jirui Yang , Qi Ming , Wentao Wang , Qi Tian , Junchi Yan

Achieving a balance between computational efficiency and detection accuracy in the realm of rotated bounding box object detection within aerial imagery is a significant challenge. While prior research has aimed at creating lightweight…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Zhifei Shi , Zongyao Yin , Sheng Chang , Xiao Yi , Xianchuan Yu

Estimating 3D orientation and translation of objects is essential for infrastructure-less autonomous navigation and driving. In case of monocular vision, successful methods have been mainly based on two ingredients: (i) a network generating…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zechen Liu , Zizhang Wu , Roland Tóth

Determining the distance between the objects in a scene and the camera sensor from 2D images is feasible by estimating depth images using stereo cameras or 3D cameras. The outcome of depth estimation is relative distances that can be used…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Armin Masoumian , David G. F. Marei , Saddam Abdulwahab , Julian Cristiano , Domenec Puig , Hatem A. Rashwan

Modern CNN-based object detectors rely on bounding box regression and non-maximum suppression to localize objects. While the probabilities for class labels naturally reflect classification confidence, localization confidence is absent. This…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Borui Jiang , Ruixuan Luo , Jiayuan Mao , Tete Xiao , Yuning Jiang

This paper introduces a new real-time object detection approach named Yes-Net. It realizes the prediction of bounding boxes and class via single neural network like YOLOv2 and SSD, but owns more efficient and outstanding features. It…

计算机视觉与模式识别 · 计算机科学 2017-07-03 Liangzhuang Ma , Xin Kan , Qianjiang Xiao , Wenlong Liu , Peiqin Sun

Monocular multi-object detection and localization in 3D space has been proven to be a challenging task. The MoNet3D algorithm is a novel and effective framework that can predict the 3D position of each object in a monocular image and draw a…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Xichuan Zhou , Yicong Peng , Chunqiao Long , Fengbo Ren , Cong Shi

We introduce YOLO9000, a state-of-the-art, real-time object detection system that can detect over 9000 object categories. First we propose various improvements to the YOLO detection method, both novel and drawn from prior work. The improved…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Joseph Redmon , Ali Farhadi

The expanding applications, utilized by more users, enhance hardware performance and further develop cloud systems for big data processing. This leads to numerous unexplored deep learning applications, especially in advanced computer vision…

计算工程、金融与科学 · 计算机科学 2024-05-07 P. Veysi , M. Adeli , N. Peirov Naziri

This paper presents a generalized model for real-time detection of flying objects that can be used for transfer learning and further research, as well as a refined model that achieves state-of-the-art results for flying object detection. We…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Dillon Reis , Jordan Kupec , Jacqueline Hong , Ahmad Daoudi

In this work, we propose an efficient and accurate monocular 3D detection framework in single shot. Most successful 3D detectors take the projection constraint from the 3D bounding box to the 2D box as an important component. Four edges of…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Peixuan Li , Huaici Zhao , Pengfei Liu , Feidao Cao

Monocular 3D object detection task aims to predict the 3D bounding boxes of objects based on monocular RGB images. Since the location recovery in 3D space is quite difficult on account of absence of depth information, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Yingjie Cai , Buyu Li , Zeyu Jiao , Hongsheng Li , Xingyu Zeng , Xiaogang Wang

We propose a method to detect and reconstruct multiple 3D objects from a single RGB image. The key idea is to optimize for detection, alignment and shape jointly over all objects in the RGB image, while focusing on realistic and physically…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Francis Engelmann , Konstantinos Rematas , Bastian Leibe , Vittorio Ferrari

Out-of-distribution (OOD) detection has attracted a large amount of attention from the machine learning research community in recent years due to its importance in deployed systems. Most of the previous studies focused on the detection of…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Alon Zolfi , Guy Amit , Amit Baras , Satoru Koda , Ikuya Morikawa , Yuval Elovici , Asaf Shabtai

YOLOv11 is the latest iteration in the You Only Look Once (YOLO) series of real-time object detectors, introducing novel architectural modules to improve feature extraction and small-object detection. In this paper, we present a detailed…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Nikhileswara Rao Sulake