Home › Code › Decoder

Decoder

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

Decoder appears in the code Syntology harvested for 210 papers, as 291 distinct code bodies found in 291 places (a place is one code body under one paper). At least one of them ran in 112 of the papers; 37 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 Decoder 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 142 of the 291 distinct code bodies named Decoder; 149 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
0ran · fixture could not drive it
142ran
149unverified
37fingerprinted

Licence is a property of each copy, so it is counted per place: 161 of the 291 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 210 (newest first; the JSON twin carries all 291 places); 100 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 25 papers added by Syntology; 6 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
Integrating Novelty and Surprise for Experience Prioritization and Exploration in Image-Based Reinforcement Learning added by Syntology 2026-08 (from id) UoA-CARES/NSPER/nsper_td3.py 01bb807965e23572 ran · metamorphic tier: deterministic no licence file found · pointer only
Training Fair Tabular Foundation Models added by Syntology 2026-08 (from id) patrikken/FairTFM-inference/fairtfm/model.py 75b96b2851ca78aa ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
THBKG: A Temporal Biomedical Knowledge Graph for Decision-Aligned Clinical Advancement Prediction added by Syntology 2026-08 (from id) jackysiupuichung/thbkg/src/models/hgt.py 45a3c0dca2ab66ab ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
KnowsTFM: Knowledge-Informed Fine-Tuning of Small Tabular Foundation Models added by Syntology 2026-06 (from id) automl/TFM-Playground/tfmplayground/interface.py ad9bb81ac0233792 ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive)
UPLOTS: A Unified Pretrained Language Model for Constrained Time-series Generation added by Syntology 2026-06 (from id) cruiseresearchgroup/UPLOTS/uplots/Models/interpretable_diffusion/transformer.py 38e1dd39f1bddd7f unverified MIT (permissive)
In-Context Multiple Instance Learning added by Syntology 2026-06 (from id) injurise/ICMIL/icmil/models/architecture.py 5f281f611784b81f ran · metamorphic tier: invariant fingerprinted MIT (permissive)
Teaching Molecular Dynamics to a Non-Autoregressive Ionic Transport Predictor added by Syntology 2026-05 (from id) jykim-git/MD/model/models.py ca4d2c9a674ea5c8 ran no licence file found · pointer only
CMTM: Cross-Modal Token Modulation for Unsupervised Video Object Segmentation added by Syntology 2026-04 (from id) InSeokJeon/CMTM/models/model.py d1f150e7c926feb4 unverified MIT (permissive)
Bridging MARL to SARL: An Order-Independent Multi-Agent Transformer via Latent Consensus added by Syntology 2026-04 (from id) PKU-MARL/Multi-Agent-Transformer/mat/algorithms/mat/algorithm/ma_transformer.py da968f0f2c007dff unverified no licence file found · pointer only
MAVEN-T: Reinforced Heterogeneous Distillation for Real-Time Multi-Agent Trajectory Prediction added by Syntology 2026-04 (from id) duanwenchang/MAVEN-T/Teacher/teacher_model.py eb1fa75758d5ebe6 unverified no licence file found · pointer only
CoordLight: Learning Decentralized Coordination for Network-Wide Traffic Signal Control added by Syntology 2026-03 (from id) marmotlab/CoordLight/Models/CoordLightModel.py bf6237a8d8d92117 ran MIT (permissive)
Extending Precipitation Nowcasting Horizons via Spectral Fusion of Radar Observations and Foundation Model Priors added by Syntology 2026-03 (from id) Onemissed/PW-FouCast/model/pw_foucast.py 68cec69d59d6fdcc unverified no licence file found · pointer only
GoldenStart: Q-Guided Priors and Entropy Control for Distilling Flow Policies added by Syntology 2026-03 (from id) ZhHe11/GSFlow-RL/agents/gsflow.py 5d8e3e4e78530585 unverified MIT (permissive)
Swap-guided Preference Learning for Personalized Reinforcement Learning from Human Feedback added by Syntology 2026-03 (from id) cobang0111/SPL/config/spl_utils.py e51dcab6a4968854 ran fingerprinted no licence file found · pointer only
Fully-automated sleep staging: multicenter validation of a generalizable deep neural network for Parkinson's disease and isolated REM sleep behavior disorder Authors added by Syntology 2026-02 (from id) jesperstroem/U-Sleep-for-RBD-PD/ml_architectures/usleep/usleep.py 75359b5da77a17b3 ran no licence file found · pointer only
A Decomposition-based State Space Model for Multivariate Time-Series Forecasting added by Syntology 2026-02 (from id) Neurogica/DecompSSM/models/decompssm/network.py a1653e414dc55637 unverified BSD-3-Clause-Clear · pointer only
Zero-Flow Encoders added by Syntology 2026-02 (from id) probabilityFLOW/zfe/models/nn.py 41846dfc9e040d54 ran · metamorphic tier: invariant fingerprinted MIT (permissive)
Beer-Lambert Autoencoder for Unsupervised Stain Representation Learning and Deconvolution in Multi-Immunohistochemical Brightfield Histology Images added by Syntology 2026-01 (from id) measty/StainQuant/stainquant/models/full_model.py 236b28d5c6bf2876 ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only
Combining Residual U-Net and Data Augmentation for Dense Temporal Segmentation of Spike Wave Discharges in Single-Channel EEG added by Syntology 2026-01 (from id) lu-wo/DETRtime/DETRtime/model/backbones/UNet.py 69af1190936886fb ran MIT (permissive)
OmniCast: A Masked Latent Diffusion Model for Weather Forecasting Across Time Scales added by Syntology 2025-10 (from id) tung-nd/omnicast/weather_mae/models/vaes/continuous_vae_unet.py 5d512f803a119b74 ran no licence file found · pointer only
D 3 QE: Learning Discrete Distribution Discrepancy-aware Quantization Error for Autoregressive-Generated Image Detection added by Syntology 2025-10 (from id) Zhangyr2022/D3QE/networks/D3QE.py 7733d9430848cc42 unverified MIT (permissive)
Neuro-Spectral Architectures for Causal Physics-Informed Networks added by Syntology 2025-09 (from id) arthur-bizzi/neusa/models/PINNsFormer.py ca32f2b4970f7aea ran · metamorphic tier: deterministic no licence file found · pointer only
-Semantics-Aware Logical Anomaly Detection added by Syntology 2025-09 (from id) MaticFuc/SALAD/ae.py 24ae4e9568205245 ran · metamorphic tier: deterministic MIT (permissive)
IR-Agent: Expert-Inspired LLM Agents for Structure Elucidation from Infrared Spectra added by Syntology 2025-08 (from id) HeewoongNoh/IR-Agent/models/translator.py 24571299e01a1f0b ran no licence file found · pointer only
Conditional Latent Diffusion Models for Zero-Shot Instance Segmentation added by Syntology 2025-08 (from id) DLR-RM/oc-dit/ocdit/models/ocdit.py 15a7e196aa046c4e ran fingerprinted MIT (permissive)
arXiv:2507.14826 2025-07 (from id) pp00704831/PHATNet/PHATNet/model/PHATNet.py d31d5f721c078bbf unverified no licence file found · pointer only
Hita: Holistic Tokenizer for Autoregressive Image Generation 3 Jul 2025 CVMI-Lab/Hita/hita/tokenizer/tokenizer_image/vq_model.py 7c5bf091a2004b88 unverified MIT (permissive)
arXiv:2507.00392 2025-07 (from id) Sharpiless/L2M/romatch/models/matcher.py 7bb9a6f821ab884a unverified MIT (permissive)
arXiv:2506.17230 2025-06 (from id) YichenLuo-0/MMET/model/mmet.py a1c051050bd5cf88 ran MIT (permissive)
AliTok: Towards Sequence Modeling Alignment between Tokenizer and Autoregressive Model 5 Jun 2025 ali-vilab/alitok/modeling/alitok.py 71c21cc5683de18f unverified no licence file found · pointer only
Don't Reinvent the Wheel: Efficient Instruction-Following Text Embedding based on Guided Space Transformation 30 May 2025 yingchaojiefeng/gstransform/model.py dc60728afe2b6912 ran · metamorphic tier: deterministic no licence file found · pointer only
GoT-R1: Unleashing Reasoning Capability of MLLM for Visual Generation with Reinforcement Learning 22 May 2025 gogoduan/got-r1/src/models/vq_model.py 71736837a54c2c84 ran · metamorphic tier: deterministic no licence file found · pointer only
Enhancing Cooperative Multi-Agent Reinforcement Learning with State Modelling and Adversarial Exploration 8 May 2025 ddaedalus/smpe/modules/dynamics/variational_inference.py 249f642354cef321 ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
Mask Image Watermarking 17 Apr 2025 hurunyi/maskmark/models/Network.py 8d74faed004f7cc6 unverified MIT (permissive)
GigaTok: Scaling Visual Tokenizers to 3 Billion Parameters for Autoregressive Image Generation 11 Apr 2025 SilentView/GigaTok/tokenizer/tokenizer_image/vq/vq_vit_model.py 6ccb5050a1649666 unverified licence not identified · pointer only
AutoSSVH: Exploring Automated Frame Sampling for Efficient Self-Supervised Video Hashing 4 Apr 2025 EliSpectre/CVPR25-AutoSSVH/model/AutoSSVH.py ad0355d8be61488b unverified no licence file found · pointer only
Less-to-More Generalization: Unlocking More Controllability by In-Context Generation 2 Apr 2025 bytedance/UNO/uno/flux/pipeline.py d1ebf28fb88a2094 unverified Apache-2.0 (permissive)
Bayesian Prompt Flow Learning for Zero-Shot Anomaly Detection 13 Mar 2025 xiaozhen228/Bayes-PFL/models/VPB.py c07c0cecf493a1dd ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only
Dynamic Dictionary Learning for Remote Sensing Image Segmentation 9 Mar 2025 XavierJiezou/D2LS/network/models/d2ls.py 6757fe71e7f3103c unverified no licence file found · pointer only
Towards Practical Real-Time Neural Video Compression 28 Feb 2025 microsoft/DCVC/DCVC-family/DCVC-RT/src/models/video_model.py b3341ca1d0efc886 ran MIT (permissive)
General Time-series Model for Universal Knowledge Representation of Multivariate Time-Series data 5 Feb 2025 MMTS4All/GTM/models/GTM.py 3d8dc3ec2d21aba3 ran MIT (permissive)
Population Aware Diffusion for Time Series Generation 1 Jan 2025 wmd3i/PaD-TS/Model.py 0662bd1c5854598e ran no licence file found · pointer only
Generative Modeling and Data Augmentation for Power System Production Simulation 10 Dec 2024 Becklishious/NeurIPS2024/TS-Diffusion/Models/interpretable_diffusion/gaussian_diffusion.py b9839249829b7cc3 unverified no licence file found · pointer only
UniTraj: Learning a Universal Trajectory Foundation Model from Billion-Scale Worldwide Traces 6 Nov 2024 Yasoz/UniTraj/utils/unitraj.py c799a3c821a56052 ran Apache-2.0 (permissive)
GeSubNet: Gene Interaction Inference for Disease Subtype Network Generation 17 Oct 2024 chenzRG/GeSubNet/model/SELM_NN.py 28d169d9d6056053 ran no licence file found · pointer only
Deep Compression Autoencoder for Efficient High-Resolution Diffusion Models 14 Oct 2024 mit-han-lab/efficientvit/efficientvit/models/efficientvit/dc_ae.py 516380f38de4bf18 unverified Apache-2.0 (permissive)
BrainCodec: Neural fMRI codec for the decoding of cognitive brain states 6 Oct 2024 athms/learning-from-brains/src/decoder/autoencoder.py cfe872713d672311 ran fingerprinted no licence file found · pointer only
GraphCroc: Cross-Correlation Autoencoder for Graph Structural Reconstruction 4 Oct 2024 sjduan/graphcroc/GraphCroc/UNET.py 34543d577c83afd2 ran · metamorphic tier: deterministic MIT (permissive)
Intrinsic Single-Image HDR Reconstruction 20 Sep 2024 compphoto/IntrinsicHDR/src/model.py fc2350f2458292dd unverified licence not identified · pointer only
SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging 23 Jul 2024 ltkong218/SAFNet/models/SAFNet.py 6cc52ba724aaaaf2 unverified no licence file found · pointer only
Domain-adaptive Video Deblurring via Test-time Blurring 12 Jul 2024 Jin-Ting-He/DADeblur/BlurringModel/ID_Blau/models/Reblur_Model.py 7be037f96afa4569 ran no licence file found · pointer only
How far are today's time-series models from real-world weather forecasting applications? 20 Jun 2024 taohan10200/weather-5k/models/Corrformer.py 2601733ce09afb32 ran MIT (permissive)
SigDiffusions: Score-Based Diffusion Models for Long Time Series via Log-Signature Embeddings 14 Jun 2024 Y-debug-sys/Diffusion-TS/Models/interpretable_diffusion/gaussian_diffusion.py 3b43c4c4d7b69a9d unverified MIT (permissive)
Learning Solution-Aware Transformers for Efficiently Solving Quadratic Assignment Problem 14 Jun 2024 pkutan/sawt/ActorCriticNetwork_qap_mixEncoder.py 344126b9167b8820 ran · metamorphic tier: deterministic no licence file found · pointer only
Preference Optimization for Molecule Synthesis with Conditional Residual Energy-based Models 4 Jun 2024 songtaoliu0823/crebm/Energy_function/reward_model.py 504a163b8cca9e67 unverified MIT (permissive)
Vista: A Generalizable Driving World Model with High Fidelity and Versatile Controllability 27 May 2024 opendrivelab/vista/vwm/models/diffusion.py 77628e616403b945 unverified Apache-2.0 (permissive)
Are Self-Attentions Effective for Time Series Forecasting? 27 May 2024 dongbeank/cats/models/CATS.py 1a7ac87e34d772f5 unverified MIT (permissive)
FedGCS: A Generative Framework for Efficient Client Selection in Federated Learning via Gradient-based Optimization 10 May 2024 zhiyuan-ning/GenerativeFL/autos/model.py 000a5fc446db79ea unverified no licence file found · pointer only
Residual-Conditioned Optimal Transport: Towards Structure-Preserving Unpaired and Paired Image Restoration 5 May 2024 xl-tang3/RCOT/Net.py 51c52bb9f66035a4 ran · metamorphic tier: deterministic no licence file found · pointer only
Deep SE(3)-Equivariant Geometric Reasoning for Precise Placement Tasks 20 Apr 2024 r-pad/taxpose/taxpose/nets/transformer_flow.py 511f66707327f995 ran · metamorphic tier: invariant fingerprinted MIT (permissive)
N-Agent Ad Hoc Teamwork 16 Apr 2024 carolinewang01/naht/src/learners/poam_learner.py decf5619178286a6 ran · metamorphic tier: deterministic MIT (permissive)
Multi-agent Long-term 3D Human Pose Forecasting via Interaction-aware Trajectory Conditioning 8 Apr 2024 Jaewoo97/T2P/models/lightningModel_T2P.py c5edbf2ac390b602 ran no licence file found · pointer only
On Train-Test Class Overlap and Detection for Image Retrieval 1 Apr 2024 MCC-WH/Token/networks/RetrievalNet.py 8a4d4f2d03d0fdee unverified MIT (permissive)
UniDepth: Universal Monocular Metric Depth Estimation 27 Mar 2024 lpiccinelli-eth/unidepth/unidepth/models/unidepthv1/unidepthv1.py 4fed83b01592cd1b unverified licence not identified · pointer only
ECoDepth: Effective Conditioning of Diffusion Models for Monocular Depth Estimation 27 Mar 2024 aradhye2002/ecodepth/model.py fbe2310addb47db4 ran · metamorphic tier: deterministic licence not identified · pointer only
Federated Modality-specific Encoders and Multimodal Anchors for Personalized Brain Tumor Segmentation 18 Mar 2024 QDaiing/FedMEMA/models/mmmodel.py 0c3b78bfa896d587 ran AGPL-3.0 (copyleft) · pointer only
Learning Unified Reference Representation for Unsupervised Multi-class Anomaly Detection 18 Mar 2024 hlr7999/rlr/models/decoder.py ff1b6dd30e0c723e unverified no licence file found · pointer only
Rethinking Multi-view Representation Learning via Distilled Disentangling 16 Mar 2024 Guanzhou-Ke/MRDD/src/models/mrdd.py 1efc99b27bd43fa3 ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
Beyond Text: Frozen Large Language Models in Visual Signal Comprehension 12 Mar 2024 zh460045050/V2L-Tokenizer/models/models_v2l.py 1271bf0010aa6cbd unverified no licence file found · pointer only
AirPhyNet: Harnessing Physics-Guided Neural Networks for Air Quality Prediction 6 Feb 2024 kethmih/airphynet/airphynet_model.py bb82ba0e85d3728c ran · metamorphic tier: deterministic MIT (permissive)
BENO: Boundary-embedded Neural Operators for Elliptic PDEs 17 Jan 2024 ai4science-westlakeu/beno/BE_MPNN.py bdd576900f6376a0 ran · metamorphic tier: invariant fingerprinted MIT (permissive)
Frequency-Adaptive Pan-Sharpening with Mixture of Experts 4 Jan 2024 alexhe101/FAME-Net/model/moe.py 54ee993c885c924c unverified no licence file found · pointer only
SwitchTab: Switched Autoencoders Are Effective Tabular Learners 4 Jan 2024 Alcoholrithm/TabularS3L/ts3l/models/switchtab/switchtab.py 69bb1412fb74ae75 ran · metamorphic tier: deterministic MIT (permissive)
CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers 3 Jan 2024 EasyRy/CRA-PCN/models/crapcn.py 8a61d855c4645c1d unverified no licence file found · pointer only
Return of Unconditional Generation: A Self-supervised Representation Generation Method 6 Dec 2023 LTH14/rcg/pixel_generator/mage/models_mage.py 9c54ac910ba566df ran fingerprinted MIT (permissive)
DDxT: Deep Generative Transformer Models for Differential Diagnosis 2 Dec 2023 MahmudulAlam/Differential-Diagnosis-Using-Transformers/network.py ccc79682c59c35da ran MIT (permissive)
arXiv:2311.04434 2023-11 (from id) spatialdatasciencegroup/HST/utils/bandLayers.py fe46e860882cdc16 unverified no licence file found · pointer only
Generating Medical Prescriptions with Conditional Transformer 30 Oct 2023 hecta-uom/label-to-text-transformer/Models/EncDecTransformer/Models.py d79f23e381bac349 ran no licence file found · pointer only
arXiv:2310.19272 2023-10 (from id) srvCodes/NPCL/backbone/neural_processes/NPCL.py b9c022f96fd10bee ran · metamorphic tier: deterministic no licence file found · pointer only
Dynamics Generalisation in Reinforcement Learning via Adaptive Context-Aware Policies 25 Oct 2023 tidiane-camaret/contextual_rl_zero_shot/meta_rl/iida/predictor.py 2a89fd9080d2d973 ran · metamorphic tier: deterministic no licence file found · pointer only
Towards Generic Semi-Supervised Framework for Volumetric Medical Image Segmentation 17 Oct 2023 xmed-lab/GenericSSL/code/DiffVNet/diff_vnet.py 8f341b04a762ede2 unverified no licence file found · pointer only
DECO: Dense Estimation of 3D Human-Scene Contact In The Wild 26 Sep 2023 sha2nkt/deco/models/deco.py 5f277424861d148f ran licence not identified · pointer only
ProPainter: Improving Propagation and Transformer for Video Inpainting 7 Sep 2023 osmr/pytorchcv/pytorchcv/models/propainter.py 40b9d090f9b5f53d unverified MIT (permissive)
Few shot font generation via transferring similarity guided global style and quantization local style 2 Sep 2023 awei669/VQ-Font/model/generator.py a17d741f7612e43f ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
SepVAE: a contrastive VAE to separate pathological patterns from healthy ones 12 Jul 2023 neurospin-projects/2023_rlouiset_sepvae/celeba/sep_vae.py 5a9be66a0113ddf6 ran · metamorphic tier: invariant no licence file found · pointer only
SwiFT: Swin 4D fMRI Transformer 12 Jul 2023 GonyRosenman/TFF/model.py c921c50ee314871e unverified no licence file found · pointer only
Unsupervised Polychromatic Neural Representation for CT Metal Artifact Reduction 27 Jun 2023 liaohaofu/adn/adn/networks/adn.py 05c9ad06f3427848 unverified licence not identified · pointer only
Topology-Aware Uncertainty for Image Segmentation 9 Jun 2023 iMED-Lab/CS-Net/model/csnet.py b5b8a23ced0e8669 ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
MA2CL:Masked Attentive Contrastive Learning for Multi-Agent Reinforcement Learning 3 Jun 2023 ustchlsong/ma2cl/algorithms/ma_transformer.py 14d0620195ae45fe unverified MIT (permissive)
EMEF: Ensemble Multi-Exposure Image Fusion 22 May 2023 medalwill/EMEF/models/networks.py 705180bf16f5b08d ran MIT (permissive)
QPGesture: Quantization-Based and Phase-Guided Motion Matching for Natural Speech-Driven Gesture Generation 18 May 2023 YoungSeng/QPGesture/codebook/models/simpleVqvae.py aaa95e7d61da5663 unverified no licence file found · pointer only
Beyond Homophily: Reconstructing Structure for Graph-agnostic Clustering 2023-05 (from id) panern/dgcn/Backbone.py 73364c60bd13b9b8 ran · metamorphic tier: deterministic no licence file found · pointer only
Pointerformer: Deep Reinforced Multi-Pointer Transformer for the Traveling Salesman Problem 19 Apr 2023 pointerformer/pointerformer/models.py 01d41176b316650b unverified no licence file found · pointer only
DINOv2: Learning Robust Visual Features without Supervision 14 Apr 2023 gorkaydemir/DINOSAUR/models/model.py e9df43ed81dc2b08 ran · metamorphic tier: deterministic MIT (permissive)
Shepherding Slots to Objects: Towards Stable and Robust Object-Centric Learning 31 Mar 2023 object-understanding/slash/model.py 915a1c640fbf2324 ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
PMatch: Paired Masked Image Modeling for Dense Geometric Matching 30 Mar 2023 ShngJZ/PMatch/PMatch/PMatch/models/pmatch.py ebe4ac0c04defee7 unverified no licence file found · pointer only
Object Discovery from Motion-Guided Tokens 27 Mar 2023 zpbao/discovery_obj_move/models/model.py 9bc24612fd19fd61 ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
CF-Font: Content Fusion for Few-shot Font Generation 24 Mar 2023 wangchi95/cf-font/models/generator.py e278094ddaa68ed5 unverified no licence file found · pointer only
Grounding 3D Object Affordance from 2D Interactions in Images 18 Mar 2023 yyvhang/IAGNet/model/IAGNet.py 1f437c8fb2d24235 unverified no licence file found · pointer only
Trajectory-Aware Body Interaction Transformer for Multi-Person Pose Forecasting 9 Mar 2023 xiaogangpeng/tbiformer/models/net.py daa7768d575aebde ran no licence file found · pointer only

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