SOTA Re-identification Methods and Toolbox
 
 
 
 
 
Go to file
liaoxingyu e990cf3e34 style: fix some typro 2020-05-21 15:55:51 +08:00
configs fix: modify open_layers in BoT config file 2020-05-19 14:46:35 +08:00
datasets docs: update README 2020-05-12 23:00:15 +08:00
demo feat: update roc curve and TPR@FPR metric 2020-05-20 14:29:33 +08:00
fastreid style: fix some typro 2020-05-21 15:55:51 +08:00
projects add projects folder 2020-05-14 12:52:50 +08:00
tests update version0.2 code 2020-03-25 10:58:26 +08:00
tools fix: add a simple way to reset data prefetcher when resume training 2020-05-09 11:58:27 +08:00
.gitignore Change architecture: 2020-02-18 21:01:23 +08:00
GETTING_STARTED.md docs: update README 2020-05-12 23:00:15 +08:00
MODEL_ZOO.md update model zoo results 2020-05-06 09:58:49 +08:00
README.md docs: update README 2020-05-12 23:00:15 +08:00

README.md

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:

Model Zoo and Baselines

We provide a large set of baseline results and trained models available for download in the Fastreid Model Zoo.