中文
相关论文

相关论文: Sparse R-CNN: End-to-End Object Detection with Lea…

200 篇论文

Object detection is one of the most active areas in computer vision, which has made significant improvement in recent years. Current state-of-the-art object detection methods mostly adhere to the framework of regions with convolutional…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Wenqing Chu , Deng Cai

Deep Convolutional Neural Networks (DCNN) require millions of labeled training examples for image classification and object detection tasks, which restrict these models to domains where such datasets are available. In this paper, we explore…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Sheng Y. Lundquist , Melanie Mitchell , Garrett T. Kenyon

3D object detectors usually rely on hand-crafted proxies, e.g., anchors or centers, and translate well-studied 2D frameworks to 3D. Thus, sparse voxel features need to be densified and processed by dense prediction heads, which inevitably…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yukang Chen , Jianhui Liu , Xiangyu Zhang , Xiaojuan Qi , Jiaya Jia

One-to-one label assignment in object detection has successfully obviated the need for non-maximum suppression (NMS) as postprocessing and makes the pipeline end-to-end. However, it triggers a new dilemma as the widely used sparse queries…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Shilong Zhang , Xinjiang Wang , Jiaqi Wang , Jiangmiao Pang , Chengqi Lyu , Wenwei Zhang , Ping Luo , Kai Chen

Having precise perception of the environment is crucial for ensuring the secure and reliable functioning of autonomous driving systems. Radar object detection networks are one fundamental part of such systems. CNN-based object detectors…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Marius Lippke , Maurice Quach , Sascha Braun , Daniel Köhler , Michael Ulrich , Bastian Bischoff , Wei Yap Tan

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

Based on the Distributed Convolutional Neural Network(DisCNN), a straightforward object detection method is proposed. The modules of the output vector of a DisCNN with respect to a specific positive class are positively monotonic with the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Liang Sun

Generic object detection is one of the most fundamental problems in computer vision, yet it is difficult to provide all the bounding-box-level annotations aiming at large-scale object detection for thousands of categories. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Ye Guo , Yali Li , Shengjin Wang

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

We present RON, an efficient and effective framework for generic object detection. Our motivation is to smartly associate the best of the region-based (e.g., Faster R-CNN) and region-free (e.g., SSD) methodologies. Under fully convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-07 Tao Kong , Fuchun Sun , Anbang Yao , Huaping Liu , Ming Lu , Yurong Chen

Object localization has a vital role in any object detector, and therefore, has been the focus of attention by many researchers. In this article, a special training approach is proposed for a light convolutional neural network (CNN) to…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Faraz Lotfi , Farnoosh Faraji , Hamid D. Taghirad

Sparse annotation in remote sensing object detection poses significant challenges due to dense object distributions and category imbalances. Although existing Dense Pseudo-Label methods have demonstrated substantial potential in…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Wei Liao , Chunyan Xu , Chenxu Wang , Zhen Cui

The learning of the region proposal in object detection using the deep neural networks (DNN) is divided into two tasks: binary classification and bounding box regression task. However, traditional RPN (Region Proposal Network) defines these…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Geonseok Seo , Jaeyoung Yoo , Jaeseok Choi , Nojun Kwak

Denoising Diffusion Probabilistic Models (DDPMs) have shown success in robust 3D object detection tasks. Existing methods often rely on the score matching from 3D boxes or pre-trained diffusion priors. However, they typically require…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Wentao Qu , Guofeng Mei , Jing Wang , Yujiao Wu , Xiaoshui Huang , Liang Xiao

We present a novel approach to the detection and 3D pose estimation of objects in color images. Its main contribution is that it does not require any training phases nor data for new objects, while state-of-the-art methods typically require…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Giorgia Pitteri , Slobodan Ilic , Vincent Lepetit

Automated cell detection and localization from microscopy images are significant tasks in biomedical research and clinical practice. In this paper, we design a new cell detection and localization algorithm that combines deep convolutional…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Yao Xue , Gilbert Bigras , Judith Hugh , Nilanjan Ray

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

Scene understanding plays an important role in several high-level computer vision applications, such as autonomous vehicles, intelligent video surveillance, or robotics. However, too few solutions have been proposed for indoor/outdoor scene…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ayman Beghdadi , Azeddine Beghdadi , Mohib Ullah , Faouzi Alaya Cheikh , Malik Mallem

Thanks to the success of object detection technology, we can retrieve objects of the specified classes even from huge image collections. However, the current state-of-the-art object detectors (such as Faster R-CNN) can only handle…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Ryota Hinami , Shin'ichi Satoh

This paper proposes to go beyond the state-of-the-art deep convolutional neural network (CNN) by incorporating the information from object detection, focusing on dealing with fine-grained image classification. Unfortunately, CNN suffers…

计算机视觉与模式识别 · 计算机科学 2014-12-11 Xiaoyu Wang , Tianbao Yang , Guobin Chen , Yuanqing Lin