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

TSN loading npy weights error #5

Closed
JoeHEZHAO opened this issue Nov 9, 2018 · 1 comment
Closed

TSN loading npy weights error #5

JoeHEZHAO opened this issue Nov 9, 2018 · 1 comment

Comments

@JoeHEZHAO
Copy link

JoeHEZHAO commented Nov 9, 2018

Hello

I try to load pretrained weights of TSN saved in npy. But I found it not able to load. Error report :
Failed to load checkpoint information file
Failed loading checkpoint requested. Please check.

I guess the reason is npy format is not realy compatiable with tensorflow ckpt format ? How do you work around this ?

@JoeHEZHAO
Copy link
Author

Need to specify --load as 0, to go around tensorflow checkpoint.

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