SOTAVerified

Procedural Text Generation from an Execution Video

2017-11-01IJCNLP 2017Unverified0· sign in to hype

Atsushi Ushiku, Hayato Hashimoto, Atsushi Hashimoto, Shinsuke Mori

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In recent years, there has been a surge of interest in automatically describing images or videos in a natural language. These descriptions are useful for image/video search, etc. In this paper, we focus on procedure execution videos, in which a human makes or repairs something and propose a method for generating procedural texts from them. Since video/text pairs available are limited in size, the direct application of end-to-end deep learning is not feasible. Thus we propose to train Faster R-CNN network for object recognition and LSTM for text generation and combine them at run time. We took pairs of recipe and cooking video, generated a recipe from a video, and compared it with the original recipe. The experimental results showed that our method can produce a recipe as accurate as the state-of-the-art scene descriptions.

Tasks

Reproductions