Lighting Image/Video Style Transfer Methods by Iterative Channel Pruning
Kexin Wu, Fan Tang, Ning Liu, Oliver Deussen, Thi Ngoc Hanh Le, Weiming Dong, Tong-Yee Lee
Abstract
Deploying style transfer methods on resource-constrained devices is challenging, which limits their real-world applicability. To tackle this issue, we propose using pruning techniques to accelerate various visual style transfer methods. We argue that typical pruning methods may not be well-suited for style transfer methods and present an iterative correlation-based channel pruning (ICCP) strategy for encoder-transform-decoder-based image/video style transfer models. The correlation-based channel regularization preserves the feature distributions for content and style references, and the iterative pruning strategy prevents layer collapse when pruning on the encoder-decoder structure. Experiments demonstrate that the proposed ICCP can generate visual competitive results compared to SOTA style transfer methods and significantly reduces the number of parameters (at least 70K) and inference time. Model is available at https://github.com/wukx-wukx/ICCP.
BibTeX
@inproceedings{icassp2024_lightingimagevid,
title = {Lighting Image/Video Style Transfer Methods by Iterative Channel Pruning},
author = {Kexin Wu and Fan Tang and Ning Liu and Oliver Deussen and Thi Ngoc Hanh Le and Weiming Dong and Tong-Yee Lee},
booktitle = {ICASSP 2024},
year = {2024}
}