sitammeur/YoloDetect
YOLO and TensorFlow.js to find and recognize objects in image, video, and webcam content.
This web application helps you automatically find and highlight objects in images, videos, or live camera feeds. You provide the visual content, and it identifies common items by drawing boxes around them, along with confidence scores. It's ideal for anyone who needs a quick way to see what objects are present in visual media.
Use this if you need to quickly identify and locate everyday objects within images, videos, or real-time camera streams without complex setup.
Not ideal if you need to detect very specific or unusual objects that aren't part of common categories, or if you require extremely high precision for critical applications.
Stars
14
Forks
8
Language
JavaScript
License
MIT
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/sitammeur/YoloDetect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics