Code and resources for LMFM-12 microalgae image classification, comparing seven CNN architectures and evaluating transfer learning performance
-
Updated
Jun 20, 2026 - Python
Code and resources for LMFM-12 microalgae image classification, comparing seven CNN architectures and evaluating transfer learning performance
Implementation of the MCNN-14 model for fashion image classification, achieving 93.08% accuracy on Fashion-MNIST. Based on our paper “An Efficient Multiple Convolutional Neural Network Model (MCNN-14) for Fashion Image Classification.”
Computer vision model for detecting whether workers are wearing safety helmets in images. Useful for automated safety monitoring in industrial environments.
A project that involves using Machine Learning Models (such as Convolutional Neural Networks) to identify mathematical symbols and solve given expressions.
An AI-powered system using CNN and Grad-CAM to detect and visualize brain tumors from MRI scans, offering accurate predictions and interpretable medical imaging insights.
Develop an AI-based image classification system using CNN and transfer learning. The project includes data preprocessing, model training, fine-tuning, evaluation with precision, recall, and F1-score, and testing.
Modular PyTorch image classification framework supporting multiple models and datasets with automatic input adaptation
Deep learning project using CNNs to classify fruit and tire images.
🖼️ End-to-end image classification - 🧱 custom CNN, 🔁 transfer learning, 🔭 Vision Transformer, and 🧩 XAI visualizations in a 🌐 Streamlit app.
Real-time traffic sign recognition and classification system using hybrid Vision Transformer (ViT) and ResNet34 models. Achieves ~92% accuracy with YOLOv8-labeled data preprocessing and PyTorch-based inference pipeline.
Custom deep learning model for binary image classification. Entirely built from scratch in Python with NumPy, including all ML functions, activations, and optimizations.
Image Classification Model, You can upload the following images: TRANSPORTS: Car, Boat, Airplane, Rocket, Helicopter, CARNIVORES: Raccoon, Otter, Dog, Lion, Tiger, Red_panda, Lynx, Jaguar, Bear, Fox, Cat FRUITS: Apple, Grape, Common_fig, Pear, Strawberry, Tomato, Lemon, Banana, Orange, Peach, Mango, Pineapple, Grapefruit, Pomegranate, Watermelon…
An image classification project using convolutional neural networks to identify cats and dogs with high accuracy.
An end-to-end Deep Learning project that classifies plant leaf images into 38 distinct categories (covering 14 species) to detect health status and specific diseases. Leveraging MobileNetV2 with Transfer Learning.
End-to-end CNN pipeline using TensorFlow/Keras for image classification (dogs vs. cats). Includes data preprocessing, training, evaluation, and inference scripts.
🍅 CNN & Streamlit based Tomato Leaf Disease Detection with 11-class classification, real-time prediction and Docker deployment.
Cat vs Dog image classifier using transfer learning (MobileNetV2) with a Streamlit app for interactive predictions. ~99.3% test accuracy.
Deep learning-based classification of 38 plant diseases using ResNet50
An interactive web app that classifies images of cats and dogs. Built with Python, TensorFlow/Keras, and a user-friendly Streamlit interface.
To associate your repository with the image-classification-model topic, visit your repo's landing page and select "manage topics."