Merge branch 'master' of github.com:L1aoXingyu/fast-reid

pull/240/head
liaoxingyu 2020-08-21 14:54:22 +08:00
commit 198592a202
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## Requirements
- Linux or macOS with python ≥ 3.6
- PyTorch ≥ 1.2
- PyTorch ≥ 1.6
- torchvision that matches the Pytorch installation. You can install them together at [pytorch.org](https://pytorch.org/) to make sure of this.
- [yacs](https://github.com/rbgirshick/yacs)
- Cython (optional to compile evaluation code)