中文
相关论文

相关论文: Empirical Upper Bound in Object Detection and More

200 篇论文

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

To determine the 3D orientation and 3D location of objects in the surroundings of a camera mounted on a robot or mobile device, we developed two powerful algorithms in object detection and temporal tracking that are combined seamlessly for…

计算机视觉与模式识别 · 计算机科学 2017-09-06 David Joseph Tan , Nassir Navab , Federico Tombari

In object recognition applications, object images usually appear with different quality levels. Practically, it is very important to indicate object image qualities for better application performance, e.g. filtering out low-quality object…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Jing Lu , Baorui Zou , Zhanzhan Cheng , Shiliang Pu , Shuigeng Zhou , Yi Niu , Fei Wu

Learning with complete or partial supervision is powerful but relies on ever-growing human annotation efforts. As a way to mitigate this serious problem, as well as to serve specific applications, unsupervised learning has emerged as an…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Huy V. Vo , Francis Bach , Minsu Cho , Kai Han , Yann LeCun , Patrick Perez , Jean Ponce

This paper presents how we can achieve the state-of-the-art accuracy in multi-category object detection task while minimizing the computational cost by adapting and combining recent technical innovations. Following the common pipeline of…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Kye-Hyeon Kim , Sanghoon Hong , Byungseok Roh , Yeongjae Cheon , Minje Park

Object detection is a challenging and popular computer vision problem. The problem is even more challenging in aerial images due to significant variation in scale and viewpoint in a diverse set of object categories. Recently, deep…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Hashmat Shadab Malik , Ikboljon Sobirov , Abdelrahman Mohamed

Developing reliable UAV navigation systems requires robust air-to-air object detectors capable of distinguishing between objects seen during training and previously unseen objects. While many methods address closed-set detection and achieve…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Spyridon Loukovitis , Vasileios Karampinis , Athanasios Voulodimos

The accuracy of camera-based object detection (CBOD) built upon deep learning is often evaluated against the real objects in frames only. However, such simplistic evaluation ignores the fact that many unimportant objects are small, distant,…

As one of the basic tasks of computer vision, object detection has been widely used in many intelligent applications. However, object detection algorithms are usually heavyweight in computation, hindering their implementations on…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Zhiqiang Cao , Zhijun Li , Pan Heng , Yongrui Chen , Daqi Xie , Jie Liu

We wish to detect specific categories of objects, for online vision systems that will run in the real world. Object detection is already very challenging. It is even harder when the images are blurred, from the camera being in a car or a…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Mohamed Sayed , Gabriel Brostow

Safe navigation of self-driving cars and robots requires a precise understanding of their environment. Training data for perception systems cannot cover the wide variety of objects that may appear during deployment. Thus, reliable…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Alexey Nekrasov , Rui Zhou , Miriam Ackermann , Alexander Hermans , Bastian Leibe , Matthias Rottmann

Mean Average Precision (mAP) is the primary evaluation measure for object detection. Although object detection has a broad range of applications, mAP evaluates detectors in terms of the performance of ranked instance retrieval. Such the…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Mayu Otani , Riku Togashi , Yuta Nakashima , Esa Rahtu , Janne Heikkilä , Shin'ichi Satoh

Object recognition technologies hold the potential to support blind and low-vision people in navigating the world around them. However, the gap between benchmark performances and practical usability remains a significant challenge. This…

人机交互 · 计算机科学 2024-08-07 Jonggi Hong , Hernisa Kacorri

As AI-generated images proliferate across digital platforms, reliable detection methods have become critical for combating misinformation and maintaining content authenticity. While numerous deepfake detection methods have been proposed,…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Simiao Ren , Yuchen Zhou , Xingyu Shen , Kidus Zewde , Tommy Duong , George Huang , Hatsanai , Tiangratanakul , Tsang , Ng , En Wei , Jiayu Xue

Recent object detectors have achieved impressive accuracy in identifying objects seen during training. However, real-world deployment often introduces novel and unexpected objects, referred to as out-of-distribution (OOD) objects, posing…

We present the first systematic study on concealed object detection (COD), which aims to identify objects that are "perfectly" embedded in their background. The high intrinsic similarities between the concealed objects and their background…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Deng-Ping Fan , Ge-Peng Ji , Ming-Ming Cheng , Ling Shao

We present a new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding. This is achieved by gathering images…

计算机视觉与模式识别 · 计算机科学 2015-02-24 Tsung-Yi Lin , Michael Maire , Serge Belongie , Lubomir Bourdev , Ross Girshick , James Hays , Pietro Perona , Deva Ramanan , C. Lawrence Zitnick , Piotr Dollár

Dropout Variational Inference, or Dropout Sampling, has been recently proposed as an approximation technique for Bayesian Deep Learning and evaluated for image classification and regression tasks. This paper investigates the utility of…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Dimity Miller , Lachlan Nicholson , Feras Dayoub , Niko Sünderhauf

Multiple datasets and open challenges for object detection have been introduced in recent years. To build more general and powerful object detection systems, in this paper, we construct a new large-scale benchmark termed BigDetection. Our…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Likun Cai , Zhi Zhang , Yi Zhu , Li Zhang , Mu Li , Xiangyang Xue

Instance detection (InsDet) is a long-lasting problem in robotics and computer vision, aiming to detect object instances (predefined by some visual examples) in a cluttered scene. Despite its practical significance, its advancement is…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong