I guess the higher-end cameras have this built-in already, but it's kind of cool you can do it yourself on a Linux box using any image (but slowly, unless you have a serious Nvidia GPU).
It's a convolutional neural network (CNN) trained to detect many different kinds of things in images.
I'm just trying out the "Tiny YOLO" version of the program, which took 3 seconds (CPU only) to process and label the image below. Check out the performance on the demo video on their page though: YOLO: Real-Time Object Detection

It's a convolutional neural network (CNN) trained to detect many different kinds of things in images.
I'm just trying out the "Tiny YOLO" version of the program, which took 3 seconds (CPU only) to process and label the image below. Check out the performance on the demo video on their page though: YOLO: Real-Time Object Detection
