neuron - http://archive.pkmital.com https://archive.pkmital.com computational audiovisual augmented reality research Thu, 08 Jan 2015 05:38:40 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 Real-Time Object Recognition with ofxCaffe https://archive.pkmital.com/2015/01/04/real-time-object-recognition-with-ofxcaffe/ https://archive.pkmital.com/2015/01/04/real-time-object-recognition-with-ofxcaffe/#comments Sun, 04 Jan 2015 03:53:48 +0000 http://pkmital.com/home/?p=1764 Screen Shot 2015-01-03 at 12.57.23 PM

I’ve spent a little time with Caffe over the holiday break to try and understand how it might work in the context of real-time visualization/object recognition in more natural scenes/videos. Right now, I’ve implemented the following Deep Convolution Networks using the 1280×720 resolution webcamera on my 2014 Macbook Pro:

The above image depicts the output from an 8×8 grid detection showing brighter regions as higher probabilities of the class “snorkel” (automatically selected by the network from 1000 possible classes as the highest probability).

So far I have spent some time understanding how Caffe keeps each layer’s data during a forward/backward pass, and how the deeper layers could be “visualized” in a … Continue reading...

The post Real-Time Object Recognition with ofxCaffe first appeared on http://archive.pkmital.com.

]]>
https://archive.pkmital.com/2015/01/04/real-time-object-recognition-with-ofxcaffe/feed/ 4