Hello,
could you please put a link to the exact version of caffe with which the tidl model import tool was validated? Is there a link to the pre-trained (on imagenet?) squeezenet model which was converted by the tool?
Best regards
Safwan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
could you please put a link to the exact version of caffe with which the tidl model import tool was validated? Is there a link to the pre-trained (on imagenet?) squeezenet model which was converted by the tool?
Best regards
Safwan
Below is the caffe proto used for importing model
https://github.com/tidsp/caffe-jacinto/tree/caffe-0.16/src/caffe/proto
We have validated squeeze net from below link
https://github.com/DeepScale/SqueezeNet/tree/master/SqueezeNet_v1.1
Below is the deploy.prototxt for your reference.
/cfs-file/__key/communityserver-discussions-components-files/791/4201.deploy.prototxt.txt
Regards,
Kumar.D