Skip to main content

Object Detection

00:00:26:10

Visit Website

Technologies used

  • Next.js
  • Fingerpose
  • @Tensorflow-models/coco-ssd
  • @Tensorflow/TFJS

Brief Summary of the Project

  • It is a web app that detects objects in the video and then draws a bounding box around it.
  • It also shows the name of the object.
  • It uses the Tensodflow.js library to detect objects.
  • It uses the Coco-ssd model to detect objects.
  • It uses the Fingerpose library to detect the hand gesture.
  • It is deployed in Vercel.