ShengcaiLiao/TransMatcher
[NeurIPS 2021] TransMatcher: Deep Image Matching Through Transformers for Generalizable Person Re-identification
This project helps security and surveillance professionals accurately identify individuals across different camera feeds, even in varied environments. You input video footage or image sets of people, and the system matches individuals, telling you if a person captured by one camera is the same person seen by another. It's designed for use by security analysts, forensic investigators, and urban planners monitoring public spaces.
No commits in the last 6 months.
Use this if you need to reliably track and re-identify individuals across non-overlapping camera views without extensive manual labeling or complex system retraining.
Not ideal if you are looking for facial recognition for access control or require real-time identification of people within a single, consistent camera feed.
Stars
29
Forks
3
Language
Python
License
MIT
Category
Last pushed
Sep 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ShengcaiLiao/TransMatcher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/MambaVision
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
sign-language-translator/sign-language-translator
Python library & framework to build custom translators for the hearing-impaired and translate...
kyegomez/Jamba
PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"
autonomousvision/transfuser
[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving;...
kyegomez/MultiModalMamba
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance...