ByteTrack
ByteTrack copied to clipboard
The function postprocess cost much time
i try to apply byte to yolov5 , but i find before pass the results of detections to byte , i need to use the postprocess function , it cost much time , i wonder if postprocess is necessary ? is there any way to reduce the cost time?