JJBOY / BMN-Boundary-Matching-Network

A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
MIT License
291 stars 64 forks source link

How to calculate mAP at different tIoU thresholds and the average mAP #39

Open JosephineRabbit opened 4 years ago

JosephineRabbit commented 4 years ago

Hello, thanks for the great work. I want to reproduce the detection results. Could you provide the code for calculate mAP at different tIoU thresholds and the average mAP on Anet dataset, please?

JJBOY commented 4 years ago

Hi, Thanks for your interests, but i am busy rresently. I will update the code of the fully pipeline of temporal action localization (include training the feature extractor, how to extrate the feature and classification, maybe also include our new work). You can "watch" the repository for reminding you upon my updating.