ByteTrack icon indicating copy to clipboard operation
ByteTrack copied to clipboard

The function postprocess cost much time

Open Pcyslist opened this issue 3 years ago • 0 comments

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?

Pcyslist avatar Jul 21 '22 02:07 Pcyslist