Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Apr 4, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.2K

Fast Feature Pyramids for Object Detection.

Piotr Dollár, Ron Appel, Serge Belongie

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |September 10, 2015
    PubMed
    Summary
    This summary is machine-generated.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    Unsupervised Representation Learning From Sparse Transformation Analysis.

    IEEE transactions on pattern analysis and machine intelligence·2025
    Same author

    CellSAM: a foundation model for cell segmentation.

    Nature methods·2025
    Same author

    A Closer Look at Benchmarking Self-supervised Pre-training with Image Classification.

    International journal of computer vision·2025
    Same author

    The Multi-Agent Behavior Dataset: Mouse Dyadic Social Interactions.

    Advances in neural information processing systems·2024
    Same author

    A number sense as an emergent property of the manipulating brain.

    Scientific reports·2024
    Same author

    Endotaxis: A neuromorphic algorithm for mapping, goal-learning, navigation, and patrolling.

    eLife·2024
    Same journal

    Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

    IEEE transactions on pattern analysis and machine intelligence·2026
    Same journal

    RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

    IEEE transactions on pattern analysis and machine intelligence·2026
    Same journal

    CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

    IEEE transactions on pattern analysis and machine intelligence·2026
    Same journal

    DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

    IEEE transactions on pattern analysis and machine intelligence·2026
    Same journal

    Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

    IEEE transactions on pattern analysis and machine intelligence·2026
    Same journal

    Learning Shape Anchors for Holistic Indoor Scene Understanding.

    IEEE transactions on pattern analysis and machine intelligence·2026
    See all related articles

    Object detection is faster and as accurate by approximating image features using extrapolation from nearby scales, rather than explicit computation. This method significantly speeds up feature pyramid calculations for computer vision algorithms.

    Area of Science:

    • Computer Vision
    • Image Processing
    • Machine Learning

    Background:

    • Modern object detection relies on computationally intensive feature extraction across multiple image scales.
    • The explicit computation of features in finely-sampled image pyramids presents a significant bottleneck.

    Purpose of the Study:

    • To develop a faster object detection algorithm by approximating multi-resolution image features.
    • To reduce the computational cost of feature pyramid generation without compromising accuracy.

    Main Methods:

    • Approximating finely-sampled feature pyramids using features computed at octave-spaced intervals.
    • Utilizing extrapolation from nearby scales instead of explicit feature computation.
    • Modifying existing visual recognition systems to incorporate fast feature pyramids.

    Related Experiment Videos

    Last Updated: Apr 4, 2026

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    1.2K

    Main Results:

    • Achieved considerable speedups in object detection algorithms.
    • Demonstrated negligible loss in detection accuracy compared to state-of-the-art methods.
    • Validated the approach on pedestrian and general object detection datasets (Caltech, INRIA, TUD-Brussels, ETH, PASCAL VOC).

    Conclusions:

    • Approximating multi-resolution image features via extrapolation is an efficient strategy for object detection.
    • The fast feature pyramid approach is broadly applicable to vision algorithms requiring multi-scale analysis.
    • The approximation is effective for natural images but not for narrow band-pass spectra like periodic textures.