ChrisAllenMing / Cross_Category_Video_Highlight

Implementation of Cross-category Video Highlight Detection via Set-based Learning (ICCV 2021).
70 stars 6 forks source link

Could you share the train/test video ids for the youtube highlight data set? #9

Open pangzss opened 2 years ago

pangzss commented 2 years ago

Hello, thanks for sharing the code.

After I tested the SL_module on the "skating" category, I could only get an mAP around 30%. There were also some gaps of mAP on other categories between my evaluations and what has been reported in the paper, but they were not as ridiculous as for "skating".

So I guess there might be some discrepancy between the set of videos we used for training/testing, since I guess the videos are constantly disappearing from youtube. So could you share the train/test video ids??

Or do you have any other clues about this problem on "skating"?

Thanks.