Content-type: text/html Downes.ca ~ Stephen's Web ~ An introduction to object detection with deep learning

Stephen Downes

Knowledge, Learning, Community

This post might be too technical for some, but if you're willing to wade in, it's not too technical, and gives you an appreciation for one particular aspect of artificial intelligence: object detection. One major type of AI used for this is the the convolutional neural network (CNN). These are composed of convolutional 'layers', each of which extracts a specific feature from (say) an image; these are then 'pooled' to reduce the set of feature maps and zero in on an object. A more recent type of AI is the the region-based convolutional neural network (R-CNN), and even more recently, Fast R-CNN and Faster R-CNN which bring region selection and feature selection into a single model. Finally, there's "You Only Look Once" (YOLO), which "instead of extracting features and regions separately, performs everything in a single pass through a single network."

Today: 2 Total: 1117 [Direct link] [Share]


Stephen Downes Stephen Downes, Casselman, Canada
stephen@downes.ca

Copyright 2024
Last Updated: Apr 25, 2024 07:38 a.m.

Canadian Flag Creative Commons License.

Force:yes