Related Experiment Video
Updated: May 10, 2025

In Vivo Surface Electrocardiography for Adult Zebrafish
Published on: August 1, 2019
Faster R-CNN approach for estimating global QRS duration in electrocardiograms with a limited quantity of annotated
Samir Abdel-Rahman1, Pavel Antiperovitch2, Anthony Tang2
1Department of Electrical & Computer Engineering, Western University, London, ON, Canada; Robarts Research Institute, Western University, London, ON, Canada.
Abstract:
In electrocardiography (ECG), measurement of QRS duration (QRSd) is crucial for diagnosing conditions such as left bundle branch block. To address the limited availability of ECG databases with QRS delineation labels, we present a method to use small databases to train deep learning object detection models for global QRSd estimation that involves minimal manual labeling of median beats. In our method, an ECG record is segmented into individual heartbeats, transformed into artificial images, and a Faster R-CNN model is utilized to estimate the global QRSd. Faster R-CNN models were tested with three different backbone configurations (VGG-16, VGG-19, and RESNET-18) and two ECG image formats: binary images in which each beat in each lead was represented by a separate image and RGB images in which the same beat from a trio of leads was superimposed by mapping each lead to a different color channel. Using 258 twelve-lead, 10-s digital ECG records acquired from 140 unique heart failure outpatients, the best-performing backbone, VGG-19 with RGB images, achieved root-mean-square and mean absolute errors for QRSd of 10.4 ± 0.8 ms and 8.2 ± 1.0 ms, respectively, during five-fold cross-validation. Testing with an independent, publicly available dataset yielded root-mean-square and mean absolute errors for QRSd of 7.0 ± 1.1 ms and 5.3 ± 0.9 ms, respectively. Therefore, our method provides high QRSd estimation accuracy while reducing the need for manual labeling and shows promise for generalization to independent databases, demonstrating potential for efficient training of deep learning models on small ECG databases.
Related Concept Videos
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
ECG Interpretation of Rhythms
Components of the Electrocardiogram
The primary components of a normal ECG waveform in Normal sinus rhythm(NSR) include the P wave, PR interval, QRS complex, ST segment, T wave, and occasionally a U wave.
ECG waveforms are divided by vertical and horizontal lines at standard intervals.
The horizontal axis measures time and rate, and the vertical axis measures amplitude or voltage....
Electrocardiogram Fundamentals
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
Correlation between ECG and Cardiac Cycle
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...

