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

Object arrays cannot be loaded when allow_pickle=False #6

Open
Asuna88 opened this issue May 1, 2021 · 0 comments
Open

Object arrays cannot be loaded when allow_pickle=False #6

Asuna88 opened this issue May 1, 2021 · 0 comments

Comments

@Asuna88
Copy link

Asuna88 commented May 1, 2021

问题:
Object arrays cannot be loaded when allow_pickle=False

解决方法:
(preprocessing_RCNN.py +138行)
i, l = np.load(os.path.join(data_set, d),allow_pickle=True)

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