Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Did anyone reproduce TSN on ActivityNet v1.3? Or are there any pretrained models on ActivityNet v1.3 available? #106

Open
raxxerwan opened this issue Dec 23, 2019 · 0 comments

Comments

@raxxerwan
Copy link

raxxerwan commented Dec 23, 2019

Hi everyone,
I implemented a pytorch version of TSN, and the performence of my TSN on UCF101 is perfectly fine.

However, according to the original paper (https://arxiv.org/pdf/1705.02953.pdf), the author mentioned that TSN gets mAP 79.4% on the validation set of ActivityNet v1.3. I strictly follow the training settings in the paper to train my TSN on ActivityNet v1.3 and the testing methods (M-TWI) proposed in the paper, but I can only get mAP around 73%-74%.

Apparently, there must be something wrong in my implement. Did anyone reproduce TSN on ActivityNet v1.3? Or are there any pretrained models on ActivityNet v1.3 available? Any clues would be greatly appreciated. Thanks!

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

No branches or pull requests

1 participant