Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomi30701/object-detect-tfjs
Tensorflow.js object detection yolov8n coco-Ssd
https://github.com/nomi30701/object-detect-tfjs
coco-ssd javascript object-detection reactjs tensorflowjs vite webapp yolov8 yolov8n
Last synced: about 1 month ago
JSON representation
Tensorflow.js object detection yolov8n coco-Ssd
- Host: GitHub
- URL: https://github.com/nomi30701/object-detect-tfjs
- Owner: nomi30701
- License: mit
- Created: 2024-03-17T09:06:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T19:20:24.000Z (5 months ago)
- Last Synced: 2024-07-30T23:46:22.139Z (5 months ago)
- Topics: coco-ssd, javascript, object-detection, reactjs, tensorflowjs, vite, webapp, yolov8, yolov8n
- Language: JavaScript
- Homepage: https://nomi30701.github.io/object-detect-tfjs/
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow.js object detect
This repo deploy web page, can use webcam and open image for object detect.And build by React.js Vite.In web page, there is [yolov8n](https://github.com/ultralytics/ultralytics) and [coco-Ssd](https://github.com/tensorflow/tfjs-models/tree/master/coco-ssd) model can select.