中文
相关论文

相关论文: VarifocalNet: An IoU-aware Dense Object Detector

200 篇论文

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensitive visual…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Due to the simpleness and high efficiency, single-stage object detectors have been widely applied in many computer vision applications . However, the low correlation between the classification score and localization accuracy of the…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Shengkai Wu , Xiaoping Li , Xinggang Wang

In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monocular frameworks…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Lijie Liu , Jiwen Lu , Chunjing Xu , Qi Tian , Jie Zhou

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

Object detection has been applied in a wide variety of real world scenarios, so detection algorithms must provide confidence in the results to ensure that appropriate decisions can be made based on their results. Accordingly, several…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Sanghun Park , Kunhee Kim , Eunseop Lee , Daijin Kim

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Heng Zhang , Elisa Fromont , Sébastien Lefevre , Bruno Avignon

Precise segmentation of objects with highly similar shapes remains a challenging problem in dense prediction, especially in scenarios with ambiguous boundaries, overlapping instances, and weak inter-instance visual differences. While…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Rui Xiao

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei

We propose a novel object localization methodology with the purpose of boosting the localization accuracy of state-of-the-art object detection systems. Our model, given a search region, aims at returning the bounding box of an object of…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Spyros Gidaris , Nikos Komodakis

Deep convolutional neural networks have recently achieved state-of-the-art performance on a number of image recognition benchmarks, including the ImageNet Large-Scale Visual Recognition Challenge (ILSVRC-2012). The winning model on the…

计算机视觉与模式识别 · 计算机科学 2013-12-10 Dumitru Erhan , Christian Szegedy , Alexander Toshev , Dragomir Anguelov

Recent object detectors find instances while categorizing candidate regions. As each region is evaluated independently, the number of candidate regions from a detector is usually larger than the number of objects. Since the final goal of…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Nuri Kim , Donghoon Lee , Songhwai Oh

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

计算机视觉与模式识别 · 计算机科学 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

While formal robustness verification has seen significant success in image classification, scaling these guarantees to object detection remains notoriously difficult due to complex non-linear coordinate transformations and…

Anchor-free object detectors are highly efficient in performing point-based prediction without the need for extra post-processing of anchors. However, different from the 2D grids, the 3D points used in these detectors are often far from the…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Yingping Liang , Ying Fu

We propose DaigNet, a new approach to object detection with which we can detect an object bounding box using diagonal constraints on adjacency matrix of a graph convolutional network (GCN). We propose two diagonalization algorithms based on…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Chong Hyun Lee , Kibae Lee

We present a novel detection method using a deep convolutional neural network (CNN), named AttentionNet. We cast an object detection problem as an iterative classification problem, which is the most suitable form of a CNN. AttentionNet…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Donggeun Yoo , Sunggyun Park , Joon-Young Lee , Anthony S. Paek , In So Kweon

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

In computer vision, object detection is one of most important tasks, which underpins a few instance-level recognition tasks and many downstream applications. Recently one-stage methods have gained much attention over two-stage approaches…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

Most existing point cloud based 3D object detectors focus on the tasks of classification and box regression. However, another bottleneck in this area is achieving an accurate detection confidence for the Non-Maximum Suppression (NMS)…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Jiale Li , Shujie Luo , Ziqi Zhu , Hang Dai , Andrey S. Krylov , Yong Ding , Ling Shao
‹ 上一页 1 2 3 10 下一页 ›