paper-with-me

Papers

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 classification approaches. As video has a temporal content Long Short Term Memory (LSTM) networks become handy tool allowing to model long-term temporal clues. Both approaches need a large dataset of input data. In this paper three models provided to address video classification using recently announced YouTube-8M large-scale dataset. The first model is based on frame pooling approach. Two other models based on LSTM networks. Mixture of Experts intermediate layer is used in third model allowing to increase model capacity without dramatically increasing computations. The set of experiments for handling imbalanced training data has been conducted.

📄 PDF Abstract BibTeX arXiv:1706.04488

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMixture-of-ExpertsVideo ClassificationVideo Understanding

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Temporal Modeling Approaches for Large-scale Youtube-8M Video Understanding

2017-07-14 · Fu Li, Chuang Gan, Xiao Liu, Yunlong Bian 외

This paper describes our solution for the video recognition task of the Google Cloud and YouTube-8M Video Understanding Challenge that ranked the 3rd place. Because the challenge provides pre-extracted visual and audio f…

Video RecognitionVideo Understanding

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

Deep Learning Methods for Efficient Large Scale Video Labeling

2017-06-14 · Miha Skalic, Marcin Pekalski, Xingguo E. Pan

We present a solution to "Google Cloud and YouTube-8M Video Understanding Challenge" that ranked 5th place. The proposed model is an ensemble of three model families, two frame level and one video level. The training was…

Deep LearningVideo Understanding

Aggregating Frame-level Features for Large-Scale Video Classification

2017-07-04 · Shaoxiang Chen, Xi Wang, Yongyi Tang, Xinpeng Chen 외

This paper introduces the system we developed for the Google Cloud & YouTube-8M Video Understanding Challenge, which can be considered as a multi-label classification problem defined on top of the large scale YouTube-8M …

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

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