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

Force Classification01:22

Force Classification

2.6K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.6K
Aggregates Classification01:29

Aggregates Classification

1.1K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.1K

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

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

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

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

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

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

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

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

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

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

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

Achieving Text-based Person Retrieval with Any Granularity.

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

Related Experiment Video

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

Accelerating Very Deep Convolutional Networks for Classification and Detection.

Xiangyu Zhang, Jianhua Zou, Kaiming He

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

    This study accelerates deep convolutional neural networks (CNNs) by optimizing nonlinear units, achieving a 4x speedup on VGG-16 with minimal error increase for computer vision tasks.

    Related Experiment Videos

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

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Machine Learning

    Background:

    • Convolutional Neural Networks (CNNs) are crucial for computer vision.
    • Very deep CNNs offer high performance but are computationally expensive.
    • Existing acceleration methods often approximate linear components, limiting effectiveness.

    Purpose of the Study:

    • To accelerate the test-time computation of very deep CNNs.
    • To develop a method that accounts for nonlinear units in CNNs.
    • To reduce accumulated errors in multi-layer approximations.

    Main Methods:

    • Developed a nonlinear optimization solution, avoiding Stochastic Gradient Descent (SGD).
    • Implemented an asymmetric reconstruction technique for multi-layer approximation.
    • Applied the method to the VGG-16 model.

    Main Results:

    • Achieved a 4x whole-model speedup for the VGG-16 model.
    • Introduced a minimal 0.3% increase in top-5 error on ImageNet classification.
    • Demonstrated graceful accuracy degradation in object detection with Fast R-CNN.

    Conclusions:

    • The proposed nonlinear optimization method effectively accelerates deep CNNs.
    • The approach significantly reduces computational cost with negligible impact on accuracy.
    • This method offers a promising solution for deploying deep learning models in resource-constrained environments.