Home › Code › warp

warp

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

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

0ran · honoured contract
0ran · violated contract
8ran · our draft was wrong
2ran · fixture could not drive it
3ran
12unverified
10fingerprinted

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

27 papers shown of 27, newest first; 31 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 2 papers added by Syntology; 1 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
MH-LVC: Multi-Hypothesis Temporal Prediction for Learned Conditional Residual Video Coding added by Syntology 2025-10 (from id) NYCU-MAPL/MHLVC/util/warplayer.py 1ca07f57912161b4 unverified no licence file found · pointer only
HyTIP: Hybrid Temporal Information Propagation for Masked Conditional Residual Video Coding added by Syntology 2025-08 (from id) NYCU-MAPL/HyTIP/util/warplayer.py 1ca07f57912161b4 unverified no licence file found · pointer only
High Temporal Consistency through Semantic Similarity Propagation in Semi-Supervised Video Semantic Segmentation for Autonomous Flight 19 Mar 2025 FraunhoferIVI/SSP/models/video/models_consistency.py c03217842230837f unverified licence not identified · pointer only
SAFNet: Selective Alignment Fusion Network for Efficient HDR Imaging 23 Jul 2024 ltkong218/safnet/utils.py a4d5c37ca03cf29f ran · fixture could not drive it fingerprinted no licence file found · pointer only
Mono-ViFI: A Unified Learning Framework for Self-supervised Single- and Multi-frame Monocular Depth Estimation 19 Jul 2024 liujf1226/mono-vifi/networks/IFRNet.py a4d5c37ca03cf29f ran · fixture could not drive it fingerprinted MIT (permissive)
VFIMamba: Video Frame Interpolation with State Space Models 2 Jul 2024 mcg-nju/vfimamba/model/warplayer.py 662710159b487a9d ran fingerprinted Apache-2.0 (permissive)
DreamMatcher: Appearance Matching Self-Attention for Semantically-Consistent Text-to-Image Personalization 15 Feb 2024 KU-CVLAB/DreamMatcher/dreammatcher/dreammatcher.py 90421fdd2cd9fcfa ran · our draft was wrong fingerprinted no licence file found · pointer only
Efficient4D: Fast Dynamic 3D Object Generation from a Single-view Video 16 Jan 2024 fudan-zvg/efficient4d/model/warplayer.py 662710159b487a9d ran fingerprinted no licence file found · pointer only
Recaptured Raw Screen Image and Video Demoiréing via Channel and Spatial Modulations 31 Oct 2023 tju-chengyijia/vd_raw/model/VDM_PCD.py d6b81156c10fa157 ran no licence file found · pointer only
Video Frame Interpolation with Densely Queried Bilateral Correlation 26 Apr 2023 kinoud/DQBC/models/dqbc/warplayer.py 8a8fb1f600cdc871 unverified MIT (permissive)
A Dynamic Multi-Scale Voxel Flow Network for Video Prediction 17 Mar 2023 megvii-research/CVPR2023-DMVFN/model/arch.py 8a3307b80dfb6871 ran · our draft was wrong fingerprinted MIT (permissive)
Contrastive Model Adaptation for Cross-Condition Robustness in Semantic Segmentation 9 Mar 2023 brdav/cma/models/model.py 952eae8d92da2c7f ran · fixture could not drive it fingerprinted MIT (permissive)
Unsupervised 3D Pose Transfer with Cross Consistency and Dual Reconstruction 18 Nov 2022 ChaoyueSong/X-DualNet/models/networks/correspondence.py 73a5f40427b77a65 unverified MIT (permissive)
IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation 29 May 2022 pilot7747/sldl/sldl/video/ifrnet.py a4d5c37ca03cf29f ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
FILM: Frame Interpolation for Large Motion 10 Feb 2022 dajes/frame-interpolation-pytorch/interpolator.py b6d4f892f64d3fe9 unverified Apache-2.0 (permissive)
Spatio-Temporal Recurrent Networks for Event-Based Optical Flow Estimation 10 Sep 2021 ruizhao26/ste-flownet/multiscaleloss.py a490158f1d61adda unverified MIT (permissive)
Asymmetric Bilateral Motion Estimation for Video Frame Interpolation 15 Aug 2021 JunHeum/ABME/utils.py 8947db1e2118e6e8 unverified MIT (permissive)
NeRD: Neural 3D Reflection Symmetry Detector 19 Apr 2021 zhou13/nerd/sym/models/utils.py 34ac6f4ec368f69a unverified MIT (permissive)
Warp Consistency for Unsupervised Learning of Dense Correspondences 7 Apr 2021 PruneTruong/DenseMatching/training/losses/warp_consistency_losses.py cc7342ccf4049780 ran · our draft was wrong LGPL-2.1 (copyleft) · pointer only
RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation 12 Nov 2020 xinjie-q/distributed-dvc/models/interpolation/IFNet.py 4b49b4197d18a4d1 ran · our draft was wrong fingerprinted no licence file found · pointer only
RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation 12 Nov 2020 megvii-research/eccv2022-rife/model/IFNet.py 1d601d00958a17e4 ran · our draft was wrong fingerprinted MIT (permissive)
RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation 12 Nov 2020 amogh7joshi/media-vision/mediavision/interpolate/rife/model.py 50e1f65e26794373 ran · our draft was wrong fingerprinted no licence file found · pointer only
RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation 12 Nov 2020 hzwer/Practical-RIFE/model/warplayer.py f5d11a47309d4fb6 ran · our draft was wrong fingerprinted MIT (permissive)
RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation 12 Nov 2020 kritiksoman/GIMP-ML/gimp-plugins/RIFE/model/IFNet.py eb796ff8f6a876ff ran MIT (permissive)
GOCor: Bringing Globally Optimized Correspondence Volumes into Your Neural Network 16 Sep 2020 PruneTruong/GLU-Net/models/our_models/GLUNet.py 9f7160674c91d903 ran · our draft was wrong fingerprinted GPL-3.0 (copyleft) · pointer only
BMBC:Bilateral Motion Estimation with Bilateral Cost Volume for Video Interpolation 17 Jul 2020 JunHeum/BMBC/utils.py 979407fa48947c99 unverified MIT (permissive)
Spike-FlowNet: Event-based Optical Flow Estimation with Energy-Efficient Hybrid Neural Networks 14 Mar 2020 chan8972/Spike-FlowNet/multiscaleloss.py a490158f1d61adda unverified MIT (permissive)
Multi-Moments in Time: Learning and Interpreting Models for Multi-Action Video Understanding 1 Nov 2019 metalbubble/moments_models/loss_functions.py f4ffd1d5aee4e9b4 unverified BSD-2-Clause recorded; this copy not marked cleared · pointer only
CREPE: A Convolutional Representation for Pitch Estimation 17 Feb 2018 bpiyush/SoundOfWater/shared/utils/keypoint_matching.py 422a90cfab67fc09 unverified MIT (permissive)
Perceptual Losses for Real-Time Style Transfer and Super-Resolution 27 Mar 2016 ZyoungXu/MoSt-DSA/model/warplayer.py 662710159b487a9d ran fingerprinted Apache-2.0 (permissive)
arXiv:Yu_SSHNet_Unsupervised_Cross-modal_Homography_Estimation_via_Problem_Reformulation_and_Split_CVPR_2025_paper Junchen-Yu/SSHNet/network/homo_estimator/utils.py 2ae99680fb1fce70 unverified 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