PaddlePaddle / PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.65k stars 2.87k forks source link

评估人头模型的结果全是0,我该用什么方式来评估官方提供的人头模型呢 #8899

Open beiwushijie opened 6 months ago

beiwushijie commented 6 months ago

问题确认 Search before asking

请提出你的问题 Please ask your question

我运行这个评估命令,MOT16测试集评估模型,得出来的结果全是0,但是这个模型是可以检测人头的,这是什么情况呢。希望大佬可以指点迷津。模型地址https://paddledet.bj.bcebos.com/models/mot/fairmot_dla34_30e_1088x608_headtracking21.pdparams

!CUDA_VISIBLE_DEVICES=0 python tools/eval_mot.py -c configs/mot/fairmot/fairmot_dla34_30e_1088x608.yml -o weights=output/fairmot_dla34_30e_1088x608_headtracking21/fairmot_dla34_30e_1088x608_headtracking21.pdparams image