Temporal Activity Detection in Untrimmed Videos with Recurrent Neural Networks
arXiv:1608.08128
Abstract
This thesis explore different approaches using Convolutional and Recurrent Neural Networks to classify and temporally localize activities on videos, furthermore an implementation to achieve it has been proposed. As the first step, features have been extracted from video frames using an state of the art 3D Convolutional Neural Network. This features are fed in a recurrent neural network that solves the activity classification and temporally location tasks in a simple and flexible way. Different architectures and configurations have been tested in order to achieve the best performance and learning of the video dataset provided. In addition it has been studied different kind of post processing over the trained network's output to achieve a better results on the temporally localization of activities on the videos. The results provided by the neural network developed in this thesis have been submitted to the ActivityNet Challenge 2016 of the CVPR, achieving competitive results using a simple and flexible architecture.
Best Poster Award at the 1st NIPS Workshop on Large Scale Computer Vision Systems (Barcelona, December 2016). Source code available at https://imatge-upc.github.io/activitynet-2016-cvprw/
References in corpus (1)
Cited by in corpus (8)
- A Pursuit of Temporal Accuracy in General Activity Detection
- Temporal Context Network for Activity Localization in Videos
- Local-Global Video-Text Interactions for Temporal Grounding
- Simple vs complex temporal recurrences for video saliency prediction
- Similarity R-C3D for Few-shot Temporal Activity Detection
- Two-Stream Region Convolutional 3D Network for Temporal Activity Detection
- Video Summarization via Actionness Ranking
- Online Spatiotemporal Action Detection and Prediction via Causal Representations