Skip to content
#

multiclass-image-classification

Here are 67 public repositories matching this topic...

This repository contains Python code for a project that performs American Sign Language (ASL) detection using multiclass classification. It utilizes YOLO (You Only Look Once) and MobileNetSSD_deploy for object detection, achieving an accuracy of 91%. The code offers options to predict signs from both images and videos.

  • Updated May 27, 2023
  • Python
Final_Year_Project-Snakes-Things-

This is the project I did as a part of my final year research regarding Multiclass Image Classification. This system identifies snake species relevant to the user uploading an image. A convolutional Neural Network was used to implement the image classification model and deployed using Flask. The model gained more than 80% of accuracy.

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

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