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

You might also read

Related Articles

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

Sort by
Same author

Alzheimer's disease classification based on multimodal consistent distribution and trusted fusion.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

Predicting Driver Genes From Multi-Omics Data Using Hierarchical Multi-Feature Synergy Model.

IEEE transactions on computational biology and bioinformatics·2025
Same author

Vibration frequency measurement based on machine learning and stereo vision.

Applied optics·2025
Same author

A complete, multi-layered quranic treebank dataset with hybrid syntactic annotations for classical arabic processing.

Data in brief·2025
Same author

ChebMixer: Efficient Graph Representation Learning With MLP Mixer.

IEEE transactions on neural networks and learning systems·2025
Same author

Graph convolution networks based on adaptive spatiotemporal attention for traffic flow forecasting.

Scientific reports·2025
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jul 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

558

Deep Learning Based CAPTCHA Recognition Network with Grouping Strategy.

Zaid Derea1,2, Beiji Zou1, Asma A Al-Shargabi3,4

  • 1School of Computer Science and Engineering, Central South University, Changsha 410083, China.

Sensors (Basel, Switzerland)
|December 9, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a new method for text-based CAPTCHA recognition using convolutional neural networks (CNNs). The approach effectively distinguishes human users from bots, enhancing website security against internet attacks.

Keywords:
computer visionconvolutional neural networkdeep learningimage segmentationtext classificationtext-based CAPTCHA recognition

More Related Videos

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Related Experiment Videos

Last Updated: Jul 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

558
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Artificial Intelligence

Background:

  • Websites use CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) to prevent bot attacks.
  • Text-based CAPTCHAs are common but increasingly vulnerable to advanced deep learning models.
  • Convolutional Neural Networks (CNNs) have shown significant progress in image recognition tasks.

Purpose of the Study:

  • To develop an effective and efficient method for recognizing text-based CAPTCHAs.
  • To address the challenge of deep learning models bypassing traditional CAPTCHA security.
  • To present a CNN-based approach that is computationally efficient and requires minimal storage.

Main Methods:

  • Proposed a novel CAPTCHA recognition method using CNNs.
  • Generated duplicate CAPTCHA images with binary character location encoding.
  • Fed replicated images sequentially into a trained CNN for character output.
  • Designed a straightforward CNN architecture avoiding individual character segmentation.

Main Results:

  • The proposed CNN model demonstrated high accuracy in recognizing CAPTCHA characters.
  • The method proved effective despite advancements in deep learning capabilities.
  • The model's simple architecture and low storage requirements were validated.

Conclusions:

  • The presented CNN-based CAPTCHA recognition method is effective and accurate.
  • This approach offers a viable solution for enhancing website security against automated attacks.
  • The method provides an efficient alternative to traditional CAPTCHA segmentation techniques.