Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salmon Disease Detection

This project involved the implementation of one of the most popular deep learning algorithms, a Convolutional Neural Network (CNN), to distinguish between images of fresh and infected salmon. The model developed using Python code in a Jupyter Notebook reached 92.2% of accuracy and 91.5% of precision when predicting classes on the test dataset.

You can check the Jupyter Notebook here: Salmon Scan Notebook

Here's an example of a sample image, with its true label displayed:

Example of a sample image belonging to the "Infected Fish" category

Dataset source: Ahmed, Md Shoaib (2024), “SalmonScan: A Novel Image Dataset for Machine Learning and Deep Learning Analysis in Fish Disease Detection in Aquaculture”, Mendeley Data, V3, doi: 10.17632/x3fz2nfm4w.3

About

A CNN model in Python using binary classification to distinguish between fresh and infected salmon for aquaculture.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages