中文
相关论文

相关论文: Learning Detection with Diverse Proposals

200 篇论文

Determinantal point processes (DPPs) are elegant probabilistic models of repulsion that arise in quantum physics and random matrix theory. In contrast to traditional structured models like Markov random fields, which become intractable and…

机器学习 · 统计学 2013-01-11 Alex Kulesza , Ben Taskar

Self-supervised pre-training, based on the pretext task of instance discrimination, has fueled the recent advance in label-efficient object detection. However, existing studies focus on pre-training only a feature extractor network to learn…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Nanqing Dong , Linus Ericsson , Yongxin Yang , Ales Leonardis , Steven McDonagh

Deformable Parts Models and Convolutional Networks each have achieved notable performance in object detection. Yet these two approaches find their strengths in complementary areas: DPMs are well-versed in object composition, modeling…

计算机视觉与模式识别 · 计算机科学 2014-11-20 Li Wan , David Eigen , Rob Fergus

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

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-network, detection is…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zhaowei Cai , Quanfu Fan , Rogerio S. Feris , Nuno Vasconcelos

The human vision and perception system is inherently incremental where new knowledge is continually learned over time whilst existing knowledge is retained. On the other hand, deep learning networks are ill-equipped for incremental…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Can Peng , Kun Zhao , Brian C. Lovell

We propose a new class of determinantal point processes (DPPs) which can be manipulated for inference and parameter learning in potentially sublinear time in the number of items. This class, based on a specific low-rank factorization of the…

机器学习 · 统计学 2016-10-20 Christophe Dupuy , Francis Bach

This paper proposes a distributed version of Determinant Point Processing (DPP) inference to enhance multi-source data diversification under limited communication bandwidth. DPP is a popular probabilistic approach that improves data…

机器学习 · 计算机科学 2023-11-21 Xiwen Chen , Huayu Li , Rahul Amin , Abolfazl Razi

In this paper we propose novel Deformable Part Networks (DPNs) to learn {\em pose-invariant} representations for 2D object recognition. In contrast to the state-of-the-art pose-aware networks such as CapsNet \cite{sabour2017dynamic} and STN…

机器学习 · 统计学 2018-05-24 Ziming Zhang , Rongmei Lin , Alan Sullivan

Although Faster R-CNN and its variants have shown promising performance in object detection, they only exploit simple first-order representation of object proposals for final classification and regression. Recent classification methods…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Hao Wang , Qilong Wang , Mingqi Gao , Peihua Li , Wangmeng Zuo

Online feature selection has been an active research area in recent years. We propose a novel diverse online feature selection method based on Determinantal Point Processes (DPP). Our model aims to provide diverse features which can be…

机器学习 · 统计学 2019-04-26 Chapman Siu , Richard Yi Da Xu

Determinantal Point Processes (DPPs) are a family of probabilistic models that have a repulsive behavior, and lend themselves naturally to many tasks in machine learning where returning a diverse set of objects is important. While there are…

统计理论 · 数学 2017-03-03 John Urschel , Victor-Emmanuel Brunel , Ankur Moitra , Philippe Rigollet

Determinantal point processes (DPPs) are well-suited for modeling repulsion and have proven useful in many applications where diversity is desired. While DPPs have many appealing properties, such as efficient sampling, learning the…

机器学习 · 统计学 2014-02-21 Raja Hafiz Affandi , Emily B. Fox , Ryan P. Adams , Ben Taskar

In this paper, we present a dense hybrid proposal modulation (DHPM) method for lane detection. Most existing methods perform sparse supervision on a subset of high-scoring proposals, while other proposals fail to obtain effective shape and…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Yuejian Wu , Linqing Zhao , Jiwen Lu , Haibin Yan

Often multiple instances of an object occur in the same scene, for example in a warehouse. Unsupervised multi-instance object discovery algorithms are able to detect and identify such objects. We use such an algorithm to provide object…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Wim Abbeloos , Sergio Caccamo , Esra Ataer-Cansizoglu , Yuichi Taguchi , Chen Feng , Teng-Yok Lee

Randomized Numerical Linear Algebra (RandNLA) uses randomness to develop improved algorithms for matrix problems that arise in scientific computing, data science, machine learning, etc. Determinantal Point Processes (DPPs), a seemingly…

数据结构与算法 · 计算机科学 2020-05-08 Michał Dereziński , Michael W. Mahoney

Deep convolutional neural networks (CNNs) have had a major impact in most areas of image understanding, including object category detection. In object detection, methods such as R-CNN have obtained excellent results by integrating CNNs with…

计算机视觉与模式识别 · 计算机科学 2015-06-24 Karel Lenc , Andrea Vedaldi

We propose a novel diverse feature selection method based on determinantal point processes (DPPs). Our model enables one to flexibly define diversity based on the covariance of features (similar to orthogonal matching pursuit) or…

Existing approaches for unsupervised point cloud pre-training are constrained to either scene-level or point/voxel-level instance discrimination. Scene-level methods tend to lose local details that are crucial for recognizing the road…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

This paper presents Discriminative Part Network (DP-Net), a deep architecture with strong interpretation capabilities, which exploits a pretrained Convolutional Neural Network (CNN) combined with a part-based recognition module. This system…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Ronan Sicre , Hanwei Zhang , Julien Dejasmin , Chiheb Daaloul , Stéphane Ayache , Thierry Artières