wbw520 / NoisyLSTM

Noisy-LSTM: Improving Temporal Awareness for Video Semantic Segmentation
24 stars 1 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'saved_model/PSPNet.pt' #1

Open rxmao opened 3 years ago

rxmao commented 3 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'saved_model/PSPNet.pt'

wbw520 commented 3 years ago

I forgot to update "saved_model" folder. It need to be created under the workspace for saving the weight of the model.