awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

model file path issue. Getting error - ValueError: Model file is not found. Downloading or training. Please help!

Open bbbts opened this issue 1 year ago • 1 comments

after training. I saved my model file in a folder called 'MODEL FILE' (I edited it in the train.py file) and the training was done successfully. In how many places and/or files do I have to make changes so that I can run eval.py file correctly(so that it recognizes my 'MODEL FILE' folder correctly)? Here is how the folder structure looks like - image

Please help. Thanks!

bbbts avatar Jun 23 '24 03:06 bbbts