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

End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

386
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...
386
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.6K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.6K
Absolute Motion Analysis- General Plane Motion01:24

Absolute Motion Analysis- General Plane Motion

243
Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of general plane motion.
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
243
Prediction Intervals01:03

Prediction Intervals

2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.3K
Relative Motion Analysis using Rotating Axes01:25

Relative Motion Analysis using Rotating Axes

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

You might also read

Related Articles

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

Sort by
Same author

Enhancing privacy preservation and integrity in IoT-enabled wireless sensor networks through novel advanced cryptographic techniques.

Scientific reports·2026
Same author

A novel hybrid model for emotion detection in text through sequential and transformer-based approaches: LSTM enhanced RoBERTa (LER).

Scientific reports·2026
Same author

Pharmacological progress in obesity: tirzepatide's rising advantage over semaglutide.

Annals of medicine and surgery (2012)·2026
Same author

Genetic Regulation and Breeding Application of Medium-Chain Fatty Acids Metabolism in Rice.

Biology·2025
Same author

Does Context Matter? The Role of Fine-Tuned Contextual Augmentation in Online Ad Delivery on Social Media.

Big data·2025
Same author

Biliary ascariasis without cholangitis: an unusual presentation in an endemic region.

Oxford medical case reports·2025

Related Experiment Video

Updated: Jul 23, 2025

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.5K

Pashto Handwritten Invariant Character Trajectory Prediction Using a Customized Deep Learning Technique.

Fazli Khaliq1, Muhammad Shabir2, Inayat Khan3

  • 1Department of Computer Science, Islamia College University Peshawar, Peshawar 25000, Pakistan.

Sensors (Basel, Switzerland)
|July 14, 2023
PubMed
Summary

This study developed a deep learning model for recognizing Pashto handwritten characters and ligatures, crucial for preserving the language. A customized CNN achieved over 92% accuracy, outperforming other models.

Keywords:
Pashto handwriting trajectoriesand recognitioncustomized CNNenhance PHWD-V2 datasetprediction

More Related Videos

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

581
Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
08:04

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT

Published on: April 23, 2020

6.9K

Related Experiment Videos

Last Updated: Jul 23, 2025

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.5K
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

581
Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT
08:04

Fully Automated Leg Tracking in Freely Moving Insects using Feature Learning Leg Segmentation and Tracking FLLIT

Published on: April 23, 2020

6.9K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Natural Language Processing

Background:

  • Historical documents and communication relied heavily on handwritten records across diverse ethnic groups.
  • Automation efforts for handwritten text recognition primarily focused on major languages, neglecting regional and minor languages.
  • Pashto, a cursive script vital to Pakistan and Afghanistan, requires preservation through automated recognition.

Purpose of the Study:

  • To develop and evaluate deep learning models for the detection and recognition of Pashto handwritten characters and ligatures.
  • To enhance a Pashto handwritten dataset through data augmentation and noise reduction techniques.
  • To compare the performance of various deep learning architectures for Pashto script recognition.

Main Methods:

  • A new dataset of Pashto handwritten characters and ligatures was created and augmented using scaling and rotation.
  • Morphological operations and median filtering were applied for data preprocessing and noise removal.
  • Several deep learning models, including VGG19, MobileNetV2, MobileNetV3, and a customized Convolutional Neural Network (CNN), were trained and evaluated.

Main Results:

  • The customized CNN model achieved the highest accuracy and lowest loss among the evaluated deep learning techniques.
  • The customized CNN model attained a training accuracy of 93.98%, validation accuracy of 92.08%, and testing accuracy of 92.99%.
  • Data augmentation and preprocessing techniques significantly improved the robustness of the recognition models.

Conclusions:

  • Deep learning, particularly a customized CNN, is effective for recognizing Pashto handwritten characters and ligatures.
  • The developed methods contribute to the preservation and accessibility of the Pashto language.
  • This research highlights the potential for applying advanced AI techniques to under-resourced languages.