top of page

TensorFlow.js Academy

Subscribe to Our Mailing List

Thanks for subscribing!

Object detection using coco-ssd

  • Writer: Jorge Guerra Pires
    Jorge Guerra Pires
  • Jul 18, 2023
  • 1 min read


One nice application of machine learning is object detection. One must identify all the objects in an image. It is quite useful for automating image annotation, also, for search on images.

Given the image below, the challenge is spotting all the "objects". You can use coco-ssd for doing so!







 
 
 

Recent Posts

See All

Comments


bottom of page