ifzhang / ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.8k stars 905 forks source link

how to convet mmdetection yolox model to yolox model #377

Open tericalpha opened 10 months ago

tericalpha commented 10 months ago

I had mmdetection yolox model , i need to do object tracking on that model. So , how i need to convert the mmdetection yolox model to yolo_x model. or else how can i use mmdetection model in ByteTrack.