Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

All_similarity and all_iou #38

Open
EddieEduardo opened this issue Nov 15, 2019 · 0 comments
Open

All_similarity and all_iou #38

EddieEduardo opened this issue Nov 15, 2019 · 0 comments

Comments

@EddieEduardo
Copy link

Is line 296 in tracker.py "self.all_similarity[frame_index][pre_index] = iou" a type error ?

Should it be "self.all_iou[frame_index][pre_index] = iou" instead of "self.all_similarity[frame_index][pre_index] = iou" ?

Thanks for reply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant