中文
相关论文

相关论文: Location-Aware Box Reasoning for Anchor-Based Sing…

200 篇论文

Anchor free methods have defined the new frontier in state-of-the-art object detection researches where accurate bounding box estimation is the key to the success of these methods. However, even the bounding box has the highest confidence…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Ran Chen , Yong Liu , Mengdan Zhang , Shu Liu , Bei Yu , Yu-Wing Tai

We propose CornerNet, a new approach to object detection where we detect an object bounding box as a pair of keypoints, the top-left corner and the bottom-right corner, using a single convolution neural network. By detecting objects as…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Hei Law , Jia Deng

Real-time single-stage object detectors based on deep learning still remain less accurate than more complex ones. The trade-off between model performance and computational speed is a major challenge. In this paper, we propose a new way to…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Florian Chabot , Quoc-Cuong Pham , Mohamed Chaouch

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

Street view images classification aiming at urban land use analysis is difficult because the class labels (e.g., commercial area), are concepts with higher abstract level compared to the ones of general visual tasks (e.g., persons and…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Kun Zhao , Yongkun Liu , Siyuan Hao , Shaoxing Lu , Hongbin Liu , Lijian Zhou

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Mohsen Zand , Ali Etemad , Michael Greenspan

The objective of augmented reality (AR) is to add digital content to natural images and videos to create an interactive experience between the user and the environment. Scene analysis and object recognition play a crucial role in AR, as…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Vladislav Li , Barbara Villarini , Jean-Christophe Nebel , Thomas Lagkas , Panagiotis Sarigiannidis , Vasileios Argyriou

We propose a novel and flexible anchor mechanism named MetaAnchor for object detection frameworks. Unlike many previous detectors model anchors via a predefined manner, in MetaAnchor anchor functions could be dynamically generated from the…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Tong Yang , Xiangyu Zhang , Zeming Li , Wenqiang Zhang , Jian Sun

Object detection is a typical multi-task learning application, which optimizes classification and regression simultaneously. However, classification loss always dominates the multi-task loss in anchor-based methods, hampering the consistent…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Wenxin Yu , Xueling Shen , Jiajie Hu , Dong Yin

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

In this paper, we propose a zoom-out-and-in network for generating object proposals. A key observation is that it is difficult to classify anchors of different sizes with the same set of features. Anchors of different sizes should be placed…

计算机视觉与模式识别 · 计算机科学 2018-06-11 Hongyang Li , Yu Liu , Wanli Ouyang , Xiaogang Wang

Large-scale well-annotated datasets are of great importance for training an effective object detector. However, obtaining accurate bounding box annotations is laborious and demanding. Unfortunately, the resultant noisy bounding boxes could…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Donghao Zhou , Jialin Li , Jinpeng Li , Jiancheng Huang , Qiang Nie , Yong Liu , Bin-Bin Gao , Qiong Wang , Pheng-Ann Heng , Guangyong Chen

Average precision (AP), the area under the recall-precision (RP) curve, is the standard performance measure for object detection. Despite its wide acceptance, it has a number of shortcomings, the most important of which are (i) the…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Kemal Oksuz , Baris Can Cam , Emre Akbas , Sinan Kalkan

Label assignment has been widely studied in general object detection because of its great impact on detectors' performance. However, none of these works focus on label assignment in dense pedestrian detection. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Zheng Ge , Jianfeng Wang , Xin Huang , Songtao Liu , Osamu Yoshie

Modern CNN-based object detectors assign anchors for ground-truth objects under the restriction of object-anchor Intersection-over-Unit (IoU). In this study, we propose a learning-to-match approach to break IoU restriction, allowing objects…

计算机视觉与模式识别 · 计算机科学 2019-11-13 Xiaosong Zhang , Fang Wan , Chang Liu , Rongrong Ji , Qixiang Ye

Estimating 3D bounding boxes from monocular images is an essential component in autonomous driving, while accurate 3D object detection from this kind of data is very challenging. In this work, by intensive diagnosis experiments, we quantify…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xinzhu Ma , Yinmin Zhang , Dan Xu , Dongzhan Zhou , Shuai Yi , Haojie Li , Wanli Ouyang

LiDAR 3D object detection models are inevitably biased towards their training dataset. The detector clearly exhibits this bias when employed on a target dataset, particularly towards object sizes. However, object sizes vary heavily between…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Dušan Malić , Christian Fruhwirth-Reisinger , Horst Possegger , Horst Bischof

Accurate 3D object detection in LiDAR based point clouds suffers from the challenges of data sparsity and irregularities. Existing methods strive to organize the points regularly, e.g. voxelize, pass them through a designed 2D/3D neural…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Qi Chen , Lin Sun , Zhixin Wang , Kui Jia , Alan Yuille

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

Object detectors are conventionally trained by a weighted sum of classification and localization losses. Recent studies (e.g., predicting IoU with an auxiliary head, Generalized Focal Loss, Rank & Sort Loss) have shown that forcing these…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Fehmi Kahraman , Kemal Oksuz , Sinan Kalkan , Emre Akbas