Home › Code › grid_sample

grid_sample

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

grid_sample appears in the code Syntology harvested for 18 papers, as 14 distinct code bodies found in 18 places (a place is one code body under one paper). At least one of them ran in 7 of the papers; 1 of the code bodies carries 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 grid_sample 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 5 of the 14 distinct code bodies named grid_sample; 9 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
2ran · fixture could not drive it
3ran
9unverified
1fingerprinted

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

18 papers shown of 18, 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, and the graph's for 1 papers added by Syntology; 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
PRESCIENCE: A Dataset and Benchmark for Scientific Forecasting added by Syntology 2026-02 (from id) LHDuan/ConDaFormer/pcr/models/condaformer/utils.py 66d6bb150bbb2e57 unverified no licence file found · pointer only
GeoDistill: Geometry-Guided Self-Distillation for Weakly Supervised Cross-View Localization 15 Jul 2025 tongshw/GeoDistill/model/network_kitti_dino.py 1aebf5359f29a756 unverified no licence file found · pointer only
Rethinking Few-shot 3D Point Cloud Semantic Segmentation 1 Mar 2024 ZhaochongAn/COSeg/model/stratified_transformer.py 59471dbb2f62e91f unverified licence not identified · pointer only
ConDaFormer: Disassembled Transformer with Local Structure Enhancement for 3D Point Cloud Understanding 18 Dec 2023 lhduan/condaformer/pcr/models/condaformer/utils.py 66d6bb150bbb2e57 unverified no licence file found · pointer only
NeRRF: 3D Reconstruction and View Synthesis for Transparent and Specular Objects with Neural Refractive-Reflective Fields 22 Sep 2023 dawning77/nerrf/src/model/grad_sample.py c3db69b5896d149a ran no licence file found · pointer only
arXiv:2308.08231 2023-08 (from id) ZhangCYG/DDFHO/nnutils/layers.py 85670cd8b02314c5 ran no licence file found · pointer only
Towards Robust Scene Text Image Super-resolution via Explicit Location Enhancement 19 Jul 2023 csguoh/LEMMA/model/tps_spatial_transformer.py 47ad53774f24d324 ran Apache-2.0 (permissive)
TensoIR: Tensorial Inverse Rendering 24 Apr 2023 Haian-Jin/TensoIR/models/relight_utils.py ababd7f4b87e7d34 unverified MIT (permissive)
Tensor4D : Efficient Neural 4D Decomposition for High-fidelity Dynamic Reconstruction and Rendering 21 Nov 2022 dsaurus/tensor4d/models/tensor4d.py fcb67e2363592c0b ran · fixture could not drive it fingerprinted MIT (permissive)
EleGANt: Exquisite and Locally Editable GAN for Makeup Transfer 20 Jul 2022 Chenyu-Yang-2000/EleGANt/models/elegant.py 1fc0288d55de52e2 ran · fixture could not drive it licence not identified · pointer only
Stratified Transformer for 3D Point Cloud Segmentation 28 Mar 2022 dvlab-research/stratified-transformer/model/stratified_transformer.py 9905bbf6a1511afe unverified MIT (permissive)
A Visual Navigation Perspective for Category-Level Object Pose Estimation 25 Mar 2022 wrld/visual_navigation_pose_estimation/models/networks/utils.py 774db7133dd29213 unverified MIT (permissive)
A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution 17 Mar 2022 mjq11302010044/TATT/model/transformerSR.py 47ad53774f24d324 ran MIT (permissive)
Adversarial Texture for Fooling Person Detectors in the Physical World 7 Mar 2022 WhoTHU/Adversarial_Texture/tps_grid_gen.py 3699342b51411d76 unverified MIT (permissive)
Learning A Single Network for Scale-Arbitrary Super-Resolution 8 Apr 2020 LongguangWang/ArbSR/model/arbrcan.py 5202f19bb42aca72 unverified MIT (permissive)
Learning Face Representation from Scratch 28 Nov 2014 laoreja/face-identity-transformer/main_train.py de41ed2f8a6b08d4 unverified Apache-2.0 (permissive)
arXiv:Yuan_StyleSRN_Scene_Text_Image_Super-Resolution_with_Text_Style_Embedding_ICCV_2025_paper Yuanssr/StyleSRN/model/tps_spatial_transformer.py 47ad53774f24d324 ran Apache-2.0 (permissive)
arXiv:Chen_LargeKernel3D_Scaling_Up_Kernels_in_3D_Sparse_CNNs_CVPR_2023_paper dvlab-research/LargeKernel3D/semantic-segmentation/util/loss.py 9905bbf6a1511afe 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