pith. sign in

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

DenseNet: Implementing Efficient ConvNet Descriptor Pyramids

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 6 Pith papers

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

  1. MirrorCheck: Efficient Adversarial Defense for Vision-Language Models

    cs.CV 2024-06 unverdicted novelty 7.0

    MirrorCheck detects adversarial attacks on VLMs via T2I regeneration for semantic consistency checks, using stochastic model selection and one-time perturbations for robustness against adaptive attacks.

  2. TVRN: Invertible Neural Networks for Compression-Aware Temporal Video Rescaling

    eess.IV 2026-05 unverdicted novelty 6.0

    TVRN combines invertible wavelet-based networks with a surrogate gradient approximator and compression-aware asymmetric design to improve frame-rate rescaling quality under real codecs.

  3. Guidance for twisted particle filter: a continuous-time perspective

    stat.CO 2024-09 unverdicted novelty 6.0

    The Twisted-Path Particle Filter parameterizes twisting functions via neural networks and optimizes them against a path-measure KL divergence to improve continuous-time particle filtering.

  4. 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.

  5. Primate Face Identification in the Wild

    cs.CV 2019-07 unverdicted novelty 4.0

    A pairwise-augmented loss on CNNs is reported to deliver state-of-the-art accuracy on primate face classification, verification, closed-set and open-set identification for two species.

  6. Genetic Network Architecture Search

    cs.NE 2019-07 unverdicted novelty 3.0

    Genetic algorithm searches convolution cell architectures with weight sharing via SGD, reporting 96% accuracy on CIFAR10 and 80.1% on CIFAR100.