scnn_pytorch icon indicating copy to clipboard operation
scnn_pytorch copied to clipboard

can not load .t7 correctly

Open HongJinZ opened this issue 6 years ago • 3 comments

Thank you for sharing your code. But when i run the t7_to_pth.py with PyTorch 0.4.1, some error happens,the error is as follows: torch.utils.serialization.read_lua_file.T7ReaderException: unknown type id 968499410. The file may be corrupted. And Baidu teaches me to use model trained by pytorch. How can I do? Please help me. Thank you very much.

HongJinZ avatar Apr 03 '19 02:04 HongJinZ

Sorry, I'm not sure what is the problem about that. If your platform is Windows, this comment may work.

jcdubron avatar Apr 03 '19 02:04 jcdubron

I have solved the problem. Thank you anyway.

HongJinZ avatar Apr 03 '19 07:04 HongJinZ

@HongJinZ How did you solve the above problem?

lnn523716 avatar Sep 18 '20 03:09 lnn523716