cloud-annotations/javascript-sdk
Use custom trained Cloud Annotations models with TensorFlow.js
This JavaScript SDK helps web developers integrate custom image recognition models, specifically for object detection or classification, directly into web browsers or backend JavaScript environments. You provide a trained model (created with Cloud Annotations) and an image or video input, and it outputs detected objects with their locations or classifications of the image content. It's for developers building interactive web applications that need to interpret visual information.
No commits in the last 6 months.
Use this if you are a web developer who wants to embed custom image analysis capabilities, like identifying specific items in an image or categorizing visual content, directly into a web application.
Not ideal if you need to train new image recognition models from scratch, as this tool is only for using already-trained models.
Stars
24
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Feb 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cloud-annotations/javascript-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ZoneMinder/zmeventnotification
Machine Learning powered Secure Websocket & MQTT based ZoneMinder event notification server
robmarkcole/tensorflow-lite-rest-server
Expose tensorflow-lite models via a rest API using FastAPI
pravastacaraka/next-tfjs-example
An example website of usage TensorFlow.js on Next.js + Chakra UI using YOLOv5 converted model
Vaibhav-kesarwani/Security-Camera-AI
AI Security Camera Web App detects unauthorized access and provides real-time alerts for...
t-mullen/video-object-detection
Realtime object detection with TensorFlow.