Skip to content
#

cnn-image-classification

Here are 14 public repositories matching this topic...

This project consists of following steps: - dataset creation with web scraping (BeautifulSoup) - data pre-processing (DifPy, Rembg, Keras) - CNN deep learning model training (used MobileNet V2 model) and training (Tensorflow) - testing the model and analyzing the results.

  • Updated Mar 31, 2024
  • Jupyter Notebook

The project includes a detailed explanation of the CNN and ICP algorithms, along with their implementation in Python using popular deep learning and computer vision libraries such as TensorFlow, Keras, and OpenCV. The dataset used for training and testing the models is the CIFAR-10 dataset, which consists of 60,000 32x32 color images in 10 classes.

  • Updated Apr 30, 2023
  • Jupyter Notebook

Build end-to-end DL pipeline for computer vision (Image classification) for “Chest Disease Classification from Chest CT Scan Images” and deploy Flask web app to AWS EC2 with Docker and CI/CD tool: Jenkins

  • Updated May 22, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cnn-image-classification 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 cnn-image-classification topic, visit your repo's landing page and select "manage topics."

Learn more