mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
new feature that can support joint training, and find some bugs in funtion combine_all of datasets/bases.py that assume person id in dataset has been relabeld from 0 to num_class. Another bug appears in msmt17 which trainset and testset person id both begin from 0, and we should change testset id from num_class of trainset.
FastReID
FastReID is a research platform that implements state-of-the-art re-identification algorithms.
Quick Start
The designed architecture follows this guide PyTorch-Project-Template, you can check each folder's purpose by yourself.
See GETTING_STARTED.md.
Learn more at out documentation. And see projects/ for some projects that are build on top of fastreid.
Install dependencies:
- pytorch 1.0.0+
- torchvision
- yacs
Model Zoo and Baselines
We provide a large set of baseline results and trained models available for download in the Fastreid Model Zoo.
Description
SOTA Re-identification Methods and Toolbox
apexbaselinecomputer-visionimage-retrievalimage-searchopen-reidperson-reidperson-reidentificationpytorchrandom-erasingre-identificationre-rankingreidssotatoolbox
Readme
Apache-2.0
15 MiB
Languages
Python
86.7%
C++
11%
Cython
1.3%
CMake
0.6%
Dockerfile
0.4%