Skip to content
#

multiclass-image-classification

Here are 67 public repositories matching this topic...

This is a project focused on identifying the presence of pneumonia in chest X-ray images. Each image can be classified into one of three categories: Bacterial Pneumonia, Viral Pneumonia, or Normal.

  • Updated May 29, 2024
  • Jupyter Notebook

The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2

  • Updated Feb 10, 2024
  • Jupyter Notebook

COVID-19 CT scan image classification using EfficientNetB2 with transfer learning and deployment using Streamlit. This project focuses on accurately classifying CT scan images into three categories: COVID-19, Healthy, and Others. Leveraging transfer learning on pretrained EfficientNetB2 models, the classification model achieves robust performance.

  • Updated Jan 23, 2024
  • Jupyter Notebook

Employing advanced techniques, the project seamlessly integrates binary and multiclass classifiers for character classification. It offers a comprehensive analysis and adeptly addresses challenges in the realm of computer vision.This project was part of my uOttawa Master's in Computer Vision course (2023).

  • Updated Jan 12, 2024
  • Jupyter Notebook

Apple disease detection using CNN is a GitHub repository that contains code for detecting diseases in apples using convolutional neural networks (CNNs). The repository uses a dataset of images of healthy and diseased apples to train the CNN model. The model is then used to classify new images of apples as healthy or diseased

  • Updated Sep 11, 2023
  • Jupyter Notebook

Improve this page

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

Learn more