Multi-object tracking with YOLOv8, but it memorizes previously tracked objects and recognizes them. Each detected object's embedding is computed and then stored as a hash. It uses Locality Sensitive Hashing (LSH) for approximate nearest neighbor search of hashes. Similar objects are stored in the same "buckets".
-
Notifications
You must be signed in to change notification settings - Fork 0
BigRedDoge/MemTrack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Multi-object tracking with YOLOv8, but it remembers and recognizes previously tracked objects
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published