paper-with-me

Papers

YouTube-8M: A Large-Scale Video Classification Benchmark

2016-09-27 · Sami Abu-El-Haija, Nisarg Kothari, Joonseok Lee, Paul Natsev, George Toderici, Balakrishnan Varadarajan, Sudheendra Vijayanarasimhan

Many recent advancements in Computer Vision are attributed to large datasets. Open-source software packages for Machine Learning and inexpensive commodity hardware have reduced the barrier of entry for exploring novel approaches at scale. It is possible to train models over millions of examples within a few days. Although large-scale datasets exist for image understanding, such as ImageNet, there are no comparable size video classification datasets. In this paper, we introduce YouTube-8M, the largest multi-label video classification dataset, composed of ~8 million videos (500K hours of video), annotated with a vocabulary of 4800 visual entities. To get the videos and their labels, we used a YouTube video annotation system, which labels videos with their main topics. While the labels are machine-generated, they have high-precision and are derived from a variety of human-based signals including metadata and query click signals. We filtered the video labels (Knowledge Graph entities) using both automated and manual curation strategies, including asking human raters if the labels are visually recognizable. Then, we decoded each video at one-frame-per-second, and used a Deep CNN pre-trained on ImageNet to extract the hidden representation immediately prior to the classification layer. Finally, we compressed the frame features and make both the features and video-level labels available for download. We trained various (modest) classification models on the dataset, evaluated them using popular evaluation metrics, and report them as baselines. Despite the size of the dataset, some of our models train to convergence in less than a day on a single machine using TensorFlow. We plan to release code for training a TensorFlow model and for computing metrics.

📄 PDF Abstract BibTeX arXiv:1609.08675

Code (7)

AKASH2907/Content-based-Video-Recommendation tf
AKASH2907/Content-based-Video-Relevance-Prediction tf
Cloud-Computing-IoT/Cloud-Enabled-Smart-Speaker tf
Cloud-Computing-IoT/speakEasy tf
boseaslcohort/youtube-8m tf
google/youtube-8m tf
taufikxu/youtube tf

Tasks

3D Face ReconstructionAction RecognitionAction Recognition In VideosGeneral ClassificationVideo Classification

Similar Papers 제목 키워드 기반

An Effective Way to Improve YouTube-8M Classification Accuracy in Google Cloud Platform

2017-06-26 · Zhenzhen Zhong, Shujiao Huang, Cheng Zhan, Licheng Zhang 외

Large-scale datasets have played a significant role in progress of neural network and deep learning areas. YouTube-8M is such a benchmark dataset for general multi-label video classification. It was created from over 7 m…

ClassificationDeep LearningGeneral ClassificationVideo Classification+1

YouTube-VOS: A Large-Scale Video Object Segmentation Benchmark

2018-09-06 · Ning Xu, Linjie Yang, Yuchen Fan, Dingcheng Yue 외

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temp…

Image SegmentationObjectOptical Flow EstimationSegmentation+4

Large-Scale YouTube-8M Video Understanding with Deep Neural Networks

2017-06-14 · Manuk Akopyan, Eshsou Khashba

Video classification problem has been studied many years. The success of Convolutional Neural Networks (CNN) in image recognition tasks gives a powerful incentive for researchers to create more advanced video classificat…

ClassificationGeneral ClassificationMixture-of-ExpertsVideo Classification+1

Large-scale Video Classification guided by Batch Normalized LSTM Translator

2017-07-13 · Jae Hyeon Yoo

Youtube-8M dataset enhances the development of large-scale video recognition technology as ImageNet dataset has encouraged image classification, recognition and detection of artificial intelligence fields. For this large…

ClassificationGeneral Classificationimage-classificationImage Classification+3

YouTube-SL-25: A Large-Scale, Open-Domain Multilingual Sign Language Parallel Corpus

2024-07-15 · Garrett Tanzer, Biao Zhang

Even for better-studied sign languages like American Sign Language (ASL), data is the bottleneck for machine learning research. The situation is worse yet for the many other sign languages used by Deaf/Hard of Hearing co…