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

The code is inconsistent with the parameter configuration of the paper #9

Open
leftthomas opened this issue Apr 25, 2022 · 0 comments

Comments

@leftthomas
Copy link

In paper, it said the total iters is 8k for activitynet1.2 dataset, and batch size is 128, but in the code is 100K iters and 256 batch size:

cfg.LR = '[0.0001]*100000'

cfg.BATCH_SIZE = 256

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