fast-reid/INSTALL.md

10 lines
299 B
Markdown
Raw Normal View History

2020-05-28 20:01:20 +08:00
# 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)