FastReID: A Pytorch Toolbox for General Instance Re-identification
Lingxiao He, Xingyu Liao, Wu Liu, Xinchen Liu, Peng Cheng, Tao Mei

TL;DR
FastReID is a modular, extensible, and high-performance PyTorch toolbox designed for general instance re-identification tasks, supporting various applications and easy deployment in production environments.
Contribution
It introduces a flexible, user-friendly software system that consolidates state-of-the-art re-identification methods and facilitates research and deployment in real-world scenarios.
Findings
Supports multiple re-identification tasks including person and vehicle re-id
Provides pre-trained models on multiple benchmark datasets
Enables easy reproduction and deployment of results
Abstract
General Instance Re-identification is a very important task in the computer vision, which can be widely used in many practical applications, such as person/vehicle re-identification, face recognition, wildlife protection, commodity tracing, and snapshop, etc.. To meet the increasing application demand for general instance re-identification, we present FastReID as a widely used software system in JD AI Research. In FastReID, highly modular and extensible design makes it easy for the researcher to achieve new research ideas. Friendly manageable system configuration and engineering deployment functions allow practitioners to quickly deploy models into productions. We have implemented some state-of-the-art projects, including person re-id, partial re-id, cross-domain re-id and vehicle re-id, and plan to release these pre-trained models on multiple benchmark datasets. FastReID is by far the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Anomaly Detection Techniques and Applications
