更换文档检测模型
This commit is contained in:
24
paddle_detection/requirements.txt
Normal file
24
paddle_detection/requirements.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
numpy < 1.24
|
||||
tqdm
|
||||
typeguard
|
||||
visualdl>=2.2.0
|
||||
opencv-python <= 4.6.0
|
||||
PyYAML
|
||||
shapely
|
||||
scipy
|
||||
terminaltables
|
||||
Cython
|
||||
pycocotools
|
||||
setuptools
|
||||
Pillow
|
||||
|
||||
# for MOT evaluation and inference
|
||||
lap
|
||||
motmetrics
|
||||
sklearn==0.0
|
||||
|
||||
# for vehicleplate in deploy/pipeline/ppvehicle
|
||||
pyclipper
|
||||
|
||||
# for culane data augumetation
|
||||
imgaug>=0.4.0
|
||||
Reference in New Issue
Block a user