mmtracking
mmtracking copied to clipboard
几个功能建议
例如
python demo/demo_mot_vis.py
configs/mot/bytetrack/bytetrack_yolox_x_crowdhuman_mot17-private-half.py
--checkpoint https://download.openmmlab.com/mmtracking/mot/bytetrack/bytetrack_yolox_x/bytetrack_yolox_x_crowdhuman_mot17-private-half_20211218_205500-1985c9f0.pth
--input demo/test_video_3.mp4
--output outputs/output__MOT.mp4
这个命令行可以加一个--verbose参数,用户来指定要不要输出底下一大堆信息 再加一个--track参数,用户来指定要不要绘制框中心点的轨迹
Please use English or English & Chinese for issues so that we could have broader discussion.
We will take it into our plan.