SkalskiP/yolov5js
Effortless YOLOv5 javascript deployment
This helps web developers integrate advanced object detection into web applications. It takes pre-trained YOLOv5 models, often trained on image datasets to identify specific objects, and allows them to be used directly in a web browser. The output is the ability to detect and localize objects within images or video streams displayed on a webpage. This tool is designed for front-end web developers building interactive applications that need real-time visual analysis.
No commits in the last 6 months.
Use this if you are a web developer who needs to embed object detection capabilities into a JavaScript-based web application.
Not ideal if you are a data scientist looking to train or evaluate YOLOv5 models, or if you need a solution for server-side or desktop object detection applications.
Stars
56
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Oct 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SkalskiP/yolov5js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet