paper-with-me

홈 › Papers

Dictionary Pair Classifier Driven Convolutional Neural Networks for Object Detection

2016-06-01 · CVPR 2016 6 · Keze Wang, Liang Lin, WangMeng Zuo, Shuhang Gu, Lei Zhang

Feature representation and object category classification are two key components of most object detection methods. While significant improvements have been achieved for deep feature representation learning, traditional SVM/softmax classifiers remain the dominant methods for final object category classification. However, SVM/softmax classifiers lack the capacity of explicitly exploiting the complex structure of deep features, as they are purely discriminative methods. The recently proposed discriminative dictionary pair learning (DPL) model involves a fidelity term to minimize the reconstruction loss and a discrimination term to enhance the discriminative capability of the learned dictionary pair, and thus is appropriate for balancing the representation and discrimination to boost object detection performance. In this paper, we propose a novel object detection system by unifying DPL with the convolutional feature learning. Specifically, we incorporate DPL as a Dictionary Pair Classifier Layer (DPCL) into the deep architecture, and develop an end-to-end learning algorithm for optimizing the dictionary pairs and the neural networks simultaneously. Moreover, we design a multi-task loss for guiding our model to accomplish the three correlated tasks: objectness estimation, categoryness computation, and bounding box regression. From the extensive experiments on PASCAL VOC 2007/2012 benchmarks, our approach demonstrates the effectiveness to substantially improve the performances over the popular existing object detection frameworks (e.g., R-CNN [13] and FRCN [12]), and achieves new state-of-the-arts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationNovel Object DetectionObjectobject-detectionObject DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Convolutional Dictionary Pair Learning Network for Image Representation Learning

2019-12-17 · Zhao Zhang, Yulin Sun, Yang Wang, Zheng-Jun Zha 외

Both the Dictionary Learning (DL) and Convolutional Neural Networks (CNN) are powerful image representation learning systems based on different mechanisms and principles, however whether we can seamlessly integrate them …

Dictionary LearningRepresentation Learning

Task-Driven Dictionary Learning for Hyperspectral Image Classification with Structured Sparsity Constraints

2015-02-03 · Xiaoxia Sun, Nasser M. Nasrabadi, Trac. D. Tran

Sparse representation models a signal as a linear combination of a small number of dictionary atoms. As a generative model, it requires the dictionary to be highly redundant in order to ensure both a stable high sparsity…

Dictionary LearningGeneral ClassificationHyperspectral Image Classificationimage-classification+1

The Unreasonable Effectiveness of Patches in Deep Convolutional Kernels Methods

2021-01-19 · Louis Thiry, Michael Arbel, Eugene Belilovsky, Edouard Oyallon

A recent line of work showed that various forms of convolutional kernel methods can be competitive with standard supervised deep convolutional networks on datasets like CIFAR-10, obtaining accuracies in the range of 87-9…

Object RecognitionRepresentation Learning

The Unreasonable Effectiveness of Patches in Deep Convolutional Kernels Methods.

2021-01-01 · ICLR 2021 1 · Louis Thiry, Michael Arbel, Eugene Belilovsky, Edouard Oyallon

A recent line of work showed that various forms of convolutional kernel methods can be competitive with standard supervised deep convolutional networks on datasets like CIFAR-10, obtaining accuracies in the range of 87…

Object RecognitionRepresentation Learning

Learning Deep Analysis Dictionaries -- Part II: Convolutional Dictionaries

2020-01-31 · Jun-Jie Huang, Pier Luigi Dragotti

In this paper, we introduce a Deep Convolutional Analysis Dictionary Model (DeepCAM) by learning convolutional dictionaries instead of unstructured dictionaries as in the case of deep analysis dictionary model introduced…

ClusteringDictionary LearningImage Super-ResolutionSuper-Resolution