Skip to content
#

pil

Here are 532 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

The objective of this project is to demonstrate the implementation of object detection using the YOLO model, transformers library, and OpenCV. The provided Python script utilizes a pre-trained YOLO model (hustvl/yolos-tiny) for detecting objects in images.

  • Updated May 29, 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