yolov5 detection header input tracking found that the newly emerged target will use the previously disappeared target id, and it will also exchange ids with other targets. The newly emerged target may have an id of 20, and the new target will also become 20. The original target id will be reset, and the effect looks bad, which is not as good as my original sort code
yolov5 detection header input tracking found that the newly emerged target will use the previously disappeared target id, and it will also exchange ids with other targets. The newly emerged target may have an id of 20, and the new target will also become 20. The original target id will be reset, and the effect looks bad, which is not as good as my original sort code