Papers › Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
Xun Huang, Serge Belongie
Gatys et al. recently introduced a neural algorithm that renders a content image in the style of another image, achieving so-called style transfer. However, their framework requires a slow iterative optimization process, which limits its practical application. Fast approximations with feed-forward neural networks have been proposed to speed up neural style transfer. Unfortunately, the speed improvement comes at a cost: the network is usually tied to a fixed set of styles and cannot adapt to arbitrary new styles. In this paper, we present a simple yet effective approach that for the first time enables arbitrary style transfer in real-time. At the heart of our method is a novel adaptive instance normalization (AdaIN) layer that aligns the mean and variance of the content features with those of the style features. Our method achieves speed comparable to the fastest existing approach, without the restriction to a pre-defined set of styles. In addition, our approach allows flexible user controls such as content-style trade-off, style interpolation, color & spatial controls, all using a single feed-forward neural network.
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="1703.06868")
Code
Syntology Ran 28 of 41 code samples harvested from 18 repositories linked to this paper; 13 have no recorded run. Of those that ran: 3 ran · honoured contract; 6 ran · our draft was wrong; 10 ran · fixture could not drive it; 9 ran with no contract checked.
By repository: community (archive-listed): 41 samples from 18 repositories, 28 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
29 repositories listed; official and paper-mentioned ones first.
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
41 samples harvested; 28 ran; 3 honoured the contract we drafted; 13 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.
Licence: 29 of the 41 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 18 repositories linked to this paper, official or community; each sample names its own and says which. “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.
1b5a7b593632abec · report
b6bda511442174ee · report
1e75525dca622a5b · report
80f6c4540623a906 · report
7b69aa89b55f1907 · report
feb8354419bc47a3 · report
e9c0b7f386130131 · report
70413403e7bd4032 · report
20d93f7c8062709d · report
6b522b9ea394b717 · report
a1f744f78d31de67 · report
5eec2a5c6c95f4ab · report
a44a1f4fc02b2471 · report
f47797a80e241835 · report
336fa3afbebc8219 · report
ced95aa1ec3ddcb2 · report
96ad7bbb7f8171f7 · report
277eca3b84592e36 · report
bd9607443cdfbbe8 · report
16679a24b9881031 · report
33f304ede0c2b810 · report
abe85479c8ccd9a7 · report
5c064a93e7042c2c · report
4ef3b0e9747d6981 · report
457244674e377df9 · report
fc194f2d050dbd6d · report
994ad288a2dff0d9 · report
2bb3accb9ec4b9df · report
0dd85d8525c0fba8 · report
dff326cf89112719 · report
6c204664e722b241 · report
6acb2016293c036e · report
9debb36434e3f2cf · report
246cb3106fe953a1 · report
ec43c13d4a962175 · report
b9af50ae977def20 · report
8c0e5a509dab7362 · report
c868992c0f0ff321 · report
eafb5322ecc71e47 · report
8091756b8c40713c · report
f3c73b49545c08c8 · report
Tasks
Results from the paper archive 2025-07-28
No leaderboard rows for this paper in the archive.
Methods
Introduced by this paper: Style Transfer Module
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