mirror of
https://github.com/KaiyangZhou/deep-person-reid.git
synced 2025-06-03 14:53:23 +08:00
12 lines
112 B
YAML
12 lines
112 B
YAML
name: torchreid
|
|
dependencies:
|
|
- python=3.7
|
|
- numpy
|
|
- Cython
|
|
- h5py
|
|
- Pillow
|
|
- six
|
|
- scipy
|
|
- opencv
|
|
- matplotlib
|