kadirnar / bytetrack-pip

Packaged version of the ByteTrack repository
MIT License
40 stars 14 forks source link

Increase package compatibility #12

Open rubenvandeven opened 5 days ago

rubenvandeven commented 5 days ago

Hi Kadirnar, Thanks for implementing this tracker. Based on work in other forks, I made some changes to the package:

It would be nice to see these revisions upstreamed. Feel free to cherrypick.

kadirnar commented 4 days ago

I can't test it because I'm very busy. Did you test it?

rubenvandeven commented 1 day ago

Understandable! I do use this repo in my own code, so yes I did. Important to note however that due to fixing #2 the coordinates are different that the original repo, in which the resulting bboxes were misaligned (the top left corner was at the detection's center). If one relies on exact position, that this can be considered a breaking change.