Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Question #12

Open
wuaming opened this issue Apr 4, 2017 · 1 comment
Open

Question #12

wuaming opened this issue Apr 4, 2017 · 1 comment

Comments

@wuaming
Copy link

wuaming commented Apr 4, 2017

Hello, When I load the ckpt, there is an error.

path = '/home/wam/DeepLab/model/model.ckpt-pretrained'
f = open(path, 'rb')
weights = cPickle.load(f)
Traceback (most recent call last):
File "", line 1, in
EOFError

@wangxy524
Copy link

@wuaming So, have you sovled this problem? Cause I encountered the same one. And I dont know the way to fix this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants