Identify the fish specie with Machine Learning.
Use pip install -r requirements.txt
to get dependencies.
Download the fish_dataset.zip folder to get files to train the model. Extract the ZIP file and put it in root folder.
Run python -m main
to start code.