In this folder we will save the data and documents related to the project. In this folder, we have the following subfolders:
train: training datasettest: testing datasetvalidation: validation datasetlogs: logs of the training processplots: plots of the training processmodels: model related data (eg. weights)metrics: metrics of the model
The dataset is divided in train, test folders.
The train dataset is available at the following link: https://figshare.com/ndownloader/files/1180463
The test dataset is available at the following link: https://figshare.com/ndownloader/files/11804666
To use this project, is recommanded to download the dataset and put it in the correct folder.
