You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to convert the Resnet-200 model available in the official fb repo. https://github.com/facebook/fb.resnet.torch/tree/master/pretrained
but get the error torch.utils.serialization.read_lua_file.T7ReaderException: unknown type id -604711119. The file may be corrupted.
In your README, you have mentioned that Resnet-200 can be converted. Could you please help me locate which Resnet-200 pre-trained model in Torch7 you are using
The text was updated successfully, but these errors were encountered:
I am trying to convert the
Resnet-200
model available in the official fb repo.https://github.com/facebook/fb.resnet.torch/tree/master/pretrained
but get the error
torch.utils.serialization.read_lua_file.T7ReaderException: unknown type id -604711119. The file may be corrupted.
In your README, you have mentioned that Resnet-200 can be converted. Could you please help me locate which Resnet-200 pre-trained model in
Torch7
you are usingThe text was updated successfully, but these errors were encountered: