IanTaehoonYoo / semantic-segmentation-pytorch

Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.
MIT License
86 stars 19 forks source link

Assertion Error #22

Closed joydipb01 closed 2 years ago

joydipb01 commented 2 years ago

I wish to load checkpoints to CPU. However, I am getting the following assertion error Screenshot from 2022-07-12 18-17-59

joydipb01 commented 2 years ago

This was because of the absence of the path runs/models/{model_name}/{data_name}/epoch_0