Definition
Convolutional Neural Network. A type of neural network specialized for image analysis — it scans an image for visual features such as edges, textures, and shapes. CNNs are a core building block of the Road Triage computer vision pipeline.
In context
A CNN is what lets the system tell a crack apart from a tar patch or a shadow in a photo.