OSDN
OSDN copied to clipboard
I can't run ImagenetFeature.py
I tried to run ImagenetFeature.py. The imagenetFeature.py can't excute because caffe does't have gpu and mean_file parameter. The picture shows init method in caffe library.
In the imagenetFearute.py, that send the gpu and mean_file parameter to caffe library to create the object.
Question: How can i fixed it. Can I remove the gpu and mean_file parameter in ImagenetFeature.py.
Hi there, Could you please tell me how to run ImagenetFeature.py as I have run this script but had nothing output. Looking forward to your reply. Thanks!