-
Notifications
You must be signed in to change notification settings - Fork 7
Description
@naibaf7 Can you please be kind enough to provide some instructions for installation/training and inference?
-
I have "already" caffe compiled and installed (opencl with Libdnn, ubuntu).
Now do I set the option compile_caffe = false in config.py? How will the pygreen setup find the installed caffe lib? or Just run setup.py? -
The net.proto for example will still need INTEL_SPATIAL get opencl acceleration? I dont see them here
https://github.com/naibaf7/PyGreentea/blob/master/examples/2D_usk_malis_softmax/net.prototxt -
Any idea how many images you used to get good accuracy? I read that image medical datasets were limited and you use other means to increase the quantity of images?
-
For inference is test.py is the right place?
More questions once I starting running them. Thanks for the patience. :-)