cpp-iout icon indicating copy to clipboard operation
cpp-iout copied to clipboard

C++ Implementation of IOU Tracker presented in AVSS17

Results 2 cpp-iout issues
Sort by recently updated
recently updated
newest added

I used this function in my own project, but the effect is a bit wrong. My detection results are small bounding boxes, I don't know if this is the reason....

As mentioned in the V-IOU paper, the author used some traditional visual object tracking methods.