#227 · Primary category: Computer Vision
fast-reid
SOTA Re-identification Methods and Toolbox
Project last updated:07/30/24
GitHub Stars
4.0K
Forks
879
Contributors
23
License
Apache-2.0
Why we included this project
FastReID is a mature PyTorch toolbox for instance re-identification: matching the same person, vehicle, or object across different camera views or images. That task is central to security, retail analytics, and smart-city systems that track subjects across a camera network, and the library packages many research state-of-the-art techniques into one installable package, including strong baselines, circle loss, re-ranking, and cross-domain and partial re-id support, so you get reproducible reference results rather than a single paper's code dump. It also extends beyond person re-id to vehicle re-id, image retrieval, face recognition, and person attribute recognition through companion projects, with practical deployment paths like ONNX and TensorRT conversion easing the move from training experiments to inference on edge or server hardware. This is a research and engineering foundation to build on, not an out-of-the-box service, so teams wanting proven re-id building blocks and reproducible baselines will find it a solid starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)