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

408
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...
408

You might also read

Related Articles

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

Sort by
Same journal

RETRACTION: Real-Time Modulation of Physical Training Intensity Based on Wavelet Recursive Fuzzy Neural Networks.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Framework to Segment and Evaluate Multiple Sclerosis Lesion in MRI Slices Using VGG-UNet.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Facial Emotion Recognition Using a Novel Fusion of Convolutional Neural Network and Local Binary Pattern in Crime Investigation.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Automatic Intelligent System Using Medical of Things for Multiple Sclerosis Detection.

Computational intelligence and neuroscience·2026
Same journal

RETRACTION: Intangible Cultural Heritage Reproduction and Revitalization: Value Feedback, Practice, and Exploration Based on the IPA Model.

Computational intelligence and neuroscience·2026
See all related articles

Related Experiment Video

Updated: Nov 4, 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

735

Hybrid Pyramid Convolutional Network for Multiscale Face Detection.

Shaoqi Hou1, Dongdong Fang1, Yixi Pan2

  • 1School of Information and Communication Engineering, University of Electronic Science and Technology of China, Chengdu, China.

Computational Intelligence and Neuroscience
|May 26, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a Hybrid Pyramid Convolutional Network (HPCNet) for robust face detection, excelling particularly with tiny and occluded faces. The novel network architecture significantly improves accuracy on challenging datasets.

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

594

Related Experiment Videos

Last Updated: Nov 4, 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

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

594

Area of Science:

  • Computer Vision
  • Deep Learning
  • Artificial Intelligence

Background:

  • Deep convolutional neural networks (CNNs) show robustness but struggle with scale variation and occlusion in face detection.
  • Detecting tiny and occluded faces remains a significant challenge in computer vision.

Purpose of the Study:

  • To propose a novel multiscale Hybrid Pyramid Convolutional Network (HPCNet) for enhanced face detection, especially under extreme conditions.
  • To address limitations in current deep learning models for detecting small and occluded faces.

Main Methods:

  • Developed a one-stage fully convolutional network, HPCNet, incorporating three new modules: Hybrid Dilated Convolution (HDC), Hybrid Feature Pyramid (HFP), and Context Information Extractor (CIE).
  • Replaced VGG16 fully connected layers with HDC to expand receptive fields and preserve local information.
  • Integrated HFP to fuse semantic and detailed features, and CIE to handle occlusion and blurring.
  • Implemented an improved Online Hard Example Mining (OHEM) strategy to balance positive and negative samples.

Main Results:

  • Achieved high accuracy on the WIDER FACE dataset: 0.933 (Easy), 0.924 (Medium), and 0.848 (Hard).
  • Demonstrated superior performance compared to most existing advanced face detection algorithms.
  • The proposed HPCNet effectively handles challenges like scale variation, occlusion, and tiny face detection.

Conclusions:

  • HPCNet offers a robust and effective solution for challenging face detection scenarios.
  • The combination of HDC, HFP, and CIE modules, along with improved OHEM, significantly advances face detection capabilities.
  • This work provides a strong foundation for future research in robust object detection under adverse conditions.