中文
相关论文

相关论文: IoU-aware Single-stage Object Detector for Accurat…

200 篇论文

Connecting multiple machine learning models into a pipeline is effective for handling complex problems. By breaking down the problem into steps, each tackled by a specific component model of the pipeline, the overall solution can be made…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Tomoe Kishimoto , Masahiko Saito , Junichi Tanaka , Yutaro Iiyama , Ryu Sawada , Koji Terashi

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Currently, there have been many kinds of voxel-based 3D single stage detectors, while point-based single stage methods are still underexplored. In this paper, we first present a lightweight and effective point-based 3D single stage object…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zetong Yang , Yanan Sun , Shu Liu , Jiaya Jia

Learning to localize objects with minimal supervision is an important problem in computer vision, since large fully annotated datasets are extremely costly to obtain. In this paper, we propose a new method that achieves this goal with only…

计算机视觉与模式识别 · 计算机科学 2014-05-19 Hyun Oh Song , Ross Girshick , Stefanie Jegelka , Julien Mairal , Zaid Harchaoui , Trevor Darrell

Audio segmentation and sound event detection are crucial topics in machine listening that aim to detect acoustic classes and their respective boundaries. It is useful for audio-content analysis, speech recognition, audio-indexing, and music…

音频与语音处理 · 电气工程与系统科学 2022-09-20 Satvik Venkatesh , David Moffat , Eduardo Reck Miranda

360{\deg} cameras have gained popularity over the last few years. In this paper, we propose two fundamental techniques -- Field-of-View IoU (FoV-IoU) and 360Augmentation for object detection in 360{\deg} images. Although most object…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Miao Cao , Satoshi Ikehata , Kiyoharu Aizawa

Accurately localising object proposals is an important precondition for high detection rate for the state-of-the-art object detection frameworks. The accuracy of an object detection method has been shown highly related to the average recall…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Hsueh-Fu Lu , Xiaofei Du , Ping-Lin Chang

Object detection remains as one of the most notorious open problems in computer vision. Despite large strides in accuracy in recent years, modern object detectors have started to saturate on popular benchmarks raising the question of how…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Ali Borji

Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Youngwan Lee , Joong-won Hwang , Hyung-Il Kim , Kimin Yun , Yongjin Kwon , Yuseok Bae , Sung Ju Hwang

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

Open-Vocabulary Object Detection (OVOD) aims to detect novel objects beyond a given set of base categories on which the detection model is trained. Recent OVOD methods focus on adapting the image-level pre-trained vision-language models…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Ruohuan Fang , Guansong Pang , Xiao Bai

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

Drone-based target detection presents inherent challenges, such as the high density and overlap of targets in drone-based images, as well as the blurriness of targets under varying lighting conditions, which complicates identification.…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Yuchen Zheng , Yuxin Jing , Jufeng Zhao , Guangmang Cui

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

In this work, we tackle the problem of domain generalization for object detection, specifically focusing on the scenario where only a single source domain is available. We propose an effective approach that involves two key steps:…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Muhammad Sohail Danish , Muhammad Haris Khan , Muhammad Akhtar Munir , M. Saquib Sarfraz , Mohsen Ali

Monocular 3D object detection is an essential component in autonomous driving while challenging to solve, especially for those occluded samples which are only partially visible. Most detectors consider each 3D object as an independent…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yongjian Chen , Lei Tai , Kai Sun , Mingyang Li

Without densely tiled anchor boxes or grid points in the image, sparse R-CNN achieves promising results through a set of object queries and proposal boxes updated in the cascaded training manner. However, due to the sparse nature and the…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Jing Zhao , Shengjian Wu , Li Sun , Qingli Li

Conformal Prediction (CP) is a distribution-free method for constructing prediction sets with marginal finite-sample coverage guarantees, making it a suitable framework for reliable uncertainty quantification in safety-critical object…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Christopher Ries , Moussa Kassem Sbeyti , Nicolas Bianco , Nadja Klein

Object detection as part of computer vision can be crucial for traffic management, emergency response, autonomous vehicles, and smart cities. Despite significant advances in object detection, detecting small objects in images captured by…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Boshra Khalili , Andrew W. Smyth

Vision is a major component in several digital technologies and tools used in agriculture. The object detector, You Look Only Once (YOLO), has gained popularity in agriculture in a relatively short span due to its state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Chetan M Badgujar , Alwin Poulose , Hao Gan