Skip to content
This repository was archived by the owner on Jun 19, 2019. It is now read-only.
This repository was archived by the owner on Jun 19, 2019. It is now read-only.

OverflowError: long int too large to convert to int #7

@WangLei-UESTC

Description

@WangLei-UESTC

thanks for your code ,but when i run the code ,i got this error:
Traceback (most recent call last):
File "caffemodel_compress.py", line 96, in
caffe_model_compress(netmodel, netweights, output, 6, 2)
File "caffemodel_compress.py", line 20, in caffe_model_compress
for item in net.params.items():
File "/home/wl/caffe/python/caffe/pycaffe.py", line 68, in _Net_params
if len(lr.blobs) > 0])
OverflowError: long int too large to convert to int
help me please!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions