This repository implements a deep learning–based fish species classification module using transfer learning (EfficientNet).
-
Updated
Oct 3, 2025 - Jupyter Notebook
This repository implements a deep learning–based fish species classification module using transfer learning (EfficientNet).
The main concentration of this project lies on image calssification using traditional CNN(Convolution Neural Networks), and also a couple of "BASE MODELS" such as "RestNet50", "DenseNet121" and "EfficientNetB0" that upgraded the performance of our CNN, followed by the Fully Connected NN, that we are using to train our model on.
Add a description, image, and links to the efficintnetb0 topic page so that developers can more easily learn about it.
To associate your repository with the efficintnetb0 topic, visit your repo's landing page and select "manage topics."