insight-platform/Similari
A framework for building high-performance real-time multiple object trackers
This framework helps you build high-performance, real-time tracking systems for objects in video streams or sensor data. It takes in a series of observations (like bounding box coordinates or feature vectors) for multiple objects and outputs continuous tracks, even when observations are fuzzy or incomplete. It's ideal for developers building intelligent surveillance, robotics, or augmented reality applications.
257 stars and 196 monthly downloads. No commits in the last 6 months.
Use this if you need to track dynamic objects described by multiple evolving observations and frequently add, remove, or modify objects in your tracking space.
Not ideal if your task involves searching a large, static database of objects described by a single, constant feature vector, like a plagiarism checker or a simple similarity search.
Stars
257
Forks
21
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 26, 2025
Monthly downloads
196
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/insight-platform/Similari"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)