中文
相关论文

相关论文: Matrix Nets: A New Deep Architecture for Object De…

200 篇论文

Many LiDAR-based methods for detecting large objects, single-class object detection, or under easy situations were claimed to perform quite well. However, their performances of detecting small objects or under hard situations did not…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Chia-Hung Wang , Hsueh-Wei Chen , Li-Chen Fu

In this work a novel approach for weakly supervised object detection that incorporates pointwise mutual information is presented. A fully convolutional neural network architecture is applied in which the network learns one filter per object…

计算机视觉与模式识别 · 计算机科学 2018-01-29 Rene Grzeszick , Sebastian Sudholt , Gernot A. Fink

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

计算机视觉与模式识别 · 计算机科学 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

We propose Shift R-CNN, a hybrid model for monocular 3D object detection, which combines deep learning with the power of geometry. We adapt a Faster R-CNN network for regressing initial 2D and 3D object properties and combine it with a…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Andretti Naiden , Vlad Paunescu , Gyeongmo Kim , ByeongMoon Jeon , Marius Leordeanu

In this paper, we are concerned with the detection of a particular type of objects with extreme aspect ratios, namely \textbf{slender objects}. In real-world scenarios, slender objects are actually very common and crucial to the objective…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Zhaoyi Wan , Yimin Chen , Sutao Deng , Kunpeng Chen , Cong Yao , Jiebo Luo

Deep Learning (DL) has brought significant advances to robotics vision tasks. However, most existing DL methods have a major shortcoming, they rely on a static inference paradigm inherent in traditional computer vision pipelines. On the…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Stefanos Ginargiros , Nikolaos Passalis , Anastasios Tefas

This paper describes an optimized single-stage deep convolutional neural network to detect objects in urban environments, using nothing more than point cloud data. This feature enables our method to work regardless the time of the day and…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Kazuki Minemura , Hengfui Liau , Abraham Monrroy , Shinpei Kato

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

We focus on the task of amodal 3D object detection in RGB-D images, which aims to produce a 3D bounding box of an object in metric form at its full extent. We introduce Deep Sliding Shapes, a 3D ConvNet formulation that takes a 3D…

计算机视觉与模式识别 · 计算机科学 2016-03-10 Shuran Song , Jianxiong Xiao

Few prior works study deep learning on point sets. PointNet by Qi et al. is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Charles R. Qi , Li Yi , Hao Su , Leonidas J. Guibas

Monocular 3D object detection is a challenging task in autonomous systems due to the lack of explicit depth information in single-view images. Existing methods often depend on external depth estimators or expensive sensors, which increase…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Ruochen Zhang , Hyeung-Sik Choi , Dongwook Jung , Phan Huy Nam Anh , Sang-Ki Jeong , Zihao Zhu

In this paper, we propose a novel approach for the optimal identification of correlated segments in noisy correlation matrices. The proposed model is known as CoSeNet (Correlation Seg-mentation Network) and is based on a four-layer…

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

A deep neural network (DNN) model consisting of two hidden layers was proposed for predicting the immediate environments of specific atoms based on X-ray absorption near-edge spectra (XANES). The output layer of the DNN can be adjusted to…

计算物理 · 物理学 2019-05-13 Liang Li , Mindren Lu , Maria K. Y. Chan

An increasing need of running Convolutional Neural Network (CNN) models on mobile devices with limited computing power and memory resource encourages studies on efficient model design. A number of efficient architectures have been proposed…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Robert J. Wang , Xiang Li , Charles X. Ling

Feature pyramids have become ubiquitous in multi-scale computer vision tasks such as object detection. Given their importance, a computer vision network can be divided into three parts: a backbone (generating a feature pyramid), a neck…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Cédric Picron , Tinne Tuytelaars

We present a class of efficient models called MobileNets for mobile and embedded vision applications. MobileNets are based on a streamlined architecture that uses depth-wise separable convolutions to build light weight deep neural networks.…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Andrew G. Howard , Menglong Zhu , Bo Chen , Dmitry Kalenichenko , Weijun Wang , Tobias Weyand , Marco Andreetto , Hartwig Adam

Mistakes/uncertainties in object detection could lead to catastrophes when deploying robots in the real world. In this paper, we measure the uncertainties of object localization to minimize this kind of risk. Uncertainties emerge upon…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Yihui He , Jianren Wang

Despite significant progress of deep learning in recent years, state-of-the-art semantic matching methods still rely on legacy features such as SIFT or HoG. We argue that the strong invariance properties that are key to the success of…

计算机视觉与模式识别 · 计算机科学 2017-04-18 David Novotny , Diane Larlus , Andrea Vedaldi

Neural Architecture Search (NAS) has achieved great success in image classification task. Some recent works have managed to explore the automatic design of efficient backbone or feature fusion layer for object detection. However, these…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Jianyuan Guo , Kai Han , Yunhe Wang , Chao Zhang , Zhaohui Yang , Han Wu , Xinghao Chen , Chang Xu
‹ 上一页 1 8 9 10 下一页 ›