mirror of https://github.com/JDAI-CV/fast-reid.git
apexbaselinecomputer-visionimage-retrievalimage-searchopen-reidperson-reidperson-reidentificationpytorchrandom-erasingre-identificationre-rankingreidssotatoolbox
|
||
---|---|---|
configs | ||
datasets | ||
demo | ||
fastreid | ||
tests | ||
tools | ||
.gitignore | ||
GETTING_STARTED.md | ||
MODEL_ZOO.md | ||
README.md |
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:
- 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.