Changlin Liu
Results
2
issues of
Changlin Liu
psdz@gpu-2080:~/lcl/PaddleOCR$ python3 tools/train.py -c configs/det/det_mv3_db.yml -o Global.pretrained_model=./pretrain_models/MobileNetV3_large_x0_5_pretrain Traceback (most recent call last): File "/home/psdz/lcl/PaddleOCR/tools/train.py", line 27, in import paddle ModuleNotFoundError: No module named 'paddle' (paddle_lcl) psdz@gpu-2080:~/lcl/PaddleOCR$ pip install paddle Looking...
I want to test only the task of multi-target tracking on this platform. How should the configuration file be written?