mirror of https://github.com/JDAI-CV/fast-reid.git
10 lines
299 B
Markdown
10 lines
299 B
Markdown
|
# Installation
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
- Linux or macOS with python ≥ 3.6
|
||
|
- PyTorch ≥ 1.0
|
||
|
- torchvision that matches the Pytorch installation. You can install them together at [pytorch.org]() to make sure of this.
|
||
|
- [yacs](https://github.com/rbgirshick/yacs)
|
||
|
- Cython (optional to compile evaluation)
|