Cysu/open-reid
Open source person re-identification library in python
This tool helps security professionals, researchers, or anyone working with video surveillance to identify and track individuals across different camera views. You input video footage or image datasets containing people, and it outputs systems that can match individuals, even if their appearance or position changes. It's designed for those who need to build or evaluate person re-identification models.
1,372 stars. No commits in the last 6 months.
Use this if you need to develop, test, or compare different methods for tracking people across multiple non-overlapping camera feeds.
Not ideal if you are looking for a ready-to-use, off-the-shelf surveillance system for real-time deployment without any development.
Stars
1,372
Forks
350
Language
Python
License
MIT
Category
Last pushed
Apr 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Cysu/open-reid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
alexppppp/keypoint_rcnn_training_pytorch
How to Train a Custom Keypoint Detection Model with PyTorch (Article on Medium)
mangye16/ReID-Survey
Deep Learning for Person Re-identification: A Survey and Outlook
jian667/face-dataset
Face related datasets
tlpss/keypoint-detection
2D keypoint detection with Pytorch Lightning and wandb