Home › Code › has_file_allowed_extension

has_file_allowed_extension

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

has_file_allowed_extension appears in the code Syntology harvested for 38 papers, as 15 distinct code bodies found in 38 places (a place is one code body under one paper). At least one of them ran in 26 of the papers; 0 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 has_file_allowed_extension 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 8 of the 15 distinct code bodies named has_file_allowed_extension; 7 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
2ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
6ran
7unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 8 of the 38 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

38 papers shown of 38, newest first; 38 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; 3 papers have no page here and are shown by arXiv id only. 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
One-shot Federated Learning via Synthetic Distiller-Distillate Communication 6 Dec 2024 Carkham/FedSD2C/preprocessing/Imagenette.py 38857cba5f3e4e0f unverified Apache-2.0 (permissive)
A CLIP-Powered Framework for Robust and Generalizable Data Selection 15 Oct 2024 Jackbrocp/clip-powered-data-selection/dataset.py 8dd8c30ee9fbcd8d ran no licence file found · pointer only
CXPMRG-Bench: Pre-training and Benchmarking for X-ray Medical Report Generation on CheXpert Plus Dataset 1 Oct 2024 event-ahu/medical_image_analysis/AM_MRG/SwinCheX/models/custom_image_folder.py dadb8463d5b1149d ran BSD-3-Clause (permissive)
Disentangling Masked Autoencoders for Unsupervised Domain Generalization 10 Jul 2024 rookiehb/dismae/datasets.py e64ab8d4f1807c54 ran no licence file found · pointer only
ViT-1.58b: Mobile Vision Transformers in the 1-bit Era 26 Jun 2024 dlyuangod/vit-1.58b/dataset_floder.py 18ae3e6ef2cf02ec ran no licence file found · pointer only
EMC$^2$: Efficient MCMC Negative Sampling for Contrastive Learning with Global Convergence 16 Apr 2024 amazon-science/contrastive_emc2/folder.py aec20ef76445c38c ran Apache-2.0 (permissive)
SA$^2$VP: Spatially Aligned-and-Adapted Visual Prompt 16 Dec 2023 tommy-xq/sa2vp/dataset_folder.py 18ae3e6ef2cf02ec ran MIT (permissive)
Simplifying Neural Network Training Under Class Imbalance 5 Dec 2023 ravidziv/SimplifyingImbalancedTraining/imbalanced/camvid.py 1d7c68b369e70ab0 ran no licence file found · pointer only
MetaCloak: Preventing Unauthorized Subject-driven Text-to-image Diffusion-based Synthesis via Meta-learning 22 Nov 2023 liuyixin-louis/metacloak/LIQE/ImageDataset.py 1d7c68b369e70ab0 ran no licence file found · pointer only
Semantics Meets Temporal Correspondence: Self-supervised Object-centric Learning in Videos 19 Aug 2023 shvdiwnkozbw/smtc/src/kinetics.py aec20ef76445c38c ran no licence file found · pointer only
DOS: Diverse Outlier Sampling for Out-of-Distribution Detection 3 Jun 2023 lygjwy/DOS/datasets/named_dataset_with_meta.py 70ee124084db90b2 unverified MIT (permissive)
Unpaired Image-to-Image Translation via Neural Schrödinger Bridge 24 May 2023 alpc91/NICE-GAN-pytorch/dataset.py e800290c5ea55efd unverified MIT (permissive)
Modality-invariant Visual Odometry for Embodied Vision 29 Apr 2023 memmelma/VO-Transformer/pointnav_vo/model_utils/mmae/dataset_folder.py 18ae3e6ef2cf02ec ran Apache-2.0 (permissive)
Blind Image Quality Assessment via Vision-Language Correspondence: A Multitask Learning Perspective 27 Mar 2023 zwx8981/LIQE/ImageDataset.py 1d7c68b369e70ab0 ran MIT (permissive)
Unsupervised Domain Adaptation via Distilled Discriminative Clustering 23 Feb 2023 huitangtang/disclusterda/utils/folder.py 1d7c68b369e70ab0 ran MIT (permissive)
Self-Supervised Vision Transformers for Malware Detection 15 Aug 2022 sachith500/sherlock/dataset_folder.py 18ae3e6ef2cf02ec ran MIT (permissive)
ConvMAE: Masked Convolution Meets Masked Autoencoders 8 May 2022 mx-mark/dmjd/util/dataset_folder.py 18ae3e6ef2cf02ec ran MIT (permissive)
Multiple-environment Self-adaptive Network for Aerial-view Geo-localization 18 Apr 2022 layumi/University1652-Baseline/folder.py 18ae3e6ef2cf02ec ran MIT (permissive)
Mugs: A Multi-Granular Self-Supervised Learning Framework 27 Mar 2022 sail-sg/mugs/src/dataset.py 826e35844a00b3a3 unverified Apache-2.0 (permissive)
Bamboo: Building Mega-Scale Vision Dataset Continually with Human-Machine Synergy 15 Mar 2022 zhangyuanhan-ai/bamboo/Bamboo-Benchmark/dataset.py c556c4f841693abe ran · violated contract no licence file found · pointer only
Accelerating Evolutionary Neural Architecture Search via Multi-Fidelity Evaluation 10 Aug 2021 devilyangs/mfenas/utils.py 5fb5f4dc747ad88a ran · violated contract no licence file found · pointer only
Detecting Anomalies in Semantic Segmentation with Prototypes 1 Jun 2021 DarioFontanel/PAnS/dataset/utils.py 7dc648809ce5dc90 unverified MIT (permissive)
Unsupervised Visual Representation Learning by Online Constrained K-Means 24 May 2021 idstcv/coke/coke/folder.py c556c4f841693abe ran · violated contract Apache-2.0 (permissive)
Towards Discovery and Attribution of Open-world GAN Generated Images 10 May 2021 Sharath-girish/openworld-gan/datasets.py 70ee124084db90b2 unverified MIT (permissive)
Training Generative Adversarial Networks with Limited Data 11 Jun 2020 sangyun884/Face2Webtoon/dataset.py e800290c5ea55efd unverified MIT (permissive)
Uncertainty-Aware Blind Image Quality Assessment in the Laboratory and Wild 28 May 2020 zwx8981/UNIQUE/ImageDataset.py 1d7c68b369e70ab0 ran Apache-2.0 (permissive)
Generative Feature Replay For Class-Incremental Learning 20 Apr 2020 xialeiliu/GFR-IL/ImageFolder.py c556c4f841693abe ran · violated contract MIT (permissive)
Generative Latent Implicit Conditional Optimization when Learning from Small Sample 31 Mar 2020 IdanAzuri/glico-learning-small-sample/glico_model/imagent_folder_loader.py 46a47194a5a214b5 unverified MIT (permissive)
Unsupervised Domain Adaptation via Structurally Regularized Deep Clustering 19 Mar 2020 gorilla-lab-scut/srdc-cvpr2020/utils/folder.py 1d7c68b369e70ab0 ran MIT (permissive)
University-1652: A Multi-view Multi-source Benchmark for Drone-based Geo-localization 27 Feb 2020 wtyhub/LPN/image_folder.py e800290c5ea55efd unverified MIT (permissive)
U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation 25 Jul 2019 znxlwm/UGATIT-pytorch/dataset.py e800290c5ea55efd unverified MIT (permissive)
EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks 28 May 2019 amirdy/dog-breed-classification/Web_App/files/folder.py 98c03ea9dd00a6d4 unverified MIT (permissive)
Label Propagation for Deep Semi-supervised Learning 9 Apr 2019 ahmetius/LP-DeepSSL/lp/db_semisuper.py c556c4f841693abe ran · violated contract MIT (permissive)
A Simple Baseline for Bayesian Uncertainty in Deep Learning 7 Feb 2019 wjmaddox/swa_gaussian/swag/camvid.py 1d7c68b369e70ab0 ran BSD-2-Clause (permissive)
Large-Scale Image Retrieval with Attentive Deep Local Features 19 Dec 2016 nashory/DeLF-pytorch/extract/folder.py e800290c5ea55efd unverified MIT (permissive)
arXiv:aaai_28243 tommy-xq/SA2VP/dataset_folder.py 18ae3e6ef2cf02ec ran MIT (permissive)
arXiv:aaai_25604 xcyao00/PMAD/datasets/mvtec_train.py 18ae3e6ef2cf02ec ran MIT (permissive)
arXiv:Park_LANIT_Language-Driven_Image-to-Image_Translation_for_Unlabeled_Data_CVPR_2023_paper KU-CVLAB/LANIT/core/custom_dataset.py c556c4f841693abe ran · violated contract MIT (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