Deep-Learning-and-Computer-Vision/data at main · HarlockOfficial/Deep-Learning-and-Computer-Vision · GitHub
Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

README.md

Data folder

In this folder we will save the data and documents related to the project. In this folder, we have the following subfolders:

  • train: training dataset
  • test: testing dataset
  • validation: validation dataset
  • logs: logs of the training process
  • plots: plots of the training process
  • models: model related data (eg. weights)
  • metrics: metrics of the model

Dataset

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.