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

Kinetics400/600 #39

Open
LOTEAT opened this issue Aug 5, 2023 · 0 comments
Open

Kinetics400/600 #39

LOTEAT opened this issue Aug 5, 2023 · 0 comments

Comments

@LOTEAT
Copy link

LOTEAT commented Aug 5, 2023

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.

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