HasnainRaz/FC-DenseNet-TensorFlow

How to set the dataset?

yangyang9706 opened this issue · 1 comments

How to set the dataset?

You define the root folder to your data using the command line parameters. Refer to the README.
Folder structure needs to be like:

  1. a root folder inside which there are 2 folder "images" and "masks".
  2. Each Image and mask pair should have the same file names.