paper-with-me

홈 › Papers

MVStylizer: An Efficient Edge-Assisted Video Photorealistic Style Transfer System for Mobile Phones

2020-05-24 · Ang Li, Chunpeng Wu, Yiran Chen, Bin Ni

Recent research has made great progress in realizing neural style transfer of images, which denotes transforming an image to a desired style. Many users start to use their mobile phones to record their daily life, and then edit and share the captured images and videos with other users. However, directly applying existing style transfer approaches on videos, i.e., transferring the style of a video frame by frame, requires an extremely large amount of computation resources. It is still technically unaffordable to perform style transfer of videos on mobile phones. To address this challenge, we propose MVStylizer, an efficient edge-assisted photorealistic video style transfer system for mobile phones. Instead of performing stylization frame by frame, only key frames in the original video are processed by a pre-trained deep neural network (DNN) on edge servers, while the rest of stylized intermediate frames are generated by our designed optical-flow-based frame interpolation algorithm on mobile phones. A meta-smoothing module is also proposed to simultaneously upscale a stylized frame to arbitrary resolution and remove style transfer related distortions in these upscaled frames. In addition, for the sake of continuously enhancing the performance of the DNN model on the edge server, we adopt a federated learning scheme to keep retraining each DNN model on the edge server with collected data from mobile clients and syncing with a global DNN model on the cloud server. Such a scheme effectively leverages the diversity of collected data from various mobile clients and efficiently improves the system performance. Our experiments demonstrate that MVStylizer can generate stylized videos with an even better visual quality compared to the state-of-the-art method while achieving 75.5$\times$ speedup for 1920$\times$1080 videos.

📄 PDF Abstract BibTeX arXiv:2005.11630

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningOptical Flow EstimationStyle TransferVideo Style Transfer

Similar Papers 제목 키워드 기반

NLUT: Neural-based 3D Lookup Tables for Video Photorealistic Style Transfer

2023-03-16 · Yaosen Chen, Han Yang, Yuexin Yang, Yuegen Liu 외

Video photorealistic style transfer is desired to generate videos with a similar photorealistic style to the style image while maintaining temporal consistency. However, existing methods obtain stylized video sequences b…

8kStyle Transfer

Photorealistic Style Transfer for Videos

2018-07-01 · Michael Honke, Rahul Iyer, Dishant Mittal

Photorealistic style transfer is a technique which transfers colour from one reference domain to another domain by using deep learning and optimization techniques. Here, we present a technique which we use to transfer st…

Deep LearningStyle Transfer

Universal Photorealistic Style Transfer: A Lightweight and Adaptive Approach

2023-09-18 · Rong Liu, Enyu Zhao, Zhiyuan Liu, Andrew Feng 외

Photorealistic style transfer aims to apply stylization while preserving the realism and structure of input content. However, existing methods often encounter challenges such as color tone distortions, dependency on pair…

GPUStyle TransferSuper-ResolutionVideo Style Transfer

Real-time Localized Photorealistic Video Style Transfer

2020-10-20 · Xide Xia, Tianfan Xue, Wei-Sheng Lai, Zheng Sun 외

We present a novel algorithm for transferring artistic styles of semantically meaningful local regions of an image onto local regions of a target video while preserving its photorealism. Local regions may be selected eit…

Style TransferVideo SegmentationVideo Semantic SegmentationVideo Style Transfer

ColoristaNet for Photorealistic Video Style Transfer

2022-12-19 · Xiaowen Qiu, Ruize Xu, Boan He, Yingtao Zhang 외

Photorealistic style transfer aims to transfer the artistic style of an image onto an input image or video while keeping photorealism. In this paper, we think it's the summary statistics matching scheme in existing algor…

Optical Flow EstimationStyle TransferVideo Style Transfer