Papers › StyleFlow: Attribute-conditioned Exploration of StyleGAN-Generated Images using...

StyleFlow: Attribute-conditioned Exploration of StyleGAN-Generated Images using Conditional Continuous Normalizing Flows

6 Aug 2020arXiv:2008.02401archive 2025-07-28

Rameen Abdal, Peihao Zhu, Niloy Mitra, Peter Wonka

High-quality, diverse, and photorealistic images can now be generated by unconditional GANs (e.g., StyleGAN). However, limited options exist to control the generation process using (semantic) attributes, while still preserving the quality of the output. Further, due to the entangled nature of the GAN latent space, performing edits along one attribute can easily result in unwanted changes along other attributes. In this paper, in the context of conditional exploration of entangled latent spaces, we investigate the two sub-problems of attribute-conditioned sampling and attribute-controlled editing. We present StyleFlow as a simple, effective, and robust solution to both the sub-problems by formulating conditional exploration as an instance of conditional continuous normalizing flows in the GAN latent space conditioned by attribute features. We evaluate our method using the face and the car latent space of StyleGAN, and demonstrate fine-grained disentangled edits along various attributes on both real photographs and StyleGAN generated images. For example, for faces, we vary camera pose, illumination variation, expression, facial hair, gender, and age. Finally, via extensive qualitative and quantitative comparisons, we demonstrate the superiority of StyleFlow to other concurrent works.

PaperPDFCodeCode 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="2008.02401")

Code

Syntology Ran 2 of 14 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it.

By repository: community (archive-listed): 14 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

rameenabdal/styleflow officialpytorch report
justinjohn0306/StyleFlow mentioned on GitHubtf 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

14 samples harvested; 2 ran; 1 honoured the contract we drafted; 12 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.

1ran · honoured contract
1ran · fixture could not drive it
12unverified

Licence: 0 of the 14 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 xuduo35/StyleFlowPytorch. “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.

count_parameters xuduo35/StyleFlowPytorch/module/flow.py community (archive-listed) ran · honoured contract MIT (permissive) · f6b944f50d3f15ae · report
stable_var xuduo35/StyleFlowPytorch/module/normalization.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 27ca363b776a43f8 · report
D_logistic xuduo35/StyleFlowPytorch/stylegan2/loss_fns.py community (archive-listed) unverified MIT (permissive) · eb49d8acd5d18521 · report
G_logistic xuduo35/StyleFlowPytorch/stylegan2/loss_fns.py community (archive-listed) unverified MIT (permissive) · d660eee0510ffc84 · report
G_logistic_ns xuduo35/StyleFlowPytorch/stylegan2/loss_fns.py community (archive-listed) unverified MIT (permissive) · e50ad75aca391fdc · report
bernoulli_log_likelihood xuduo35/StyleFlowPytorch/module/utils.py community (archive-listed) unverified MIT (permissive) · 19c5e2db00d325b8 · report
count_nfe xuduo35/StyleFlowPytorch/module/flow.py community (archive-listed) unverified MIT (permissive) · 6e88b4b7a2d8cc87 · report
count_total_time xuduo35/StyleFlowPytorch/module/flow.py community (archive-listed) unverified MIT (permissive) · ce228183dec2a0fc · report
divergence_approx xuduo35/StyleFlowPytorch/module/odefunc.py community (archive-listed) unverified MIT (permissive) · 58625622277c98f5 · report
gaussian_log_likelihood xuduo35/StyleFlowPytorch/module/utils.py community (archive-listed) unverified MIT (permissive) · 6306abd15a0062d5 · report
get_activation xuduo35/StyleFlowPytorch/stylegan2/modules.py community (archive-listed) unverified MIT (permissive) · 1cb9925ee5079d88 · report
image_align xuduo35/StyleFlowPytorch/ffhq_dataset/face_alignment.py community (archive-listed) unverified MIT (permissive) · c68ee58b2a736123 · report
kl_diagnormal_stdnormal xuduo35/StyleFlowPytorch/module/utils.py community (archive-listed) unverified MIT (permissive) · ad16d0961b8183d2 · report
load xuduo35/StyleFlowPytorch/stylegan2/models.py community (archive-listed) unverified MIT (permissive) · 24150bba4666d3f0 · report

Tasks

Attribute

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Adaptive Instance NormalizationConvolutionDense ConnectionsFeedforward NetworkNormalizing FlowsR1 RegularizationStyleGAN

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