paper-with-me

Papers

Screencast Tutorial Video Understanding

2020-06-01 · CVPR 2020 6 · Kunpeng Li, Chen Fang, Zhaowen Wang, Seokhwan Kim, Hailin Jin, Yun Fu

Screencast tutorials are videos created by people to teach how to use software applications or demonstrate procedures for accomplishing tasks. It is very popular for both novice and experienced users to learn new skills, compared to other tutorial media such as text, because of the visual guidance and the ease of understanding. In this paper, we propose visual understanding of screencast tutorials as a new research problem to the computer vision community. We collect a new dataset of Adobe Photoshop video tutorials and annotate it with both low-level and high-level semantic labels. We introduce a bottom-up pipeline to understand Photoshop video tutorials. We leverage state-of-the-art object detection algorithms with domain specific visual cues to detect important events in a video tutorial and segment it into clips according to the detected events. We propose a visual cue reasoning algorithm for two high-level tasks: video retrieval and video captioning. We conduct extensive evaluations of the proposed pipeline. Experimental results show that it is effective in terms of understanding video tutorials. We believe our work will serves as a starting point for future research on this important application domain of video understanding.

📄 PDF Abstract BibTeX

Code (1)

KunpengLi1994/PsTuts pytorch

Tasks

object-detectionObject DetectionRetrievalVideo CaptioningVideo RetrievalVideo Understanding

Similar Papers 제목 키워드 기반

CodeSCAN: ScreenCast ANalysis for Video Programming Tutorials

2024-09-27 · Alexander Naumann, Felix Hertlein, Jacqueline Höllig, Lucas Cazzonelli 외

Programming tutorials in the form of coding screencasts play a crucial role in programming education, serving both novices and experienced developers. However, the video format of these tutorials presents a challenge due…

Optical Character RecognitionOptical Character Recognition (OCR)

Video Question Answering on Screencast Tutorials

2020-08-02 · Wentian Zhao, Seokhwan Kim, Ning Xu, Hailin Jin

This paper presents a new video question answering task on screencast tutorials. We introduce a dataset including question, answer and context triples from the tutorial videos for a software. Unlike other video question …

Question AnsweringVideo Question Answering

TutorialVQA: Question Answering Dataset for Tutorial Videos

2019-12-02 · LREC 2020 5 · Anthony Colas, Seokhwan Kim, Franck Dernoncourt, Siddhesh Gupte 외

Despite the number of currently available datasets on video question answering, there still remains a need for a dataset involving multi-step and non-factoid answers. Moreover, relying on video transcripts remains an und…

Question AnsweringVideo Question Answering

Video Action Understanding

2020-10-13 · Matthew Hutchinson, Vijay Gadepally

Many believe that the successes of deep learning on image understanding problems can be replicated in the realm of video understanding. However, due to the scale and temporal nature of video, the span of video understand…

Action UnderstandingDeep LearningVideo Understanding

AtDelfi: Automatically Designing Legible, Full Instructions For Games

2018-07-11 · Michael Cerny Green, Ahmed Khalifa, Gabriella A. B. Barros, Tiago Machado 외

This paper introduces a fully automatic method for generating video game tutorials. The AtDELFI system (AuTomatically DEsigning Legible, Full Instructions for games) was created to investigate procedural generation of in…