I only download the pretrained model file and rename it.
However, when I run the session, I get following error:
DataLossError (see above for traceback): Unable to open table file pretrained/se-resnet101-bn/se-resnet101-bn.pth: Data loss: not an sstable (bad magic number): perhaps your file is in a different file format and you need to use a different restore operator?
What`s the problem?
I only download the pretrained model file and rename it. However, when I run the session, I get following error: DataLossError (see above for traceback): Unable to open table file pretrained/se-resnet101-bn/se-resnet101-bn.pth: Data loss: not an sstable (bad magic number): perhaps your file is in a different file format and you need to use a different restore operator? What`s the problem?