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

Downsampling01:20

Downsampling

120
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
120
Upsampling01:22

Upsampling

182
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
182
Deconvolution01:20

Deconvolution

127
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...
127
Force Classification01:22

Force Classification

1.1K
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,...
1.1K
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

398
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
398
Super-resolution Fluorescence Microscopy01:37

Super-resolution Fluorescence Microscopy

6.8K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
6.8K

You might also read

Related Articles

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

Sort by
Same author

DGS-Yolov7-Tiny: a lightweight pest and disease target detection model suitable for edge computing environments.

Scientific reports·2025
Same author

CL-Informer: Long time series prediction model based on continuous wavelet transform.

PloS one·2024
Same author

Primary pulmonary T-cell lymphoma mimicking pneumonia: A case report and literature review.

Experimental and therapeutic medicine·2016
Same author

Discovery and characterization of a novel potent type II native and mutant BCR-ABL inhibitor (CHMFL-074) for Chronic Myeloid Leukemia (CML).

Oncotarget·2016
Same author

Temporal Patterns in Bacterioplankton Community Composition in Three Reservoirs of Similar Trophic Status in Shenzhen, China.

International journal of environmental research and public health·2016
Same author

Expanding CRISPR/Cas9 Genome Editing Capacity in Zebrafish Using SaCas9.

G3 (Bethesda, Md.)·2016

Related Experiment Video

Updated: May 24, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K

OM-VST: A video action recognition model based on optimized downsampling module combined with multi-scale feature

Xiaozhong Geng1, Cheng Chen2, Ping Yu1

  • 1Changchun Institute of Technology, Changchun, Jilin, China.

Plos One
|March 6, 2025
PubMed
Summary

The OM-Video Swin Transformer (OM-VST) model enhances video classification accuracy by 2.81% and reduces model parameters by 54.7%. This optimized model addresses challenges in computer vision for more efficient and precise video content identification.

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

348
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

937

Related Experiment Videos

Last Updated: May 24, 2025

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

8.9K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

348
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

937

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Current video classification models struggle with accuracy due to complex video data and high parameter counts.
  • Challenges include subtle category differences, background noise, and illumination variations, leading to suboptimal performance.
  • High parameter counts result in extended training times and increased energy consumption.

Purpose of the Study:

  • To introduce an improved video classification model, the OM-Video Swin Transformer (OM-VST).
  • To enhance feature perception and characterization capabilities for more accurate video analysis.
  • To reduce model complexity and computational overhead in video classification tasks.

Main Methods:

  • Developed the OM-Video Swin Transformer (OM-VST) by integrating a multi-scale feature fusion module and an optimized downsampling module.
  • Built upon the existing Video Swin Transformer (VST) architecture.
  • Conducted comparative experiments against mainstream models like VST, SlowFast, and TSM on a public dataset.

Main Results:

  • The OM-VST model achieved a 2.81% improvement in classification accuracy compared to existing models.
  • Significantly reduced the number of model parameters by 54.7%.
  • Demonstrated superior performance in accurately identifying and labeling video content.

Conclusions:

  • The OM-VST model effectively addresses the limitations of current video classification approaches.
  • Achieves higher accuracy and greater efficiency, making it suitable for practical applications.
  • Offers a promising advancement in automated video content analysis and understanding.