Deep belief image recognition on Raspberry Pi
1–8 of 8 posts
Re: Deep belief image recognition on Raspberry Pi
#2Re: Deep belief image recognition on Raspberry Pi
#3Apart from a recent (26 day old) update to the javascript, this looks like it got abandoned back when Google acquired Jetpac (who's website now seems defunct). Anyone know what the status of this is? I guess there must've been some more-recent-than_aug-2014 updates, since it mentions RaspberryPi2s...
Re: Deep belief image recognition on Raspberry Pi
#4Apart from a recent (26 day old) update to the javascript, this looks like it got abandoned back when Google acquired Jetpac (who's website now seems defunct). Anyone know what the status of this is? I guess there must've been some more-recent-than_aug-2014 updates, since it mentions RaspberryPi2s...
Re: Deep belief image recognition on Raspberry Pi
#5https://github.com/teradeep/demo-apps/tree/master/generic-em...
or this:
http://mxnet.readthedocs.org/en/latest/tutorial/smart_device...
Not really RPi related - but I think it's only a matter of time until we have mobile GPU optimised BLAS libraries working with Mali, Adreno etc. At that point machine learning will become more feasible on current mobile devices
Re: Deep belief image recognition on Raspberry Pi
#6What would be fantastic is a way to recover some sort of rough coordinates of what the classification have found.
Re: Deep belief image recognition on Raspberry Pi
#7Had had a good play with that lib earlier on debian, it's pretty cool! Very lightweight (considering) and I tossed it a few pictures of stuff, and it's quite impressive. I particularly liked my eBay shopping history. Didn't like my landscape photos so much, but it's likely to be that it hasn't been trained on any... What would be fantastic is a way to recover some sort of rough coordinates of what the classification…
Re: Deep belief image recognition on Raspberry Pi
#8I had trouble getting Caffe and Torch to run natively (i.e. MS toolchain), anyone knows of a good Windows port for these that one can link to?