Object Detection

Home > Computer Science > Computer vision > Convolutional neural networks > Object Detection

Object detection involves detecting and localizing objects within an image or video. Popular object detection algorithms used in CNNs include YOLO, RCNN, and Faster-RCNN.