Hi, I'm trying to use pretrained model. I downloaded the model and added it to path ./pretrained_ckpt/. It throws me an error saying no such file or directory: ./output/epoch_149.pth. My output directory is empty as I didn't train the model. I want to get the segmentations for my data. Please help how to fix this. Thank you.
Hi, I'm trying to use pretrained model. I downloaded the model and added it to path ./pretrained_ckpt/. It throws me an error saying
no such file or directory: ./output/epoch_149.pth
. My output directory is empty as I didn't train the model. I want to get the segmentations for my data. Please help how to fix this. Thank you.