Skip to content

Question regarding clip_len and nun_segment in RawFrameClsDataset #75

@tarokiritani

Description

@tarokiritani

I expect clip_len changes the length of frame sequences in RawFrameClsDataset, but it is not used anywhere as far as I can tell.

clip_len=8,

In dataset/build.py, num_segment seems to be used to set the sequence length, but this results in the selection of random frames in videos. Is this intentional?

num_segment=args.num_frames,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions