ByteTrack
ByteTrack copied to clipboard
Apply bytetracking method on a different model
Dear author, thanks for the amazing work. I want to apply ByteTrack to a parking slot detection model. Rather than bounding box, the output of my model is coordinate of the marking points along with its orientation in radian. Can you give me some suggestion on how I can integrate ByteTrack into my model. Thank you
我觉得可以把点当作中心点赋值固定大小的box,跟踪后将跟踪框与检测框匹配,把id传递