Project

No we will use the Marine Image Dataset for Classification. Is a public available dataset in Kaggle an open platform of datasets:
Download the dataset.
Fine-tunne a VGG16 and a DenseNet121 model to predict the classes.
Obtain the accuracy of the models and compare them.
Repeat the point two but now do data augmentation, compare the results of these models and the previous ones.