How to set the dataset?
yangyang9706 opened this issue · 1 comments
yangyang9706 commented
How to set the dataset?
HasnainRaz commented
You define the root folder to your data using the command line parameters. Refer to the README.
Folder structure needs to be like:
- a root folder inside which there are 2 folder "images" and "masks".
- Each Image and mask pair should have the same file names.