You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.
My machine is Macbook Pro with Mac OS X (High Sierra, 10.13.3). I installed caffe and pycaffe. When I ran the following at command line, I got "Segmentation fault: 11". Python version is 2.7.15.
My machine is Macbook Pro with Mac OS X (High Sierra, 10.13.3). I installed caffe and pycaffe. When I ran the following at command line, I got "Segmentation fault: 11". Python version is 2.7.15.
LD_LIBRARY_PATH=/temp/caffe/distribute/lib python ./classify_nsfw.py --model_def nsfw_model/deploy.prototxt --pretrained_model nsfw_model/resnet_50_1by2_nsfw.caffemodel /temp/image.jpg
Could you help to see what's going wrong? Thanks.
The text was updated successfully, but these errors were encountered: