wei-tim / YOWO

You Only Watch Once: A Unified CNN Architecture for Real-Time Spatiotemporal Action Localization
840 stars 161 forks source link

Video-mAP Calculation #56

Open zkqiu opened 4 years ago

zkqiu commented 4 years ago

Hi I have one question, does the length of linked tube is equal to the length of the corresponding video? For example, a video may contain 100 frames and the ground truth contain 30 frames, does the length of linked tube equal to 100? if so, then the iou must be less than 0.3?

Aarontncl commented 3 years ago

The same question here. Why does the length of an action tube have to be equal to the total video length?