ahatamiz/dals

question about the dataset

Rimehdaoudi opened this issue · 1 comments

hello Hatamizadeh,
i have a questions about the dataset,

  1. is the train folder contains many images and labels each one of them in .npy format() or all the images in one npy file and all labels in one npy file.
  2. what's the use of init_seg.npy file, is it the initialization for the level set? or it's used for unet

hello Hatamizadeh, i have a questions about the dataset,

  1. is the train folder contains many images and labels each one of them in .npy format() or all the images in one npy file and all labels in one npy file.
  2. what's the use of init_seg.npy file, is it the initialization for the level set? or it's used for unet

Hello, I have the same question. Have you solved this problem?