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

implement dataloader #6

Merged
merged 2 commits into from
Aug 19, 2021
Merged

implement dataloader #6

merged 2 commits into from
Aug 19, 2021

Conversation

cosmicBboy
Copy link
Owner

fixes #1

  • dataset.py implements kinetics dataset and dataloader
  • add gridai.mk make target test-kinetics-dataloader to test iteration through the entire dataset

fixes #1

- dataset.py implements kinetics dataset and dataloader
- add `gridai.mk` make target `test-kinetics-dataloader` to test iteration through the entire dataset
@cosmicBboy cosmicBboy merged commit 45d119b into main Aug 19, 2021
@cosmicBboy cosmicBboy deleted the dataloader branch August 19, 2021 01:35
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

Successfully merging this pull request may close these issues.

write dataloader for kinetics dataset
1 participant