Skip to content

Kinetics400/600 #39

@LOTEAT

Description

@LOTEAT

Thanks a lot for your codes.
I have problem with the training of kinetics400.

kinetics400_train = torchvision.datasets.Kinetics400(root='...',
                                step_between_clips=clip_steps,
                                frames_per_clip=num_frames, frame_rate=5,
                                extensions=('mp4'),
                                transform=transform, num_workers=2)

I wrote this Dataset in the same way as hmdb51, and I meet an error.
Can you provide the codes of Kinetics400 Dataset?
Looking forward to your reply.

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