Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello, I have a problem with the CenterNet-104_480000.pkl and CenterNet-52_480000.pkl model #30

Closed
zhuyu-cs opened this issue May 9, 2019 · 0 comments

Comments

@zhuyu-cs
Copy link

zhuyu-cs commented May 9, 2019

When I load the model with python2.7 or python3, there is always a bug like this :

File "../CenterNet/db/coco.py", line 80, in _load_data
self._detections, self._image_ids = pickle.load(f)
TypeError: 'int' object is not iterable

the model's type is int or long. Is there anyone has met with the issue?

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

No branches or pull requests

1 participant