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 Concept Videos

You might also read

Related Articles

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

Sort by
Same author

NeuralFeels with neural fields: Visuotactile perception for in-hand manipulation.

Science robotics·2024
Same author

Ego4D: Around the World in 3,600 Hours of Egocentric Video.

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

Managing extreme AI risks amid rapid progress.

Science (New York, N.Y.)·2024
Same author

Real-world humanoid locomotion with reinforcement learning.

Science robotics·2024
Same author

QDTrack: Quasi-Dense Similarity Learning for Appearance-Only Multiple Object Tracking.

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

Navigating to objects in the real world.

Science robotics·2023
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

Related Experiment Video

Updated: Mar 28, 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

Region-Based Convolutional Networks for Accurate Object Detection and Segmentation.

Ross Girshick, Jeff Donahue, Trevor Darrell

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

    Object detection performance improved significantly with Region-based Convolutional Networks (R-CNN). This approach uses convolutional neural networks (CNNs) with region proposals, achieving a 62.4% mean average precision on VOC 2012.

    More Related Videos

    Automated Joint Space Detection Improves Bone Segmentation Accuracy
    06:45

    Automated Joint Space Detection Improves Bone Segmentation Accuracy

    Published on: November 28, 2025

    270
    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    3.7K

    Related Experiment Videos

    Last Updated: Mar 28, 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
    Automated Joint Space Detection Improves Bone Segmentation Accuracy
    06:45

    Automated Joint Space Detection Improves Bone Segmentation Accuracy

    Published on: November 28, 2025

    270
    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    3.7K

    Area of Science:

    • Computer Vision
    • Machine Learning
    • Artificial Intelligence

    Background:

    • Object detection performance on PASCAL VOC Challenge datasets had plateaued.
    • Previous best methods involved complex ensemble systems combining low-level features and high-level context.

    Purpose of the Study:

    • To propose a simple and scalable object detection algorithm.
    • To significantly improve mean average precision (mAP) beyond existing benchmarks.

    Main Methods:

    • Applying high-capacity convolutional neural networks (CNNs) to bottom-up region proposals for object localization and segmentation.
    • Utilizing supervised pre-training on an auxiliary task followed by domain-specific fine-tuning to boost performance with limited labeled data.
    • Combining region proposals with CNNs to create the Region-based Convolutional Network (R-CNN).

    Main Results:

    • Achieved a mean average precision (mAP) of 62.4 percent on the VOC 2012 dataset.
    • Improved mAP by over 50 percent relative to the previous best result.
    • Demonstrated a simple and scalable detection algorithm.

    Conclusions:

    • Region-based Convolutional Networks (R-CNN) offer a significant advancement in object detection.
    • The combination of CNNs with region proposals and strategic pre-training/fine-tuning is highly effective.
    • The proposed method overcomes performance plateaus in object detection research.