requirements.txt 309 字节
Newer Older
W
wangguanzhong 已提交
1
numpy < 1.24
Q
qingqing01 已提交
2
tqdm
3 4
typeguard
visualdl>=2.2.0
W
wangguanzhong 已提交
5
opencv-python <= 4.6.0
Q
qingqing01 已提交
6 7
PyYAML
shapely
8
scipy
9
terminaltables
10
Cython
11
pycocotools
12
setuptools
13
Pillow
14

F
Feng Ni 已提交
15
# for MOT evaluation and inference
G
George Ni 已提交
16
lap
17
motmetrics
X
xiegegege 已提交
18
sklearn==0.0
F
Feng Ni 已提交
19 20 21

# for vehicleplate in deploy/pipeline/ppvehicle
pyclipper
22 23

# for culane data augumetation
24
imgaug>=0.4.0