ECO: Efficient Convolutional Network for Online Video Understanding

April 24, 2018 ยท Entered Twilight ยท ๐Ÿ› European Conference on Computer Vision

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

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: LICENSE, README.md, caffe_3d, data_list, doc_files, download_models.sh, gd_download.py, models_ECO_Full, models_ECO_Lite, scripts

Authors Mohammadreza Zolfaghari, Kamaljeet Singh, Thomas Brox arXiv ID 1804.09066 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.IR, cs.MM Citations 527 Venue European Conference on Computer Vision Repository https://github.com/mzolfaghari/ECO-efficient-video-understanding โญ 439 Last Checked 1 month ago
Abstract
The state of the art in video understanding suffers from two problems: (1) The major part of reasoning is performed locally in the video, therefore, it misses important relationships within actions that span several seconds. (2) While there are local methods with fast per-frame processing, the processing of the whole video is not efficient and hampers fast video retrieval or online classification of long-term activities. In this paper, we introduce a network architecture that takes long-term content into account and enables fast per-video processing at the same time. The architecture is based on merging long-term content already in the network rather than in a post-hoc fusion. Together with a sampling strategy, which exploits that neighboring frames are largely redundant, this yields high-quality action classification and video captioning at up to 230 videos per second, where each video can consist of a few hundred frames. The approach achieves competitive performance across all datasets while being 10x to 80x faster than state-of-the-art methods.
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