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

Can not assess the parameter of your models. #3

Closed
KeyKy opened this issue Oct 30, 2017 · 1 comment
Closed

Can not assess the parameter of your models. #3

KeyKy opened this issue Oct 30, 2017 · 1 comment

Comments

@KeyKy
Copy link

KeyKy commented Oct 30, 2017

I added your layers into the newest official caffe. Here is my code:

net = caffe.Net('deploy_p3d_resnet_kinetics.prototxt','p3d_resnet_kinetics_iter_190000.caffemodel', caffe.TEST)

print net.params

However, it gives this follow error

python/caffe/pycaffe.py", line 68, in _Net_params
if len(lr.blobs) > 0])
OverflowError: long int too large to convert to int

my md5 of p3d_resnet_sports1m_iter_150000.caffemodel is:
9f28383e1d1f09df8f7a78831c3fc202

@KeyKy
Copy link
Author

KeyKy commented Oct 30, 2017

Sorry, I need to rebuild my caffe...

@KeyKy KeyKy closed this as completed Oct 30, 2017
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