pith. machine review for the scientific record. sign in

arxiv: 1404.1869 · v1 · submitted 2014-04-07 · 💻 cs.CV

Recognition: unknown

DenseNet: Implementing Efficient ConvNet Descriptor Pyramids

Forrest Iandola, Kurt Keutzer, Matt Moskewicz, Ross Girshick, Sergey Karayev, Trevor Darrell

Authors on Pith no claims yet
classification 💻 cs.CV
keywords objectdensenetdetectorsregionsclassifierconvolutionaldenseefficient
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks

    cs.CV 2023-12 unverdicted novelty 5.0

    InternVL scales a vision model to 6B parameters and aligns it with LLMs using web data to achieve state-of-the-art results on 32 visual-linguistic benchmarks.