paper-with-me

Papers

FFNet: Video Fast-Forwarding via Reinforcement Learning

2018-05-08 · CVPR 2018 6 · Shuyue Lan, Rameswar Panda, Qi Zhu, Amit K. Roy-Chowdhury

For many applications with limited computation, communication, storage and energy resources, there is an imperative need of computer vision methods that could select an informative subset of the input video for efficient processing at or near real time. In the literature, there are two relevant groups of approaches: generating a trailer for a video or fast-forwarding while watching/processing the video. The first group is supported by video summarization techniques, which require processing of the entire video to select an important subset for showing to users. In the second group, current fast-forwarding methods depend on either manual control or automatic adaptation of playback speed, which often do not present an accurate representation and may still require processing of every frame. In this paper, we introduce FastForwardNet (FFNet), a reinforcement learning agent that gets inspiration from video summarization and does fast-forwarding differently. It is an online framework that automatically fast-forwards a video and presents a representative subset of frames to users on the fly. It does not require processing the entire video, but just the portion that is selected by the fast-forward agent, which makes the process very computationally efficient. The online nature of our proposed method also enables the users to begin fast-forwarding at any point of the video. Experiments on two real-world datasets demonstrate that our method can provide better representation of the input video with much less processing requirement.

📄 PDF Abstract BibTeX arXiv:1805.02792

Code (1)

shuyueL/FFNet 공식 구현 tf

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Video Summarization

Similar Papers 제목 키워드 기반

Input Fast-Forwarding for Better Deep Learning

2017-05-23 · Ahmed Ibrahim, A. Lynn Abbott, Mohamed E. Hussein

This paper introduces a new architectural framework, known as input fast-forwarding, that can enhance the performance of deep networks. The main idea is to incorporate a parallel path that sends representations of input …

Deep Learning

Collaborative Multi-Agent Video Fast-Forwarding

2023-05-27 · Shuyue Lan, Zhilu Wang, Ermin Wei, Amit K. Roy-Chowdhury 외

Multi-agent applications have recently gained significant popularity. In many computer vision tasks, a network of agents, such as a team of robots with cameras, could work collaboratively to perceive the environment for …

Distributed Multi-agent Video Fast-forwarding

2020-08-10 · Shuyue Lan, Zhilu Wang, Amit K. Roy-Chowdhury, Ermin Wei 외

In many intelligent systems, a network of agents collaboratively perceives the environment for better and more efficient situation awareness. As these agents often have limited resources, it could be greatly beneficial t…

Matching with AffNet based rectifications

2022-07-29 · Václav Vávra, Dmytro Mishkin, Jiří Matas

We consider the problem of two-view matching under significant viewpoint changes with view synthesis. We propose two novel methods, minimizing the view synthesis overhead. The first one, named DenseAffNet, uses dense aff…

Straight to the Point: Fast-forwarding Videos via Reinforcement Learning Using Textual Data

2020-03-31 · CVPR 2020 6 · Washington Ramos, Michel Silva, Edson Araujo, Leandro Soriano Marcolino 외

The rapid increase in the amount of published visual data and the limited time of users bring the demand for processing untrimmed videos to produce shorter versions that convey the same information. Despite the remarkabl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)