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.
- Host: GitHub
- URL: https://github.com/vedanty3/object-vision
- Owner: vedanty3
- License: mit
- Created: 2023-01-22T21:15:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T22:10:05.000Z (about 3 years ago)
- Last Synced: 2024-11-02T18:34:18.954Z (over 1 year ago)
- Topics: cocossd, objectdetection, reactjs, styled-components
- Language: JavaScript
- Homepage:
- Size: 6.41 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`***.