Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

System reboot when calling 'caffe_preprocess_and_compute' #6

Closed
LiberiFatali opened this issue Oct 3, 2016 · 3 comments
Closed

System reboot when calling 'caffe_preprocess_and_compute' #6

LiberiFatali opened this issue Oct 3, 2016 · 3 comments

Comments

@LiberiFatali
Copy link

My PC gets rebooted automatically.

I notice that caffe model was loaded well, but it crashed at scores = caffe_preprocess_and_compute(image_data, caffe_transformer=caffe_transformer, caffe_net=nsfw_net, output_layers=['prob']).

It still reboots when I switch to caffe.set_mode_cpu().

Is there anything that I can do? Thank you.

@LiberiFatali
Copy link
Author

I'm using latest source from caffe master repo.

@jay-mahadeokar
Copy link
Contributor

Im not sure what your PC configurations are, but I suggest trying docker, we just added related documentation in Readme.

@LiberiFatali
Copy link
Author

Switching to atlas (I was using openblas) solved this problem. I'm still not sure the cause.
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants