Runtime Error : unexpected EOF, expected 68801193 more bytes. The file might be corrupted #2183
Unanswered
ghoshsdeep
asked this question in
Q&A
Replies: 2 comments
-
I think this file pspnet_r50-d8_512x1024_40k_cityscapes_20200605_003338-2966598c.pth might be broken, please download a new one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes,it is working fine now Thank you so much for attending to the query in such a short time.I will close this issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,

I was following the docs https://github.com/open-mmlab/mmsegmentation/blob/master/docs/en/get_started.md#installation
to build the target codebase for mmsegmentation
After installing the prerequisites and cloning the repo ,when I run this command
python demo/image_demo.py demo/demo.png configs/pspnet/pspnet_r50-d8_512x1024_40k_cityscapes.py pspnet_r50-d8_512x1024_40k_cityscapes_20200605_003338-2966598c.pth --device cuda:0 --out-file result.jpg
I get a runtime error
Do you have an idea why this might be happening ?
Beta Was this translation helpful? Give feedback.
All reactions