paper-with-me

Papers

AutoTransition: Learning to Recommend Video Transition Effects

2022-07-27 · Yaojie Shen, Libo Zhang, Kai Xu, Xiaojie Jin

Video transition effects are widely used in video editing to connect shots for creating cohesive and visually appealing videos. However, it is challenging for non-professionals to choose best transitions due to the lack of cinematographic knowledge and design skills. In this paper, we present the premier work on performing automatic video transitions recommendation (VTR): given a sequence of raw video shots and companion audio, recommend video transitions for each pair of neighboring shots. To solve this task, we collect a large-scale video transition dataset using publicly available video templates on editing softwares. Then we formulate VTR as a multi-modal retrieval problem from vision/audio to video transitions and propose a novel multi-modal matching framework which consists of two parts. First we learn the embedding of video transitions through a video transition classification task. Then we propose a model to learn the matching correspondence from vision/audio inputs to video transitions. Specifically, the proposed model employs a multi-modal transformer to fuse vision and audio information, as well as capture the context cues in sequential transition outputs. Through both quantitative and qualitative experiments, we clearly demonstrate the effectiveness of our method. Notably, in the comprehensive user study, our method receives comparable scores compared with professional editors while improving the video editing efficiency by \textbf{300\scalebox{1.25}{$\times$}}. We hope our work serves to inspire other researchers to work on this new task. The dataset and codes are public at \url{https://github.com/acherstyx/AutoTransition}.

📄 PDF Abstract BibTeX arXiv:2207.13479

Code (1)

acherstyx/autotransition 공식 구현 pytorch

Tasks

RetrievalVideo Editing

Similar Papers 제목 키워드 기반

V-Trans4Style: Visual Transition Recommendation for Video Production Style Adaptation

2025-01-14 · Pooja Guhan, Tsung-Wei Huang, Guan-Ming Su, Subhadra Gopalakrishnan 외

We introduce V-Trans4Style, an innovative algorithm tailored for dynamic video content editing needs. It is designed to adapt videos to different production styles like documentaries, dramas, feature films, or a specific…

Decoder

Edit3K: Universal Representation Learning for Video Editing Components

2024-03-24 · Xin Gu, Libo Zhang, Fan Chen, Longyin Wen 외

This paper focuses on understanding the predominant video creation pipeline, i.e., compositional video editing with six main types of editing components, including video effects, animation, transition, filter, sticker, a…

Representation LearningRetrievalVideo Editing

Human Pose Driven Object Effects Recommendation

2022-09-17 · Zhaoxin Fan, Fengxin Li, Hongyan Liu, Jun He 외

In this paper, we research the new topic of object effects recommendation in micro-video platforms, which is a challenging but important task for many practical applications such as advertisement insertion. To avoid the …

Object

SEINE: Short-to-Long Video Diffusion Model for Generative Transition and Prediction

2023-10-31 · Xinyuan Chen, Yaohui Wang, Lingjun Zhang, Shaobin Zhuang 외

Recently video generation has achieved substantial progress with realistic results. Nevertheless, existing AI-generated videos are usually very short clips ("shot-level") depicting a single scene. To deliver a coherent l…

PredictionSemantic SimilaritySemantic Textual SimilarityVideo Generation+1

Fast Video Shot Transition Localization with Deep Structured Models

2018-08-13 · Shitao Tang, Litong Feng, Zhangkui Kuang, Yimin Chen 외

Detection of video shot transition is a crucial pre-processing step in video analysis. Previous studies are restricted on detecting sudden content changes between frames through similarity measurement and multi-scale ope…

Camera shot boundary detectionGPU