Papers › Two Birds, One Stone: A Unified Framework for Joint Learning of Image and Video Style Transfers

Two Birds, One Stone: A Unified Framework for Joint Learning of Image and Video Style Transfers

22 Apr 2023ICCV 2023 1arXiv:2304.11335archive 2025-07-28

Bohai Gu, Heng Fan, Libo Zhang

Current arbitrary style transfer models are limited to either image or video domains. In order to achieve satisfying image and video style transfers, two different models are inevitably required with separate training processes on image and video domains, respectively. In this paper, we show that this can be precluded by introducing UniST, a Unified Style Transfer framework for both images and videos. At the core of UniST is a domain interaction transformer (DIT), which first explores context information within the specific domain and then interacts contextualized domain information for joint learning. In particular, DIT enables exploration of temporal information from videos for the image style transfer task and meanwhile allows rich appearance texture from images for video style transfer, thus leading to mutual benefits. Considering heavy computation of traditional multi-head self-attention, we present a simple yet effective axial multi-head self-attention (AMSA) for DIT, which improves computational efficiency while maintains style transfer performance. To verify the effectiveness of UniST, we conduct extensive experiments on both image and video style transfer tasks and show that UniST performs favorably against state-of-the-art approaches on both tasks. Our code and results will be released.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2304.11335")

Code

Syntology Ran 4 of 12 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NevSNev/UniST officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 4 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran
8unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from NevSNev/UniST. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Decoder_vgg NevSNev/UniST/models/transformer/Models.py official repository ran no licence file found · pointer only · 96605caf00c6e1ea · report
Encoder_vgg NevSNev/UniST/models/transformer/Models.py official repository ran no licence file found · pointer only · fd0117d55818ae55 · report
MultiHeadAttention NevSNev/UniST/models/transformer/Models.py official repository ran no licence file found · pointer only · c06cdab10d27718a · report
PositionwiseFeedForward NevSNev/UniST/models/transformer/Models.py official repository ran fingerprinted no licence file found · pointer only · fbe61734f350ca10 · report
DecoderLayer_style NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 07eb86c40b2c464b · report
Decoder_style_tranfer NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 4ab1b5d91031d071 · report
EncoderLayer NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 5296d85a30e7e65f · report
EncoderLayer_cross NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 88d87e637a068505 · report
Encoder_cross NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 40df0891b74bc7e7 · report
Encoder_image NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 812b4c146cef5894 · report
Encoder_video NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · bc99734898b0d976 · report
Transformer NevSNev/UniST/models/transformer/Models.py official repository unverified no licence file found · pointer only · 9aa7a9ab93677d4d · report

Tasks

Computational EfficiencyStyle TransferVideo Style Transfer

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections