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
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.
The text was updated successfully, but these errors were encountered:
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!
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.
The text was updated successfully, but these errors were encountered: