Skip to content

跨境头追踪的BUG #9434

@wyd1520

Description

@wyd1520

问题确认 Search before asking

  • 我已经查询历史issue,没有发现相似的bug。I have searched the issues and found no similar bug report.

Bug组件 Bug Component

Deploy

Bug描述 Describe the Bug

Image

python deploy/pptracking/python/mot_sde_infer.py --model_dir=output_inference/ppyolov2_r50vd_dcn_365e_aic21mtmct_vehicle/ --reid_model_dir=output_inference/deepsort_pplcnet_vehicle/ --mtmct_dir=./mtmct-demo --device=GPU --mtmct_cfg=deploy/pptracking/python/mtmct_cfg.yml --threshold=0.5 --save_mot_txts --save_images --tracker_config=deploy/pptracking/python/tracker_config.yml

tracker_config.yml
改了DeepSORTTraker

Image

也把ppyolov2_r50vd_dcn_365e_aic21mtmct_vehicle下的配置文件只保留了car,这个是从另一个issue改的

Image

我按教程给的步骤操作,运行到上面时提示这个错误, 打开output\mtmct_result.txt文件内容是空的,

复现环境 Environment

paddlepaddle-gpu==3.2.0
PaddleDetection==2.8.1
Python 3.9.10
Windows 11

Bug描述确认 Bug description confirmation

  • 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.

是否愿意提交PR? Are you willing to submit a PR?

  • 我愿意提交PR!I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions