Convolutional Neural Networks

Home > Computer Science > Computer vision > Object detection > Convolutional Neural Networks

This is a type of deep learning that uses layers of interconnected nodes to train an algorithm to recognize patterns in images. CNNs are commonly used in object detection since they can automatically extract features from the input image.