-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
54 lines (44 loc) · 1.13 KB
/
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
49
50
51
52
53
54
# 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
torchvision>=0.8.1
tqdm>=4.64.0
protobuf<=3.20.1
# plotting ------------------------------------
pandas>=1.1.4
seaborn>=0.11.0
# deep_sort -----------------------------------
easydict
# torchreid -----------------------------------
Cython
h5py
six
tb-nightly
future
yacs
gdown
flake8
yapf
isort==4.3.21
imageio
#bytetrack
lap
git+https://github.com/samson-wang/cython_bbox.git@9badb346a9222c98f828ba45c63fe3b7f2790ea2
# ocsort
filterpy
# Tracking eval ----------------------------------
GitPython
# 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==2022.2.0.dev20220829 # OpenVINO export for dynamic models, errors with 2022.1.0 version
#git+https://github.com/PINTO0309/openvino2tensorflow #OpenVINO to TFLite export
#nvidia-tensorrt