Temporal Activity Detection in Untrimmed Videos with Recurrent Neural Networks

August 29, 2016 ยท Entered Twilight ยท ๐Ÿ› Neural Information Processing Systems

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Derived repo from GitHub Pages (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, .isort.cfg, LICENSE, README.md, data, dataset, docs, misc, notebooks, pics, requirements.txt, scripts, src, temporal-activity-detection.pdf

Authors Alberto Montes, Amaia Salvador, Santiago Pascual, Xavier Giro-i-Nieto arXiv ID 1608.08128 Category cs.CV: Computer Vision Citations 109 Venue Neural Information Processing Systems Repository https://github.com/imatge-upc/activitynet-2016-cvprw โญ 195 Last Checked 1 month ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision