Skip to content
#

pil

Here are 534 public repositories matching this topic...

This project implements a CNN to classify CAPTCHA images. The code preprocesses images, applies Otsu's thresholding, and uses morphological transformations for character separation. The CNN model includes convolutional, batch normalization, dropout, and fully connected layers. Training, validation, and testing are performed on labeled datasets.

  • Updated May 30, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pil topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pil topic, visit your repo's landing page and select "manage topics."

Learn more