What is Coco SSD model?

This model detects objects defined in the COCO dataset, which is a large-scale object detection, segmentation, and captioning dataset . You can find more information here. The model is capable of detecting 80 classes of objects. (SSD stands for Single Shot MultiBox Detection).

Read more