qjadud1994 / RetinaNet_tensorflow

For easier and more readable tensorflow codes
MIT License
13 stars 4 forks source link

DataLossError #3

Open ducheng678 opened 5 years ago

ducheng678 commented 5 years ago

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?