0

DenseNet: Implementing Efficient ConvNet Descriptor Pyramids

DenseNet computes dense, multiscale features to improve efficiency in CNN-based object classification and detection.

Year
2014
Venue
arXiv 2014
Authors
6
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/1404.1869ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

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 the total number and/or area of regions to examine per image, and training such detectors may be prohibitively slow. However, for some CNN classifier topologies, it is possible to share significant work among overlapping regions to be classified. This paper presents DenseNet, an open source system that computes dense, multiscale features from the convolutional layers of a CNN based object classifier. Future work will involve training efficient object detectors with DenseNet feature descriptors.

Authors

6