https://github.com/ricoledan/object-detection-model-nodejs
💻 node.js powered application that identifies objects and their locations in an image via TensorFlow.js using a object detection model.
https://github.com/ricoledan/object-detection-model-nodejs
Last synced: about 1 month ago
JSON representation
💻 node.js powered application that identifies objects and their locations in an image via TensorFlow.js using a object detection model.
- Host: GitHub
- URL: https://github.com/ricoledan/object-detection-model-nodejs
- Owner: Ricoledan
- Created: 2021-03-06T04:46:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T04:52:06.000Z (over 5 years ago)
- Last Synced: 2025-01-10T14:29:58.263Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 612 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# object-detection-model-nodejs
💻 node.js powered application that identifies objects and their locations in an image via TensorFlow.js using a object detection model.