Skip to content

Implementation of a Convolutional Neural Network for CAPTCHA Recognition.

Notifications You must be signed in to change notification settings

IronVenom/Captcha-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPTCHA-Recognition

Implemented a Convolutional Neural Network for CAPTCHA Recognition. The training was done for 500 epochs with a batch size of 32, with Adam optimizer and Categorical Cross-Entropy as the loss function. The model was able to correctly predict the Captcha text for 210 images out of the total 214 test images. The accuracy of the model is 98.13%.

Result

CNN Model

CNN Model

About

Implementation of a Convolutional Neural Network for CAPTCHA Recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published