Skip to content

Hetvi2211/Marine-Species-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Project Ecosystem

This repository is part of a three-tier fish identification system:

Marine Drive Biodiversity Monitoring Using Deep Learning

This project focuses on monitoring marine biodiversity by detecting and classifying fish species using deep learning models.
It uses cropped fish images and applies transfer learning (EfficientNet) to classify species effectively.

fish1 fish2

📊 Dataset:


⚙️ Requirements

  • Python 3.x
  • Jupyter Notebook
  • torch, torchvision
  • PIL
  • seaborn, matplotlib
  • pyngrok (for Colab sharing)
  • google.colab (if running in Google Colab)

Install requirements (if not using Colab):

pip install torch torchvision pillow seaborn matplotlib pyngrok

### 📈 Results

Trained an EfficientNet-B0 model on cropped fish images.

Accuracy trends and performance visualizations provided.

Species-wise classification analysis included.

About

This repository implements a deep learning–based fish species classification module using transfer learning (EfficientNet).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors