An open API service indexing awesome lists of open source software.

https://github.com/vedanty3/object-vision

An object detection application built using React.js, Tensorflow.js, and the COCO-SSD model, which is proficient in detecting over 90 classes of objects. The application allows users to select and preview images and display predictions on the objects present in the image. Utilized Styled-Components with React to create a fully functional program.
https://github.com/vedanty3/object-vision

cocossd objectdetection reactjs styled-components

Last synced: 5 months ago
JSON representation

An object detection application built using React.js, Tensorflow.js, and the COCO-SSD model, which is proficient in detecting over 90 classes of objects. The application allows users to select and preview images and display predictions on the objects present in the image. Utilized Styled-Components with React to create a fully functional program.

Awesome Lists containing this project

README

          

## **🔍 Object Vision**

*An object detection application built using React.js, Tensorflow.js, and the COCO-SSD model, which is proficient in detecting over 90 classes of objects. The application allows users to select and preview images and display predictions on the objects present in the image. Utilized Styled-Components with React to create a fully functional program.*

##### ***Note: This application requires `Node V14.8.1`***.