rezazad68 / BCDU-Net

BCDU-Net : Medical Image Segmentation
712 stars 264 forks source link

No such file or directory: 'data_test.npy' #47

Open bactone opened 1 year ago

bactone commented 1 year ago

do I have to train the model? I just run the "evaluate.py" in folder "Skin Lesion Segmentation" and it reports an error:

FileNotFoundError: [Errno 2] No such file or directory: 'data_test.npy'

so , is this file generated during the trainning process?