[data request] YouTube 8M
See original GitHub issue- Name of dataset: YouTube 8M
- URL of dataset: https://research.google.com/youtube8m/
- License of dataset: Creative Commons Attribution 4.0 International (CC BY 4.0) license.
- Short description of dataset and use case(s): YouTube-8M is a large-scale labeled video dataset that consists of millions of YouTube video IDs, with high-quality machine-generated annotations from a diverse vocabulary of 3,800+ visual entities. Can be used for large-scale video understanding, representation learning, noisy data modeling, transfer learning, and domain adaptation approaches for video, and multi-task learning.
Folks who would also like to see this dataset in tensorflow/datasets
, please +1/thumbs-up so the developers can know which requests to prioritize.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:11
- Comments:11 (4 by maintainers)
Top Results From Across the Web
YouTube-8M: A Large and Diverse Labeled Video Dataset for ...
YouTube -8M is a large-scale labeled video dataset that consists of millions of YouTube video IDs, with high-quality machine-generated annotations from a diverse ......
Read more >YouTube-8M Dataset - Medium
YouTube -8M is a project that was developed by Google AI/Research in ... The YouTube-8M data has gone through a few different iterations....
Read more >The 3rd YouTube-8M Video Understanding Challenge | Kaggle
cd ~/yt8m/code git clone https://github.com/google/youtube-8m.git ... curl data.yt8m.org/download.py | partition=2/frame/train mirror=us python.
Read more >Announcing YouTube-8M: A Large and Diverse Labeled ...
Pursuing video understanding at YouTube-8M's scale would normally require a petabyte of video storage and dozens of CPU-years worth of ...
Read more >Starter code for working with the YouTube-8M dataset.
Train video-level model on frame-level features and inference at segment-level. Tensorboard; Using GPUs. Running on Google's Cloud Machine Learning Platform.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’d be great, thank you! Assigning you. Please reach out here in this issue for questions (or we can continue the discussion in the PR when you submit one). And please let us know what can be made more clear in the documentation as you go. We want to make it as easy and nice as possible to add new datasets.
This is my first contribution in this ( tensorflow/datasets ) , so any guide lines will really help me complete this issue.