CNN-based-Cloud-Detection-Methods icon indicating copy to clipboard operation
CNN-based-Cloud-Detection-Methods copied to clipboard

No such file or directory: '/home/clouddt/XAI/dataFinal/inference/cld_clr_tile_list.json'

Open M11202226HSU opened this issue 1 year ago • 1 comments

Hi LK-Peng When I run the comparator.py , The Error :FileNotFoundError: [Errno 2] No such file or directory: '/home/clouddt/XAI/dataFinal/inference/cld_clr_tile_list.json' was happened. I have the file: inference/UNet-seed3/model_best.pth.tar-pixel.json,but I don't think so this is answer. What can I do to deal with this problem?

M11202226HSU avatar Nov 23 '23 09:11 M11202226HSU

Hi, This is a file that contains the filename of the image file to be utilized. You need to construct it according to your specific task requirements. This file just serves as a reference to indicate the location where the images are stored. I guess you can create it easily.

LK-Peng avatar Dec 27 '23 09:12 LK-Peng