Skip to content

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

@leftthomas

Description

@leftthomas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions