中文
相关论文

相关论文: Scalable Object Detection using Deep Neural Networ…

200 篇论文

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

In this work, we propose an efficient and effective approach for unconstrained salient object detection in images using deep convolutional neural networks. Instead of generating thousands of candidate bounding boxes and refining them, our…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Mahyar Najibi , Fan Yang , Qiaosong Wang , Robinson Piramuthu

In this paper, we propose a fast deep learning method for object saliency detection using convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify the input images based on the pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Hengyue Pan , Hui Jiang

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on…

计算机视觉与模式识别 · 计算机科学 2015-05-07 Hengyue Pan , Bo Wang , Hui Jiang

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Yongxi Lu , Tara Javidi

We define the object detection from imagery problem as estimating a very large but extremely sparse bounding box dependent probability distribution. Subsequently we identify a sparse distribution estimation scheme, Directed Sparse Sampling,…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Lachlan Tychsen-Smith , Lars Petersson

In a weakly-supervised scenario object detectors need to be trained using image-level annotation alone. Since bounding-box-level ground truth is not available, most of the solutions proposed so far are based on an iterative, Multiple…

计算机视觉与模式识别 · 计算机科学 2018-02-22 Enver Sangineto , Moin Nabi , Dubravko Culibrk , Nicu Sebe

Existing computer vision and object detection methods strongly rely on neural networks and deep learning. This active research area is used for applications such as autonomous driving, aerial photography, protection, and monitoring.…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Imran Khan Mirani , Chen Tianhua , Malak Abid Ali Khan , Syed Muhammad Aamir , Waseef Menhaj

Deep neural networks have set the state-of-the-art in computer vision tasks such as bounding box detection and semantic segmentation. Object detectors and segmentation models assign confidence scores to predictions, reflecting the model's…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Tobias J. Riedlinger , Kira Maag , Hanno Gottschalk

We investigate the use of deep neural networks for the novel task of class generic object detection. We show that neural networks originally designed for image recognition can be trained to detect objects within images, regardless of their…

计算机视觉与模式识别 · 计算机科学 2013-12-25 Brody Huval , Adam Coates , Andrew Ng

As prior knowledge of objects or object features helps us make relations for similar objects on attentional tasks, pre-trained deep convolutional neural networks (CNNs) can be used to detect salient objects on images regardless of the…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Nevrez Imamoglu , Chi Zhang , Wataru Shimoda , Yuming Fang , Boxin Shi

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

With the ever-growing variety of object detection approaches, this study explores a series of experiments that combine reinforcement learning (RL)-based visual attention methods with saliency ranking techniques to investigate transparent…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Matthias Bartolo , Dylan Seychell , Josef Bajada

In this paper, we propose a novel deep neural network framework embedded with low-level features (LCNN) for salient object detection in complex images. We utilise the advantage of convolutional neural networks to automatically learn the…

计算机视觉与模式识别 · 计算机科学 2015-08-18 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

Localizing objects with weak supervision in an image is a key problem of the research in computer vision community. Many existing Weakly-Supervised Object Localization (WSOL) approaches tackle this problem by estimating the most…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Pei Lv , Haiyu Yu , Junxiao Xue , Junjin Cheng , Lisha Cui , Bing Zhou , Mingliang Xu , Yi Yang

Following recent breakthroughs in convolutional neural networks and monolithic model architectures, state-of-the-art object detection models can reliably and accurately scale into the realm of up to thousands of classes. Things quickly…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Aayush Garg , Thilo Will , William Darling , Willi Richert , Clemens Marschner

This paper introduces self-taught object localization, a novel approach that leverages deep convolutional networks trained for whole-image recognition to localize objects in images without additional human supervision, i.e., without using…

计算机视觉与模式识别 · 计算机科学 2016-02-03 Loris Bazzani , Alessandro Bergamo , Dragomir Anguelov , Lorenzo Torresani

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

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
‹ 上一页 1 2 3 10 下一页 ›