Home › Code › window_partition

window_partition

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

window_partition appears in the code Syntology harvested for 377 papers, as 113 distinct code bodies found in 422 places (a place is one code body under one paper). At least one of them ran in 346 of the papers; 49 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 window_partition 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 82 of the 113 distinct code bodies named window_partition; 31 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
4ran · our draft was wrong
63ran · fixture could not drive it
15ran
31unverified
49fingerprinted

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

100 papers shown of 377 (newest first; the JSON twin carries all 422 places); 106 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, and the graph's for 23 papers added by Syntology; 45 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
BSC-Net: A Small-Branch-Sensitive Structural Continuity Network for Coronary Vessel Segmentation and Quantitative Angiographic Analysis added by Syntology 2026-09 (from id) liwx-deeplearning/BSC-Net/bscnet/model.py e616ae0c5f8fdf66 unverified MIT (permissive)
Mind the Residual Gap: Probabilistic Downscaling under Real-World Bias added by Syntology 2026-06 (from id) JingyunLiang/SwinIR/models/network_swinir.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Temporal-Emerged Prompting for Segment Anything in Multiframe Infrared Small Target Detection added by Syntology 2026-06 (from id) cdh8285/TEP-SAM/models/sam_withToken.py c198e7a794dcd181 ran · fixture could not drive it fingerprinted MIT (permissive)
Robustness Cannot be Reduced to Regularization: Studying Adversarial Training Beyond the Linear Case added by Syntology 2026-06 (from id) RobustBench/robustbench/robustbench/model_zoo/architectures/MIMIR_swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Dial HEALTHDIAL for Advice: A Multilingual and Multi-Parallel Spoken Dialogue Dataset for Knowledge-Grounded Information Seeking added by Syntology 2026-05 (from id) LAION-AI/CLAP/src/laion_clap/clap_module/htsat.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted CC0-1.0 (permissive)
A Hybridizable Neural Time Integrator for Stable Autoregressive Forecasting added by Syntology 2026-04 (from id) PIMILab/hnode/swin_transformer_v2.py 225372e166afb0a5 ran no licence file found · pointer only
Generative 3D Gaussian Splatting for Arbitrary-ResolutionAtmospheric Downscaling and Forecasting added by Syntology 2026-04 (from id) binbin2xs/weather-GS/GSSAViT_fixscale_era5_era5.py 505b9ff691502811 unverified no licence file found · pointer only
On Neural Scaling Laws for Weather Emulation through Continual Training added by Syntology 2026-03 (from id) ShashankSubramanian/neural-scaling-weather/models/swin_helpers.py 6d43518ec80e538a unverified licence not identified · pointer only
On Neural Scaling Laws for Weather Emulation through Continual Training added by Syntology 2026-03 (from id) ShashankSubramanian/neural-scaling-weather/models/swin_helpers_te.py bad026d8c49d7c0d unverified licence not identified · pointer only
FedBCGD: Communication-Efficient Accelerated Block Coordinate Gradient Descent for Federated Learning added by Syntology 5 Mar 2026 junkangLiu0/FedBCGD/model.py 1244e2f07fb63623 unverified no licence file found · pointer only
Parallel Swin Transformer-Enhanced 3D MRI-to-CT Synthesis for MRI-Only Radiotherapy Planning added by Syntology 2026-02 (from id) mobaidoctor/med2transformer/utils.py f66dff440c702923 ran · fixture could not drive it no licence file found · pointer only
Extreme Weather Nowcasting via Local Precipitation Pattern Prediction added by Syntology 2026-02 (from id) tony890048/exPreCast/model.py e63d183e6f4e08a6 ran · fixture could not drive it no licence file found · pointer only
HSSDCT: Factorized Spatial-Spectral Correlation for Hyperspectral Image Fusion added by Syntology 2026-02 (from id) jemmyleee/HSSDCT/models/hssdct.py 1bf2ae92dffeef47 ran · fixture could not drive it no licence file found · pointer only
PhaSR: Generalized Image Shadow Removal with Physically Aligned Priors added by Syntology 2026-01 (from id) ming053l/PhaSR/model.py d20e559930dd90c0 ran fingerprinted MIT (permissive)
ReflexSplit: Single Image Reflection Separation via Layer Fusion-Separation added by Syntology 2026-01 (from id) wuw2135/ReflexSplit/models/arch/reflexsplit.py 262615fae4cc98e4 ran · fixture could not drive it fingerprinted MIT (permissive)
Diffusion Model-Based Data Augmentation for Enhanced Neuron Segmentation added by Syntology 2026-01 (from id) HeadLiuYun/NeuroDiff/segmentation_scripts/model/model_Swin_UNETR.py 8cd5fa7e1d693a92 unverified no licence file found · pointer only
SHARE: A Fully Unsupervised Framework for Single Hyperspectral Image Restoration added by Syntology 2026-01 (from id) xuwayyy/SHARE/models/share.py f6b2d702fc756d64 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Exploiting DINOv3-Based Self-Supervised Features for Robust Few-Shot Medical Image Segmentation added by Syntology 2026-01 (from id) apple1986/DINO-AugSeg/model/Dinov3_WTAUG_UNet.py 92f91e80ba59d3ac unverified no licence file found · pointer only
PanoSAMic: Panoramic Image Segmentation from SAM Feature Encoding and Dual View Fusion added by Syntology 2026-01 (from id) dfki-av/PanoSAMic/panosamic/model/image_encoder.py 903ad10c1ef35eda unverified licence not identified · pointer only
Boosting Overlapping Organoid Instance Segmentation Using Pseudo-Label Unmixing and Synthesis-Assisted Learning added by Syntology 2026-01 (from id) yatengLG/ISAT_with_segment_anything/ISAT/segment_any/segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted no licence file found · pointer only
Nodule-DETR: A Novel DETR Architecture with Frequency-Channel Attention for Ultrasound Thyroid Nodule Detection added by Syntology 2026-01 (from id) wjj1wjj/Nodule-DETR/Nodule-DETR/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
From Pixels to Views: Learning Angular-Aware and Physics-Consistent Representations for Light Field Microscopy added by Syntology 2025-10 (from id) hefengcs/XLFM-Former/model/UFormer.py c4b5a8b25f271a68 ran · fixture could not drive it no licence file found · pointer only
MedVSR: Medical Video Super-Resolution with Cross State-Space Propagation added by Syntology 2025-09 (from id) CUHK-AIM-Group/MedVSR/archs/modules/mamba_vision.py 88bf73966cf30ec8 ran · fixture could not drive it fingerprinted no licence file found · pointer only
UniMRSeg: Unified Modality-Relax Segmentation via Hierarchical Self-Supervised Compensation added by Syntology 2025-09 (from id) identical code first harvested elsewhere c33b3de22ecbd051 ran · fixture could not drive it licence of this copy not recorded
arXiv:2507.20731 2025-07 (from id) Andong-Li-speech/RNDVoC/Models/rnd_utils/local_utils.py c1b62dda71cecd8d unverified MIT (permissive)
arXiv:2507.00585 2025-07 (from id) vpsg-research/Sim-MPNet/lib/dsgim.py afbca52ce55bef4b unverified Apache-2.0 (permissive)
Seg-R1: Segmentation Can Be Surprisingly Simple with Reinforcement Learning 27 Jun 2025 geshang777/FOCUS/focus/modeling/backbone/dinov2.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Towards In-the-wild 3D Plane Reconstruction from a Single Image 3 Jun 2025 jcliu0428/ZeroPlane/ZeroPlane/modeling/backbone/swin.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted MIT (permissive)
PDE-Transformer: Efficient and Versatile Transformers for Physics Simulations 30 May 2025 tum-pbs/pde-transformer/pdetransformer/core/mixed_channels/pde_transformer.py 9072d177002cdeae ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
GoLF-NRT: Integrating Global Context and Local Geometry for Few-Shot View Synthesis 26 May 2025 KLMAV-CUC/GoLF-NRT/golf/model.py f44b243d26879d72 ran · fixture could not drive it no licence file found · pointer only
Perception Encoder: The best visual embeddings are not at the output of the network 17 Apr 2025 facebookresearch/perception_models/apps/detection/DETA_pe/models/swin.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Perception Encoder: The best visual embeddings are not at the output of the network 17 Apr 2025 facebookresearch/perception_models/apps/detection/DETA_pe/models/utils_d2.py 750facb8c52e8864 ran fingerprinted Apache-2.0 (permissive)
EchoWorld: Learning Motion-Aware World Models for Echocardiography Probe Guidance 17 Apr 2025 LeapLabTHU/EchoWorld/finetune/models/lvm_med.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted no licence file found · pointer only
Multi-Flow: Multi-View-Enriched Normalizing Flows for Industrial Anomaly Detection 4 Apr 2025 m-kruse98/multi-flow/models/SwinTransformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted MIT (permissive)
Progressive Focused Transformer for Single Image Super-Resolution 26 Mar 2025 labshuhanggu/pft-sr/basicsr/archs/pft_arch.py 60363d0620f5778d ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Steady Progress Beats Stagnation: Mutual Aid of Foundation and Conventional Models in Mixed Domain Semi-Supervised Medical Image Segmentation 21 Mar 2025 MQinghe/SynFoC/code/sam_lora_image_encoder.py e2d65788764b539c ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
KVQ: Boosting Video Quality Assessment via Saliency-guided Local Perception 13 Mar 2025 qyp2000/KVQ/vqa/models/kvq.py a168a4b2deed08db ran · fixture could not drive it no licence file found · pointer only
One Model for ALL: Low-Level Task Interaction Is a Key to Task-Agnostic Image Fusion 27 Feb 2025 AWCXV/GIFNet/GIFNet_model.py 751569c78a842e44 ran · fixture could not drive it fingerprinted no licence file found · pointer only
FeatSharp: Your Vision Model Features, Sharper 22 Feb 2025 nvlabs/radio/radio/eradio_model.py 0652c4e6e4af6e9b ran · fixture could not drive it fingerprinted licence not identified · pointer only
SAMRefiner: Taming Segment Anything Model for Universal Mask Refinement 10 Feb 2025 linyq2117/samrefiner/SAMRefiner_plus/segment-anything/segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted MIT (permissive)
iFormer: Integrating ConvNet and Transformer for Mobile Application 26 Jan 2025 ChuanyangZheng/iFormer/detection/iformer.py 7a3f740ecc375589 ran · fixture could not drive it fingerprinted MIT (permissive)
Fine-Grained Image-Text Correspondence with Cost Aggregation for Open-Vocabulary Part Segmentation 16 Jan 2025 kaist-cvml/part-catseg/baselines/modeling/transformer/obj_part_cat_seg_model.py 993ae96666b00cb5 ran · fixture could not drive it fingerprinted MIT (permissive)
PGP-SAM: Prototype-Guided Prompt Learning for Efficient Few-Shot Medical Image Segmentation 12 Jan 2025 PRIS-CV/PGP-SAM/segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
InstructSeg: Unifying Instructed Visual Segmentation with Multi-modal Large Language Models 18 Dec 2024 congvvc/instructseg/instructseg/model/mask_encoder/swin_trans.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Backdoor Attacks against No-Reference Image Quality Assessment Models via a Scalable Trigger 10 Dec 2024 yuyi-sd/baiqa/DBCNN.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Bridging the Divide: Reconsidering Softmax and Linear Attention 9 Dec 2024 leaplabthu/inline/models/inline_swin.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Deep Variational Bayesian Modeling of Haze Degradation Process 4 Dec 2024 imeunu/variational-dehazing-networks/GCANet/networks/DehazeFormer.py 751569c78a842e44 ran · fixture could not drive it fingerprinted MIT (permissive)
Pixel-level and Semantic-level Adjustable Super-resolution: A Dual-LoRA Approach 4 Dec 2024 csslc/pisa-sr/ram/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
ChatRex: Taming Multimodal LLM for Joint Perception and Understanding 27 Nov 2024 idea-research/chatrex/chatrex/upn/models/backbone/swin.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted no licence file found · pointer only
HyperSeg: Towards Universal Visual Segmentation with Large Language Model 26 Nov 2024 congvvc/HyperSeg/hyperseg/model/multimodal_encoder/swin_trans.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
PromptHSI: Universal Hyperspectral Image Restoration with Vision-Language Modulated Frequency Adaptation 24 Nov 2024 chingheng0808/PromptHSI/utils/DRCT.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted MIT (permissive)
MambaIRv2: Attentive State Space Restoration 22 Nov 2024 csguoh/mambair/analysis/model_zoo/hat.py 60363d0620f5778d ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Quantization without Tears 21 Nov 2024 wujx2001/QwT/QwT-cls-latency-test/models/quant_swin_transformer.py 80c66c535be6f491 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Adversarial Diffusion Compression for Real-World Image Super-Resolution 20 Nov 2024 guaishou74851/adcsr/ram/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
VL-Uncertainty: Detecting Hallucination in Large Vision-Language Model via Uncertainty Estimation 18 Nov 2024 JT-Sun/Filtering-WoRA/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Expanding Sparse Tuning for Low Memory Usage 4 Nov 2024 ssfgunner/SNELL/model/swin_timm.py 993ae96666b00cb5 ran · fixture could not drive it fingerprinted MIT (permissive)
DCDepth: Progressive Monocular Depth Estimation in Discrete Cosine Domain 19 Oct 2024 w2kun/DCDepth/networks/newcrf_layers.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Why Go Full? Elevating Federated Learning Through Partial Network Updates 15 Oct 2024 FLAIR-Community/Fling/fling/model/swin_transformer.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
PCF-Lift: Panoptic Lifting by Probabilistic Contrastive Fusion 14 Oct 2024 facebookresearch/Detic/detic/modeling/backbone/swintransformer.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Text4Seg: Reimagining Image Segmentation as Text Generation 13 Oct 2024 mc-lan/Text4Seg/ms-swift/text4seg/segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted no licence file found · pointer only
Multimodal LLM Enhanced Cross-lingual Cross-modal Retrieval 30 Sep 2024 lijiabei-7/leccr/LECCR/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
LoRKD: Low-Rank Knowledge Decomposition for Medical Foundation Models 29 Sep 2024 tdlhl/LoRKD/model/SwinUNETR.py 80ada9d6ef99fa0d ran · fixture could not drive it Apache-2.0 (permissive)
Revisit Anything: Visual Place Recognition via Image Segment Retrieval 26 Sep 2024 anyloc/revisit-anything/sam/segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive)
Playground v3: Improving Text-to-Image Alignment with Deep-Fusion Large Language Models 16 Sep 2024 yuchuantian/u-dit/utils/udit_models_original.py 5b36e74896cd9928 ran licence not identified · pointer only
Do Vision Foundation Models Enhance Domain Generalization in Medical Image Segmentation? 12 Sep 2024 kerem-cekmeceli/foundation-models-for-medical-imagery/MedicalSegmentation/med_seg_foundation/models/benchmarks/SwinUnet/swin_transformer_unet_skip_expand_decoder_sys.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Math-PUMA: Progressive Upward Multimodal Alignment to Enhance Mathematical Reasoning 16 Aug 2024 wwzhuang01/math-puma/models/deepseek_math/sam.py 5693c99bfc32e135 ran · fixture could not drive it fingerprinted GPL-3.0 (copyleft) · pointer only
SAM2-Adapter: Evaluating & Adapting Segment Anything 2 in Downstream Tasks: Camouflage, Shadow, Medical Image Segmentation, and More 8 Aug 2024 tianrun-chen/sam-adapter-pytorch/models/mmseg/models/sam/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted MIT (permissive)
An Efficient and Effective Transformer Decoder-Based Framework for Multi-Task Visual Grounding 2 Aug 2024 chenwei746/eevg/models/visual_model/SwinT.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
An Efficient and Effective Transformer Decoder-Based Framework for Multi-Task Visual Grounding 2 Aug 2024 chenwei746/eevg/models/visual_model/ViTDet.py 750facb8c52e8864 ran fingerprinted no licence file found · pointer only
Medical SAM 2: Segment medical images as video via Segment Anything Model 2 1 Aug 2024 medicinetoken/medical-sam2/sam2_train/modeling/backbones/utils.py 9b4931a54ea2c814 ran fingerprinted Apache-2.0 (permissive)
Depth-Wise Convolutions in Vision Transformers for Efficient Training on Small Datasets 28 Jul 2024 ztx-100/efficient_vit_with_dw/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Learning from Memory: Non-Parametric Memory Augmented Self-Supervised Learning of Visual Features 3 Jul 2024 sthalles/MaSSL/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
AbdomenAtlas: A Large-Scale, Detailed-Annotated, & Multi-Center Dataset for Efficient Transfer Learning and Open Algorithmic Benchmarking 23 Jul 2024 mrgiovanni/abdomenatlas/model/SwinUNETR.py 80ada9d6ef99fa0d ran · fixture could not drive it no licence file found · pointer only
Improving Representation of High-frequency Components for Medical Visual Foundation Models 19 Jul 2024 Arturia-Pendragon-Iris/Frepa/model.py 9185d0312408e7bd ran fingerprinted MIT (permissive)
Early Preparation Pays Off: New Classifier Pre-tuning for Class Incremental Semantic Segmentation 19 Jul 2024 zhengyuan-xie/ECCV24_NeST/models/swin.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
MambaVision: A Hybrid Mamba-Transformer Vision Backbone 10 Jul 2024 jiaowoguanren0615/MambaVision/models/build_cls_models.py 88bf73966cf30ec8 ran · fixture could not drive it fingerprinted MIT (permissive)
Reprogramming Distillation for Medical Foundation Models 9 Jul 2024 MediaBrain-SJTU/RD/network/lvm.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted no licence file found · pointer only
DiGRAF: Diffeomorphic Graph-Adaptive Activation Function 2 Jul 2024 ipsitmantri/DiTASK/models/swin_transformer_ditask.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted MIT (permissive)
Cambrian-1: A Fully Open, Vision-Centric Exploration of Multimodal LLMs 24 Jun 2024 cambrian-mllm/cambrian/cambrian/model/multimodal_encoder/sam/encoder.py 5693c99bfc32e135 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Details Make a Difference: Object State-Sensitive Neurorobotic Task Planning 14 Jun 2024 xiao-wen-sun/ossa/grit/grit/modeling/backbone/utils.py 750facb8c52e8864 ran fingerprinted Apache-2.0 (permissive)
LAVIB: A Large-scale Video Interpolation Benchmark 14 Jun 2024 alexandrosstergiou/lavib/VFI_codebases/EMA-VFI/model/feature_extractor.py 9641bf1050805151 ran · fixture could not drive it no licence file found · pointer only
RobustSAM: Segment Anything Robustly on Degraded Images 13 Jun 2024 robustsam/RobustSAM/robust_segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted MIT (permissive)
MeanSparse: Post-Training Robustness Enhancement Through Mean-Centered Feature Sparsification 9 Jun 2024 spin-umass/meansparse/ImageNet_Linfinity/Swin_L/MeanSparse_swin_transformer.py 0a394d15da3f8f82 ran no licence file found · pointer only
GeminiFusion: Efficient Pixel-wise Multimodal Fusion for Vision Transformer 3 Jun 2024 JiaDingCN/GeminiFusion/models/swin_transformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted MIT (permissive)
Correlation Matching Transformation Transformers for UHD Image Restoration 2 Jun 2024 supersupercong/uhdformer/basicsr/archs/network_swinir.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
FlowIE: Efficient Image Enhancement via Rectified Flow 1 Jun 2024 EternalEvan/FlowIE/model/swinir.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted MIT (permissive)
Open-Set Domain Adaptation for Semantic Segmentation 30 May 2024 KHU-AGI/BUS/MobileSam/mobile_sam/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted no licence file found · pointer only
Instruction-Guided Visual Masking 30 May 2024 2toinf/ivm/model/IVM.py 89c1f2e801f0e941 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Instruction-Guided Visual Masking 30 May 2024 2toinf/IVM/model/sam_components/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
DeMamba: AI-Generated Video Detection on Million-Scale GenVideo Benchmark 30 May 2024 chenhaoxing/DeMamba/models/TALL.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Universal and Extensible Language-Vision Models for Organ Segmentation and Tumor Detection from Abdominal Computed Tomography 28 May 2024 ljwztc/clip-driven-universal-model/model/SwinUNETR.py 80ada9d6ef99fa0d ran · fixture could not drive it no licence file found · pointer only
ArchesWeather: An efficient AI weather forecasting model at 1.5° resolution 23 May 2024 gcouairon/archesweather/backbones/archesweather.py 09d5a8b64f9cd9c0 ran · fixture could not drive it no licence file found · pointer only
Focus Anywhere for Fine-grained Multi-page Document Understanding 23 May 2024 Ucas-HaoranWei/Vary/Vary-master/vary/model/vision_encoder/sam.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted no licence file found · pointer only
SLAB: Efficient Transformers with Simplified Linear Attention and Progressive Re-parameterized Batch Normalization 19 May 2024 xinghaochen/slab/classification/models/slab_swin.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
IRSRMamba: Infrared Image Super-Resolution via Mamba-based Wavelet Transform Feature Modulation Model 16 May 2024 yongsongh/irsrmamba/analysis/model_zoo/swinIR.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
IRSRMamba: Infrared Image Super-Resolution via Mamba-based Wavelet Transform Feature Modulation Model 16 May 2024 yongsongh/irsrmamba/analysis/model_zoo/hat.py 60363d0620f5778d ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
M$^4$oE: A Foundation Model for Medical Multimodal Image Segmentation with Mixture of Experts 15 May 2024 jefferyjiang-yf/m4oe/networks/swin_transformer_moe_decoder_encoder.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
TimeMIL: Advancing Multivariate Time Series Classification via a Time-aware Multiple Instance Learning 6 May 2024 chongqingnosubway/selfreg-unet/src/train_acdc/network/swin_transformer_unet_skip_expand_decoder_sys.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted MIT (permissive)
ESC: Efficient Speech Coding with Cross-Scale Residual Vector Quantized Transformers 2024-04 (from id) yzGuu830/efficient-speech-codec/esc/modules/transformer/attention.py f6b2d702fc756d64 ran · fixture could not drive it fingerprinted MIT (permissive)
MAS-SAM: Segment Any Marine Animal with Aggregated Features 24 Apr 2024 Drchip61/MAS-SAM/MAS-SAM/sam_lora_image_encoder.py 44295279053c2920 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Progressive Token Length Scaling in Transformer Encoders for Efficient Universal Segmentation 23 Apr 2024 abhishekaich27/proscale-pytorch/mask2former/modeling/backbone/swin.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted no licence file found · pointer only
MathNet: A Data-Centric Approach for Printed Mathematical Expression Recognition 21 Apr 2024 felix-schmitt/MathNet/model_parts/focal_transformer.py f9fd6241d935f07b ran · fixture could not drive it fingerprinted CC-BY-4.0 · pointer only
Beyond Alignment: Blind Video Face Restoration via Parsing-Guided Temporal-Coherent Transformer 21 Apr 2024 kepengxu/PGTFormer/modules/swin.py c33b3de22ecbd051 ran · fixture could not drive it no licence file found · pointer only
Beyond Alignment: Blind Video Face Restoration via Parsing-Guided Temporal-Coherent Transformer 21 Apr 2024 kepengxu/PGTFormer/modules/rstt_layers.py dbf81aece2a63747 ran · fixture could not drive it no licence file found · pointer only
Multi-view Aggregation Network for Dichotomous Image Segmentation 11 Apr 2024 qianyu-dlut/mvanet/model/SwinTransformer.py 144d10b49baeb8a6 ran · fixture could not drive it fingerprinted MIT (permissive)
Test-Time Adaptation with SaLIP: A Cascade of SAM and CLIP for Zero shot Medical Image Segmentation 9 Apr 2024 aleemsidra/SaLIP/segment_anything/modeling/image_encoder.py 105fa08885dc36cc ran · fixture could not drive it fingerprinted 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