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

1.0K
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.0K
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

169
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
169
Deconvolution01:20

Deconvolution

113
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...
113
Centroid of a Body: Problem Solving01:03

Centroid of a Body: Problem Solving

1.0K
The centroid of a body is a crucial concept in engineering and physics. Finding the centroid of a body can help determine its stability, its balance point, and even its design. In this context, consider a thin wire bent in the form of a quarter circular arc. Polar coordinates are used to calculate the centroid. The wire is first divided into small differential elements of a length equal to the radius multiplied by the differential angle.
The x-coordinates and y-coordinates of each element's...
1.0K
Relative Motion Analysis using Rotating Axes01:25

Relative Motion Analysis using Rotating Axes

433
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
433
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

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

You might also read

Related Articles

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

Sort by
Same author

Guide-specific loss of efficiency and off-target reduction with Cas9 variants.

bioRxiv : the preprint server for biology·2023
Same author

Phylogenetic Implications of Mitogenomic Sequences and Gene Rearrangements of Scale Insects (Hemiptera, Coccoidea).

Insects·2023
Same author

Epidemiological Characteristics of Norovirus Outbreaks in Shenyang from 2017 to 2021.

Journal of microbiology (Seoul, Korea)·2023
Same author

Role of T2 mapping of magnetic resonance imaging in the differentiation of endometrial cancer and benign endometrial lesions

Diagnostic and interventional radiology (Ankara, Turkey)·2023
Same author

Spatially Segregated MOF Bioreactor Enables Versatile Modular Glycoenzyme Assembly for Hierarchical Glycan Library Construction.

ACS applied materials & interfaces·2023
Same author

G-quadruplex-based CRISPR photoswitch for spatiotemporal control of genomic modulation.

Nucleic acids research·2023

Related Experiment Video

Updated: May 9, 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

428

A human pose estimation network based on YOLOv8 framework with efficient multi-scale receptive field and expanded

Shaobin Cai1,2, Han Xu3, Wanchen Cai4

  • 1College of Information Engineering, Huzhou University, Huzhou, China. caishaobin@zjhu.edu.cn.

Scientific Reports
|May 1, 2025
PubMed
Summary

EE-YOLOv8 enhances human pose estimation by integrating Efficient Multi-scale Receptive Field (EMRF) and Expanded Feature Pyramid Network (EFPN) modules. This deep learning approach improves accuracy and efficiency in detecting human body poses, even with occlusions.

Keywords:
Attention mechanismFeature pyramid networkPose estimation

More Related Videos

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

319

Related Experiment Videos

Last Updated: May 9, 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

428
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

319

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Traditional multi-person pose estimation struggles with occlusions and body part overlaps.
  • Deep learning-based methods offer advanced solutions for human pose estimation in images and videos.

Purpose of the Study:

  • To introduce EE-YOLOv8, a novel human pose estimation network designed to overcome limitations of existing methods.
  • To enhance feature representation, optimize multi-scale data integration, and improve detection accuracy.

Main Methods:

  • Developed EE-YOLOv8, integrating Efficient Multi-scale Receptive Field (EMRF) and Expanded Feature Pyramid Network (EFPN) into the YOLOv8 framework.
  • Employed Wise-IoU to replace traditional Intersection over Union (IoU) for more precise bounding box overlap measurement.
  • Evaluated performance on the MS COCO 2017 dataset.

Main Results:

  • EE-YOLOv8 achieved an AP of 89.0% at an IoU threshold of 0.5, a 3.3% improvement over YOLOv8-Pose.
  • Achieved an AP of 65.6% over the IoU range of 0.5-0.95, a 5.8% improvement.
  • Demonstrated superior accuracy with the lowest parameter count and computational complexity.

Conclusions:

  • EE-YOLOv8 significantly outperforms existing mainstream human pose estimation methods.
  • The proposed network offers a highly accurate and computationally efficient solution for complex pose estimation tasks.
  • EE-YOLOv8 shows strong competitiveness in the field of deep learning-based human pose estimation.