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

Deconvolution01:20

Deconvolution

667
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
667
Association Areas of the Cortex01:21

Association Areas of the Cortex

10.3K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
10.3K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

8.7K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
8.7K
Visual System01:26

Visual System

2.2K
Light enters the eye through the cornea, a transparent, dome-shaped surface covering the surface of the eyeball that helps to direct and focus incoming light. This light is then channeled toward the pupil, an adjustable opening whose size is controlled by the iris. The iris, a pigmented muscle, regulates the amount of light entering the eye by contracting or dilating the pupil, thereby ensuring optimal light levels for clear vision.
Once through the pupil, the light passes through the lens, a...
2.2K
Convolution Properties I01:20

Convolution Properties I

655
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
655
Convolution Properties II01:17

Convolution Properties II

640
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
640

You might also read

Related Articles

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

Sort by
Same author

One-pot formation of chiral polysubstituted 3,4-dihydropyrans via a novel organocatalytic domino sequence involving alkynal self-condensation.

Organic lettersยท2012
Same author

Non-invasive microelectrode cadmium flux measurements reveal the spatial characteristics and real-time kinetics of cadmium transport in hyperaccumulator and nonhyperaccumulator ecotypes of Sedum alfredii.

Journal of plant physiologyยท2012
Same author

NO inhibitory guaianolide-derived terpenoids from Artemisia argyi.

Fitoterapiaยท2012
Same author

Rac1+ cells distributed in accordance with CD 133+ cells in glioblastomas and the elevated invasiveness of CD 133+ glioma cells with higher Rac1 activity.

Chinese medical journalยท2012
Same author

Selective adsorption of Hg(II) by ฮณ-radiation synthesized silica-graft-vinyl imidazole adsorbent.

Journal of hazardous materialsยท2012
Same author

Reconciliation of sequence data and updated annotation of the genome of Agrobacterium tumefaciens C58, and distribution of a linear chromosome in the genus Agrobacterium.

Applied and environmental microbiologyยท2012
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 16, 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

Object Detection Networks on Convolutional Feature Maps.

Shaoqing Ren, Kaiming He, Ross Girshick

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |August 20, 2016
    PubMed
    Summary
    This summary is machine-generated.

    Designing effective object classifiers is crucial for object detection. This study introduces Networks on Convolutional feature maps (NoCs), demonstrating their importance for high accuracy in object detection tasks.

    More Related Videos

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.1K

    Related Experiment Videos

    Last Updated: Mar 16, 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
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.1K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Object detectors typically comprise feature extractors and object classifiers.
    • Feature extractors have advanced significantly with deep convolutional architectures.
    • Object classifiers, often simple multi-layer perceptrons, have lagged in development.

    Purpose of the Study:

    • To highlight the importance of designing deep networks for object classification.
    • To introduce and evaluate Networks on Convolutional feature maps (NoCs) for object detection.

    Main Methods:

    • Experimenting with region-wise classifier networks utilizing shared, region-independent convolutional features (NoCs).
    • Comparing the performance of NoCs against existing state-of-the-art image classification models in object detection tasks.

    Main Results:

    • Deep convolutional feature maps are essential, but a deep, convolutional per-region classifier is critically important.
    • Advanced image classification models (e.g., ResNets, GoogLeNets) do not inherently improve detection accuracy without a specialized per-region classifier.
    • NoC design proved essential for top-performing entries in the 2015 ImageNet and MS COCO challenges.

    Conclusions:

    • Careful design of deep networks for object classification is as vital as feature extraction.
    • Networks on Convolutional feature maps (NoCs) represent a key architectural component for state-of-the-art object detection.