#227 · Primary category: Computer Vision

fast-reid

apex baseline computer-vision image-retrieval image-search open-reid person-reid person-reidentification pytorch random-erasing re-identification re-ranking reids sota toolbox

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