jetpacapp / DeepBeliefSDK

The SDK for Jetpac's iOS Deep Belief image recognition framework
Other
2.86k stars 437 forks source link

SimpleLinux example #14

Open misko opened 9 years ago

misko commented 9 years ago

I am having trouble getting the SimpleLinux example to print the prediction labels on the PI. I see on the README it says after compiling and running it should print these labels. But I don't think the labels are printed int he code committed to the repository, and when I try to add this it crashes my PI GPU and I have to reboot to be able to run again. With the current version in the repository it only prints the prediction index. Any ideas? :) Thank you!