Home › Code › Blur

Blur

Syntologyentry name in harvested coderead from the graph 2026-09-24

Blur appears in the code Syntology harvested for 12 papers, as 18 distinct code bodies found in 18 places (a place is one code body under one paper). At least one of them ran in 8 of the papers; 11 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named Blur do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 14 of the 18 distinct code bodies named Blur; 4 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
1ran · fixture could not drive it
13ran
4unverified
11fingerprinted

Licence is a property of each copy, so it is counted per place: 10 of the 18 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “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, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

12 papers shown of 12, newest first; 18 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's 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.

PaperDateFileStatus SyntologyLicence
Evading Forensic Classifiers with Attribute-Conditioned Adversarial Faces 22 Jun 2023 koushiksrivats/face_attribute_attack/image_as_reference.py 6a657c5a423ebb1b ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
Semantic-aware Generation of Multi-view Portrait Drawings 4 May 2023 AiArt-HDU/SAGE/generators/refinegan.py 60f38e22cb879676 unverified no licence file found · pointer only
DPE: Disentanglement of Pose and Expression for General Video Portrait Editing 16 Jan 2023 Carlyx/DPE/networks/generator.py d56e5456e614facc ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
HyperDomainNet: Universal Domain Adaptation for Generative Adversarial Networks 17 Oct 2022 macderru/hyperdomainnet/core/uda_models.py 0b20639615622596 ran MIT (permissive)
Unsupervised Multi-Modal Medical Image Registration via Discriminator-Free Image-to-Image Translation 28 Apr 2022 heyblackC/DFMIR/models/networks.py 1db3e55c3b8b11aa ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
Neural Texture Extraction and Distribution for Controllable Person Image Synthesis 13 Apr 2022 renyurui/neural-texture-extraction-distribution/generators/extraction_distribution_model.py e1b8d723d9a18f47 unverified licence not identified · pointer only
Learning to Adversarially Blur Visual Object Tracking 26 Jul 2021 tsingqguo/ABA/OSABA/pix2pix/models/G_search_L2_500_dimp_model.py 241faa5660a91ee6 unverified MIT (permissive)
Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Robustness 26 May 2021 xxxnell/spatial-smoothing/models/smoothing_block.py 5e06a1320d7d8bc6 ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive)
Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Robustness 26 May 2021 xxxnell/how-do-vits-work/models/smoothing_block.py 5e8b0ed1757e7193 ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive)
GAN Prior Embedded Network for Blind Face Restoration in the Wild 13 May 2021 yangxy/GPEN/face_model/gpen_model.py 817b02137d001af3 ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation 22 Apr 2021 Hangz-nju-cuhk/Talking-Face_PC-AVS/models/networks/generator.py 4dcbbb397f7c6235 ran fingerprinted CC-BY-4.0 · pointer only
GAN-Control: Explicitly Controllable GANs 7 Jan 2021 amazon-research/gan-control/src/gan_control/models/gan_model.py 85ab6052faa2dbba unverified Apache-2.0 (permissive)
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 avakong/stylegan-test/model.py 4046b1469925a2a5 ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 akatigre/multi2one/models/stylegan2/model.py d4c4d796f13861b6 ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 ialhashim/StyleGAN-Tensorflow2/stylegan.py e8bd68c2fc3f7fe8 ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 podgorskiy/StyleGAN_Blobless/net.py 6837fabd83ca7637 ran fingerprinted no licence file found · pointer only
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 foamliu/StyleGAN-PyTorch/models.py bd9d686825de603e ran fingerprinted no licence file found · pointer only
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 mgmk2/StyleGAN/src/model/stylegan/network.py 4051ac8a225165d0 ran Apache-2.0 (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the 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 cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

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