I am trying to use ByteTrack with the YOLOv8 model for person detection. Could you please share the complete demo_track.py file that works correctly?
I tried to edit the code in the ByteTrack repo based on your code suggestion in this repository, but it didn't work correctly for me. Could you please help me get it working properly?