-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
executable file
·49 lines (40 loc) · 956 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# pip install -r requirements.txt
# base ----------------------------------------
matplotlib>=3.2.2
numpy>=1.18.5
opencv-python>=4.1.1
Pillow>=7.1.2
PyYAML>=5.3.1
requests>=2.23.0
scipy>=1.4.1
torch>=1.7.0,!=1.12.0
torchvision>=0.8.1,!=0.13.0
tqdm>=4.41.0
protobuf<4.21.3
face_recognition_models
Click>=6.0
dlib>=19.3.0
# plotting ------------------------------------
pandas>=1.1.4
seaborn>=0.11.0
# deep_sort -----------------------------------
# 'git+https://github.com/tensorlayer/tensorlayerx.git'
easydict
# torchreid -----------------------------------
Cython
h5py
six
tb-nightly
future
yacs
gdown
flake8
yapf
isort==4.3.21
imageio
# Export --------------------------------------
#onnx>=1.9.0 # ONNX export
#onnx-simplifier>=0.4.1 # ONNX simplifier
#tensorflow>=2.4.1 # TFLite export (or tensorflow-cpu, tensorflow-aarch64)
#openvino-dev # OpenVINO export
#git+https://github.com/PINTO0309/openvino2tensorflow #OpenVINO to TFLite export