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

Parallel Processing01:20

Parallel Processing

143
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
143

You might also read

Related Articles

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

Sort by
Same author

BiGKbhb: a bi-directional gated recurrent unit model for predicting lysine β-hydroxybutyrylation sites.

BMC genomics·2026
Same author

Intelligent recognition of students' behavior for smart learning environments.

Scientific reports·2026
Same author

A deep learning framework for lysine 2-hydroxyisobutyrylation site prediction using evolutionary feature representation.

Scientific reports·2025
Same author

An efficient machine-learning framework for predicting protein post-translational modification sites.

Scientific reports·2025
Same author

Leveraging convolutional neural networks and hashing techniques for the secure classification of monkeypox disease.

Scientific reports·2024
Same author

Automated diagnosis of EEG abnormalities with different classification techniques.

Medical & biological engineering & computing·2023
Same journal

Therapeutic potential of crude protein extracts from two Egyptian freshwater snails Lanistes carinatus and Bellamya unicolor.

Scientific reports·2026
Same journal

Microbial contamination of donor corneas and post-keratoplasty endophthalmitis: a comparison between Japanese and U.S. eye banks using cold storage.

Scientific reports·2026
Same journal

Prevalence and contributing factors of virological non-suppression among adult patients on first-line antiretroviral therapy in tertiary hospitals in Ethiopia.

Scientific reports·2026
Same journal

An in vitro comparison of color stability between alkasite and different restorative materials in various staining solutions.

Scientific reports·2026
Same journal

Toward accessible mRNA LNP formulation: systematic evaluation of mixing strategies and key parameters.

Scientific reports·2026
Same journal

A network analysis of personality traits, mentalizing, and psychological health in Chinese college students.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 25, 2025

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

451

Detection of human activities using multi-layer convolutional neural network.

Essam Abdellatef1, Rasha M Al-Makhlasawy2, Wafaa A Shalaby3

  • 1Department of Electrical Engineering, Faculty of Engineering, Sinai University, El-Arish, 45511, Egypt.

Scientific Reports
|February 27, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces HARCNN, a novel Convolutional Neural Network (CNN) model for robust Human Activity Recognition (HAR) using sensor data. HARCNN achieves high accuracy across various datasets by effectively extracting spatial and temporal features.

Keywords:
Convolutional neural networkHuman activity recognitionOptimization

More Related Videos

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

2.5K
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.3K

Related Experiment Videos

Last Updated: May 25, 2025

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

451
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

2.5K
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.3K

Area of Science:

  • * Human Activity Recognition (HAR)
  • * Machine Learning
  • * Sensor Data Analysis

Background:

  • * Human Activity Recognition (HAR) is crucial for healthcare, sports, and human-computer interaction.
  • * Challenges in HAR include achieving high accuracy and robustness with noisy sensor data from accelerometers and gyroscopes.
  • * Existing methods often struggle with the complexity of raw sensor data.

Purpose of the Study:

  • * To introduce HARCNN, a novel Convolutional Neural Network (CNN) approach for enhanced Human Activity Recognition (HAR).
  • * To leverage hierarchical spatial and temporal feature extraction from raw sensor data for improved performance.
  • * To demonstrate the robustness and accuracy of HARCNN compared to existing techniques.

Main Methods:

  • * Development of HARCNN, a CNN model with 10 convolutional blocks (ConvBlk).
  • * Each ConvBlk integrates convolutional layers, ReLU activation, and batch normalization.
  • * Fusion of outputs from specific blocks (ConvBlk_3/4, 6/7, 9/10) via depth concatenation, followed by max-pooling.

Main Results:

  • * HARCNN achieved high accuracy on multiple datasets: UCI-HAR (97.87%), KU-HAR (99.12%), WISDM (96.58%), and HMDB51 (98.51%).
  • * The model demonstrated robustness across various window sizes (50ms to 2s), with optimal performance at 200ms.
  • * Significant improvements were noted in minimizing false positives and false negatives compared to traditional CNNs and state-of-the-art methods.

Conclusions:

  • * HARCNN effectively extracts hierarchical spatial and temporal features for superior Human Activity Recognition.
  • * The proposed model offers a robust and accurate solution for HAR, adaptable to diverse real-world applications.
  • * HARCNN's performance highlights its potential for reliable human activity monitoring and interaction systems.