Skip to content

logeshwaranb1106/Multiclass-Fish-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐟 Multiclass Fish Image Classification

A deep learning project focused on classifying fish species using Convolutional Neural Networks (CNNs) and transfer learning, wrapped in a user-friendly Streamlit web application.


🚀 Skills Gained

  • Deep Learning
  • Python
  • TensorFlow / Keras
  • Streamlit
  • Data Preprocessing
  • Transfer Learning
  • Model Evaluation
  • Visualization
  • Model Deployment

📌 Domain

Image Classification


🧠 Problem Statement

The goal is to classify fish images into multiple species using CNN-based deep learning models. The project involves training models from scratch, applying transfer learning, and deploying the best-performing model through a web application using Streamlit.


💼 Business Use Cases

  • 🔍 Enhanced Accuracy: Identify the best model for high-accuracy classification of fish species.
  • 🌐 Deployment Ready: Create an easy-to-use web interface for image uploads and real-time predictions.
  • 📊 Model Comparison: Analyze and compare various models to determine the most efficient approach.

⚙️ Approach

🔄 Data Preprocessing & Augmentation

  • Rescale images to range [0, 1]
  • Apply techniques like rotation, zoom, flipping to improve generalization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors