amas_ai_webmodel
v1.0.8
Published
YOLO Inference library using TensorFlow.js
Maintainers
Readme
amas_ai_webmodel
Features
Easy Integration: Simple API to quickly add object detection to your projects.
Real-Time Detection: Process images, videos, or live webcam feeds in real time.
Customizable: Configure labels, detection thresholds, and even a custom color palette.
Lightweight & Modular: Written in TypeScript for robust type-checking and maintainability.
CDN-Ready: Publish on npm and serve via CDNs like jsDelivr or unpkg.
Tested with YOLO Models: Compatible with YOLOv8 and YOLO11.
Installation
Install via npm:
npm install amas_ai_webmodel