sort
sort copied to clipboard
Object bbox ratio change a lot, tracker lost it
HI, Thanks for such a simple but great work. Sort works fine for me! But still I met a problem which is tracker lost it's target when the targets bbox aspect ratio change a lot immediately. eg. while a car nearby us drives in our driveway, it shows more car side so aspect ratio change a lot.
My question is that aspect ratio still assume to be a constant as the same in paper? or it has been set to w/float(h) just like what it is in your code Sort.py.
If it has been set aspect ratio to w/h, then do you have any idea how to fix what I am facing with? Thank you so much!
I have the same issue.