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

Data Loss Error #25

Open
deeptf opened this issue Jan 31, 2018 · 2 comments
Open

Data Loss Error #25

deeptf opened this issue Jan 31, 2018 · 2 comments

Comments

@deeptf
Copy link

deeptf commented Jan 31, 2018

Running the COCO+VOC model on demo.py gives me a dataloss error.

DataLossError (see above for traceback): Checksum does not match: stored 2903795978 vs. calculated on the restored bytes 3205988616
[[Node: save/RestoreV2_299 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2_299/tensor_names, save/RestoreV2_299/shape_and_slices)]]

Has anybody experienced this ? I am just trying to run inference using demo.py

@dvornikita
Copy link
Owner

I have never seen this before but try to download the weights again and make sure they are downloaded entirely and correctly.

@deeptf
Copy link
Author

deeptf commented Jan 31, 2018

I get this error for both VOC only and Coco+Voc weights.

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

2 participants