{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/hflip","entry":"hflip","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":29,"n_papers_ran":13,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":13,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":29,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":10},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2602.00202","paper":"/paper/arxiv-2602-00202","title":"Vision-Language Model Purified Semi-Supervised Semantic Segmentation for Remote Sensing Images","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"wangshanwen001/SemiEarth","path":"dataset/transform.py","file_url":"https://github.com/wangshanwen001/SemiEarth/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e96d1dddb1f71af","mcp_get_code":{"code_sha256":"9e96d1dddb1f71af"}},{"arxiv_id":"2507.19993","paper":null,"title":"arXiv:2507.19993","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"Howardkhh/FROSS","path":"EGTR/model/transform.py","file_url":"https://github.com/Howardkhh/FROSS/blob/HEAD/EGTR/model/transform.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2410.10777","paper":"/paper/unimatch-v2-pushing-the-limit-of-semi","title":"UniMatch V2: Pushing the Limit of Semi-Supervised Semantic Segmentation","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LiheYoung/UniMatch-V2","path":"dataset/transform.py","file_url":"https://github.com/LiheYoung/UniMatch-V2/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9e96d1dddb1f71af","mcp_get_code":{"code_sha256":"9e96d1dddb1f71af"}},{"arxiv_id":"2407.08133","paper":"/paper/nonverbal-interaction-detection","title":"Nonverbal Interaction Detection","date":"2024-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weijianan1/nvi","path":"NVI-DEHR/datasets/transforms.py","file_url":"https://github.com/weijianan1/nvi/blob/HEAD/NVI-DEHR/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2407.07402","paper":"/paper/actionvos-actions-as-prompts-for-video-object","title":"ActionVOS: Actions as Prompts for Video Object Segmentation","date":"2024-07-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ut-vision/ActionVOS","path":"RF_ActionVOS/transforms_video_actionvos.py","file_url":"https://github.com/ut-vision/ActionVOS/blob/HEAD/RF_ActionVOS/transforms_video_actionvos.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4e4de9557f2f625d","mcp_get_code":{"code_sha256":"4e4de9557f2f625d"}},{"arxiv_id":"2406.03459","paper":"/paper/lw-detr-a-transformer-replacement-to-yolo-for","title":"LW-DETR: A Transformer Replacement to YOLO for Real-Time Detection","date":"2024-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"atten4vis/lw-detr","path":"datasets/transforms.py","file_url":"https://github.com/atten4vis/lw-detr/blob/HEAD/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2405.20610","paper":"/paper/revisiting-and-maximizing-temporal-knowledge","title":"Revisiting and Maximizing Temporal Knowledge in Semi-supervised Semantic Segmentation","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wooseok-shin/PrevMatch","path":"dataset/transform.py","file_url":"https://github.com/wooseok-shin/PrevMatch/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9e96d1dddb1f71af","mcp_get_code":{"code_sha256":"9e96d1dddb1f71af"}},{"arxiv_id":"2404.02072","paper":"/paper/egtr-extracting-graph-from-transformer-for","title":"EGTR: Extracting Graph from Transformer for Scene Graph Generation","date":"2024-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver-ai/egtr","path":"model/transform.py","file_url":"https://github.com/naver-ai/egtr/blob/HEAD/model/transform.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2403.06462","paper":"/paper/towards-the-uncharted-density-descending","title":"Towards the Uncharted: Density-Descending Feature Perturbation for Semi-supervised Semantic Segmentation","date":"2024-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gavinwxy/ddfp","path":"dataset/transform.py","file_url":"https://github.com/gavinwxy/ddfp/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9e96d1dddb1f71af","mcp_get_code":{"code_sha256":"9e96d1dddb1f71af"}},{"arxiv_id":"2401.14159","paper":"/paper/grounded-sam-assembling-open-world-models-for","title":"Grounded SAM: Assembling Open-World Models for Diverse Visual Tasks","date":"2024-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"idea-research/groundingdino","path":"groundingdino/datasets/transforms.py","file_url":"https://github.com/idea-research/groundingdino/blob/HEAD/groundingdino/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2310.08530","paper":"/paper/unipose-detecting-any-keypoints","title":"X-Pose: Detecting Any Keypoints","date":"2023-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"idea-research/x-pose","path":"transforms.py","file_url":"https://github.com/idea-research/x-pose/blob/HEAD/transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"3eb47e0aa4d44ce5","mcp_get_code":{"code_sha256":"3eb47e0aa4d44ce5"}},{"arxiv_id":"2308.09281","paper":"/paper/diverse-cotraining-makes-strong-semi","title":"Diverse Cotraining Makes Strong Semi-Supervised Segmentor","date":"2023-08-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"williamium3000/diverse-cotraining","path":"dataset/transform.py","file_url":"https://github.com/williamium3000/diverse-cotraining/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e96d1dddb1f71af","mcp_get_code":{"code_sha256":"9e96d1dddb1f71af"}},{"arxiv_id":"2307.12612","paper":"/paper/less-is-more-focus-attention-for-efficient","title":"Less is More: Focus Attention for Efficient DETR","date":"2023-07-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"linxid/Focus-DETR","path":"models/focus_detr/transforms.py","file_url":"https://github.com/linxid/Focus-DETR/blob/HEAD/models/focus_detr/transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"3489d75749a692fb","mcp_get_code":{"code_sha256":"3489d75749a692fb"}},{"arxiv_id":"2301.01635","paper":"/paper/spts-v2-single-point-scene-text-spotting","title":"SPTS v2: Single-Point Scene Text Spotting","date":"2023-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/sptsv2","path":"datasets/sptsv2_transforms.py","file_url":"https://github.com/bytedance/sptsv2/blob/HEAD/datasets/sptsv2_transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2212.03465","paper":"/paper/mediar-harmony-of-data-centric-and-model","title":"MEDIAR: Harmony of Data-Centric and Model-Centric for Multi-Modality Microscopy","date":"2022-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lee-Gihun/MEDIAR","path":"core/MEDIAR/Predictor.py","file_url":"https://github.com/Lee-Gihun/MEDIAR/blob/HEAD/core/MEDIAR/Predictor.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0be735e8029276a4","mcp_get_code":{"code_sha256":"0be735e8029276a4"}},{"arxiv_id":"2210.02318","paper":"/paper/fqdet-fast-converging-query-based-detector","title":"FQDet: Fast-converging Query-based Detector","date":"2022-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cedricpicron/fqdet","path":"datasets/transforms.py","file_url":"https://github.com/cedricpicron/fqdet/blob/HEAD/datasets/transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"db1a2323b9f6dfd8","mcp_get_code":{"code_sha256":"db1a2323b9f6dfd8"}},{"arxiv_id":"2208.09910","paper":"/paper/revisiting-weak-to-strong-consistency-in-semi","title":"Revisiting Weak-to-Strong Consistency in Semi-Supervised Semantic Segmentation","date":"2022-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LiheYoung/UniMatch","path":"dataset/transform.py","file_url":"https://github.com/LiheYoung/UniMatch/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9e96d1dddb1f71af","mcp_get_code":{"code_sha256":"9e96d1dddb1f71af"}},{"arxiv_id":"2207.11103","paper":"/paper/devis-making-deformable-transformers-work-for","title":"DeVIS: Making Deformable Transformers Work for Video Instance Segmentation","date":"2022-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acaelles97/devis","path":"src/datasets/coco_transforms.py","file_url":"https://github.com/acaelles97/devis/blob/HEAD/src/datasets/coco_transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"344591b983c871de","mcp_get_code":{"code_sha256":"344591b983c871de"}},{"arxiv_id":"2203.13954","paper":"/paper/gen-vlkt-simplify-association-and-enhance","title":"GEN-VLKT: Simplify Association and Enhance Interaction Understanding for HOI Detection","date":"2022-03-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YueLiao/gen-vlkt","path":"datasets/transforms.py","file_url":"https://github.com/YueLiao/gen-vlkt/blob/HEAD/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2112.08647","paper":"/paper/qahoi-query-based-anchors-for-human-object","title":"QAHOI: Query-Based Anchors for Human-Object Interaction Detection","date":"2021-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cjw2021/QAHOI","path":"datasets/transforms.py","file_url":"https://github.com/cjw2021/QAHOI/blob/HEAD/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2112.05375","paper":"/paper/rethinking-the-two-stage-framework-for","title":"Rethinking the Two-Stage Framework for Grounded Situation Recognition","date":"2021-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kellyiss/situformer","path":"datasets/transforms.py","file_url":"https://github.com/kellyiss/situformer/blob/HEAD/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2111.02926","paper":"/paper/openfwi-benchmark-seismic-datasets-for","title":"OpenFWI: Large-Scale Multi-Structural Benchmark Datasets for Seismic Full Waveform Inversion","date":"2021-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lanl/OpenFWI","path":"transforms.py","file_url":"https://github.com/lanl/OpenFWI/blob/HEAD/transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"0ffeb1da7ad6e62e","mcp_get_code":{"code_sha256":"0ffeb1da7ad6e62e"}},{"arxiv_id":"2110.08791","paper":"/paper/taming-visually-guided-sound-generation","title":"Taming Visually Guided Sound Generation","date":"2021-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"v-iashin/video_features","path":"models/transforms.py","file_url":"https://github.com/v-iashin/video_features/blob/HEAD/models/transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0ffeb1da7ad6e62e","mcp_get_code":{"code_sha256":"0ffeb1da7ad6e62e"}},{"arxiv_id":"2106.05095","paper":"/paper/st-make-self-training-work-better-for-semi","title":"ST++: Make Self-training Work Better for Semi-supervised Semantic Segmentation","date":"2021-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LiheYoung/ST-PlusPlus","path":"dataset/transform.py","file_url":"https://github.com/LiheYoung/ST-PlusPlus/blob/HEAD/dataset/transform.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"49f7eaf0ab330e0d","mcp_get_code":{"code_sha256":"49f7eaf0ab330e0d"}},{"arxiv_id":"2106.00666","paper":"/paper/you-only-look-at-one-sequence-rethinking","title":"You Only Look at One Sequence: Rethinking Transformer in Vision through Object Detection","date":"2021-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hustvl/YOLOS","path":"datasets/transforms.py","file_url":"https://github.com/hustvl/YOLOS/blob/HEAD/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}},{"arxiv_id":"2103.12115","paper":"/paper/end-to-end-trainable-multi-instance-pose","title":"End-to-End Trainable Multi-Instance Pose Estimation with Transformers","date":"2021-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amathislab/poet","path":"datasets/transforms.py","file_url":"https://github.com/amathislab/poet/blob/HEAD/datasets/transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"c7aac0bc5d5e58fb","mcp_get_code":{"code_sha256":"c7aac0bc5d5e58fb"}},{"arxiv_id":"2103.04514","paper":"/paper/nondeterminism-and-instability-in-neural","title":"Nondeterminism and Instability in Neural Network Optimization","date":"2021-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ceciliaresearch/nondeterminism_instability","path":"evaluate.py","file_url":"https://github.com/ceciliaresearch/nondeterminism_instability/blob/HEAD/evaluate.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e560b62c0888955","mcp_get_code":{"code_sha256":"2e560b62c0888955"}},{"arxiv_id":"1902.04502","paper":"/paper/fast-scnn-fast-semantic-segmentation-network","title":"Fast-SCNN: Fast Semantic Segmentation Network","date":"2019-02-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"minus31/Portrait-segmentation","path":"augmentation.py","file_url":"https://github.com/minus31/Portrait-segmentation/blob/HEAD/augmentation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6c6cdac56400f7eb","mcp_get_code":{"code_sha256":"6c6cdac56400f7eb"}},{"arxiv_id":"He_Bidirectional_Alignment_for_Domain_Adaptive_Detection_with_Transformers_ICCV_2023_paper","paper":null,"title":"arXiv:He_Bidirectional_Alignment_for_Domain_Adaptive_Detection_with_Transformers_ICCV_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"helq2612/biADT","path":"datasets/transforms.py","file_url":"https://github.com/helq2612/biADT/blob/HEAD/datasets/transforms.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9be9e658b5bd688a","mcp_get_code":{"code_sha256":"9be9e658b5bd688a"}}]}