{"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/patchmerging","entry":"PatchMerging","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":31,"n_papers_ran":31,"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":39,"n_samples_ran":37,"n_samples_fingerprinted":4,"n_places":39,"n_places_pointer_only":14,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":37,"unverified":2},"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.21421","paper":"/paper/arxiv-2602-21421","title":"ECHOSAT: Estimating Canopy Height Over Space and Time","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"ai4forest/echosat","path":"fine-tuning/models/swin_video_unet.py","file_url":"https://github.com/ai4forest/echosat/blob/HEAD/fine-tuning/models/swin_video_unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"af1e123128214397","mcp_get_code":{"code_sha256":"af1e123128214397"}},{"arxiv_id":"2602.05204","paper":"/paper/arxiv-2602-05204","title":"Extreme Weather Nowcasting via Local Precipitation Pattern Prediction","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"tony890048/exPreCast","path":"model.py","file_url":"https://github.com/tony890048/exPreCast/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9c00eb036e17df62","mcp_get_code":{"code_sha256":"9c00eb036e17df62"}},{"arxiv_id":"2509.22307","paper":"/paper/arxiv-2509-22307","title":"Johnson-Lindenstrauss Lemma Guided Network for Efficient 3D Medical Segmentation","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"JinPLu/VeloxSeg","path":"model/VeloxSeg.py","file_url":"https://github.com/JinPLu/VeloxSeg/blob/HEAD/model/VeloxSeg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d2d79060f425c5b1","mcp_get_code":{"code_sha256":"d2d79060f425c5b1"}},{"arxiv_id":"2507.16251","paper":"/paper/holitracer-holistic-vectorization-of","title":"HoliTracer: Holistic Vectorization of Geographic Objects from Large-Size Remote Sensing Imagery","date":"2025-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vvangfaye/HoliTracer","path":"holitracer/vector/models/base.py","file_url":"https://github.com/vvangfaye/HoliTracer/blob/HEAD/holitracer/vector/models/base.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d0a21c32ae0a99e5","mcp_get_code":{"code_sha256":"d0a21c32ae0a99e5"}},{"arxiv_id":"2507.00698","paper":null,"title":"arXiv:2507.00698","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"qhfan/MALA","path":"classfication_release/model.py","file_url":"https://github.com/qhfan/MALA/blob/HEAD/classfication_release/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9954039dc2a22670","mcp_get_code":{"code_sha256":"9954039dc2a22670"}},{"arxiv_id":"2405.16605","paper":"/paper/demystify-mamba-in-vision-a-linear-attention","title":"Demystify Mamba in Vision: A Linear Attention Perspective","date":"2024-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LeapLabTHU/MLLA","path":"models/mlla.py","file_url":"https://github.com/LeapLabTHU/MLLA/blob/HEAD/models/mlla.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aea9c35eb5503710","mcp_get_code":{"code_sha256":"aea9c35eb5503710"}},{"arxiv_id":"2402.07220","paper":"/paper/kvq-kaleidoscope-video-quality-assessment-for","title":"KVQ: Kwai Video Quality Assessment for Short-form Videos","date":"2024-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lixinustc/kvq-challenge-cvpr-ntire2024","path":"models/backbones/KSVQE_model.py","file_url":"https://github.com/lixinustc/kvq-challenge-cvpr-ntire2024/blob/HEAD/models/backbones/KSVQE_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"092afab2341fa8d8","mcp_get_code":{"code_sha256":"092afab2341fa8d8"}},{"arxiv_id":"2401.16456","paper":"/paper/shvit-single-head-vision-transformer-with","title":"SHViT: Single-Head Vision Transformer with Memory Efficient Macro Design","date":"2024-01-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ysj9909/SHViT","path":"model/shvit.py","file_url":"https://github.com/ysj9909/SHViT/blob/HEAD/model/shvit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"7f0dd3b9287448aa","mcp_get_code":{"code_sha256":"7f0dd3b9287448aa"}},{"arxiv_id":"2401.01578","paper":"/paper/context-guided-spatio-temporal-video","title":"Context-Guided Spatio-Temporal Video Grounding","date":"2024-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HengLan/CGSTVG","path":"models/pipeline.py","file_url":"https://github.com/HengLan/CGSTVG/blob/HEAD/models/pipeline.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4b91ef1761c7be10","mcp_get_code":{"code_sha256":"4b91ef1761c7be10"}},{"arxiv_id":"2308.12216","paper":"/paper/sg-former-self-guided-transformer-with","title":"SG-Former: Self-guided Transformer with Evolving Token Reallocation","date":"2023-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OliverRensu/SG-Former","path":"sgformer.py","file_url":"https://github.com/OliverRensu/SG-Former/blob/HEAD/sgformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ce0a0df3d2b72b58","mcp_get_code":{"code_sha256":"ce0a0df3d2b72b58"}},{"arxiv_id":"2306.07957","paper":"/paper/hidden-biases-of-end-to-end-driving-models","title":"Hidden Biases of End-to-End Driving Models","date":"2023-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"autonomousvision/carla_garage","path":"team_code/transfuser.py","file_url":"https://github.com/autonomousvision/carla_garage/blob/HEAD/team_code/transfuser.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aa4f65952e82e439","mcp_get_code":{"code_sha256":"aa4f65952e82e439"}},{"arxiv_id":"2306.03373","paper":"/paper/cit-net-convolutional-neural-networks-hand-in","title":"CiT-Net: Convolutional Neural Networks Hand in Hand with Vision Transformers for Medical Image Segmentation","date":"2023-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SR0920/CiT-Net","path":"CiT_Net_T.py","file_url":"https://github.com/SR0920/CiT-Net/blob/HEAD/CiT_Net_T.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fe9e67cb1896b8e5","mcp_get_code":{"code_sha256":"fe9e67cb1896b8e5"}},{"arxiv_id":"2305.07027","paper":"/paper/efficientvit-memory-efficient-vision","title":"EfficientViT: Memory Efficient Vision Transformer with Cascaded Group Attention","date":"2023-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/cream","path":"EfficientViT/classification/model/efficientvit.py","file_url":"https://github.com/microsoft/cream/blob/HEAD/EfficientViT/classification/model/efficientvit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5e59ce2cf4f9a679","mcp_get_code":{"code_sha256":"5e59ce2cf4f9a679"}},{"arxiv_id":"2304.09856","paper":"/paper/lipsformer-introducing-lipschitz-continuity","title":"LipsFormer: Introducing Lipschitz Continuity to Vision Transformers","date":"2023-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"idea-research/lipsformer","path":"models/lipsformer_swin.py","file_url":"https://github.com/idea-research/lipsformer/blob/HEAD/models/lipsformer_swin.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":"d9360a58bc57b6fa","mcp_get_code":{"code_sha256":"d9360a58bc57b6fa"}},{"arxiv_id":"2303.08345","paper":"/paper/scanning-only-once-an-end-to-end-framework","title":"Scanning Only Once: An End-to-end Framework for Fast Temporal Grounding in Long Videos","date":"2023-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"afcedf/SOONet","path":"src/models/model.py","file_url":"https://github.com/afcedf/SOONet/blob/HEAD/src/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ecf9240b030414ab","mcp_get_code":{"code_sha256":"ecf9240b030414ab"}},{"arxiv_id":"2303.05251","paper":"/paper/masked-image-modeling-with-local-multi-scale","title":"Masked Image Modeling with Local Multi-Scale Reconstruction","date":"2023-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huawei-noah/Efficient-Computing","path":"Self-supervised/LocalMIM/Swin/models_mim.py","file_url":"https://github.com/huawei-noah/Efficient-Computing/blob/HEAD/Self-supervised/LocalMIM/Swin/models_mim.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"df31273be2dcb4cf","mcp_get_code":{"code_sha256":"df31273be2dcb4cf"}},{"arxiv_id":"2303.03667","paper":"/paper/run-don-t-walk-chasing-higher-flops-for","title":"Run, Don't Walk: Chasing Higher FLOPS for Faster Neural Networks","date":"2023-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jierunchen/fasternet","path":"models/fasternet.py","file_url":"https://github.com/jierunchen/fasternet/blob/HEAD/models/fasternet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3ddc356f2175eea6","mcp_get_code":{"code_sha256":"3ddc356f2175eea6"}},{"arxiv_id":"2208.03792","paper":"/paper/domain-randomization-enhanced-depth","title":"Domain Randomization-Enhanced Depth Simulation and Restoration for Perceiving and Grasping Specular and Transparent Objects","date":"2022-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PKU-EPIC/DREDS","path":"CatePoseEstimation/networks/SwinDRNet.py","file_url":"https://github.com/PKU-EPIC/DREDS/blob/HEAD/CatePoseEstimation/networks/SwinDRNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"be586c7612ce6beb","mcp_get_code":{"code_sha256":"be586c7612ce6beb"}},{"arxiv_id":"2207.10866","paper":"/paper/cost-aggregation-with-4d-convolutional-swin","title":"Cost Aggregation with 4D Convolutional Swin Transformer for Few-Shot Segmentation","date":"2022-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Seokju-Cho/Volumetric-Aggregation-Transformer","path":"model/vat.py","file_url":"https://github.com/Seokju-Cho/Volumetric-Aggregation-Transformer/blob/HEAD/model/vat.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"688a7c109b6a8925","mcp_get_code":{"code_sha256":"688a7c109b6a8925"}},{"arxiv_id":"2207.10666","paper":"/paper/tinyvit-fast-pretraining-distillation-for","title":"TinyViT: Fast Pretraining Distillation for Small Vision Transformers","date":"2022-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/cream","path":"TinyViT/models/tiny_vit.py","file_url":"https://github.com/microsoft/cream/blob/HEAD/TinyViT/models/tiny_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9b97bb4dd7832495","mcp_get_code":{"code_sha256":"9b97bb4dd7832495"}},{"arxiv_id":"2205.00434","paper":"/paper/reinforced-swin-convs-transformer-for","title":"Reinforced Swin-Convs Transformer for Underwater Image Enhancement","date":"2022-05-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TingdiRen/URSCT-SESR","path":"model/URSCT_model.py","file_url":"https://github.com/TingdiRen/URSCT-SESR/blob/HEAD/model/URSCT_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9a6ce06291f48bf","mcp_get_code":{"code_sha256":"d9a6ce06291f48bf"}},{"arxiv_id":"2204.09222","paper":"/paper/k-lite-learning-transferable-visual-models","title":"K-LITE: Learning Transferable Visual Models with External Knowledge","date":"2022-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/klite","path":"model/model.py","file_url":"https://github.com/microsoft/klite/blob/HEAD/model/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"89e08495ccdd55f4","mcp_get_code":{"code_sha256":"89e08495ccdd55f4"}},{"arxiv_id":"2203.12119","paper":"/paper/visual-prompt-tuning","title":"Visual Prompt Tuning","date":"2022-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"heekhero/DTL","path":"classification/models/swin_transformer.py","file_url":"https://github.com/heekhero/DTL/blob/HEAD/classification/models/swin_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dce20c2c623e0f35","mcp_get_code":{"code_sha256":"dce20c2c623e0f35"}},{"arxiv_id":"2202.11921","paper":"/paper/auto-scaling-vision-transformers-without-1","title":"Auto-scaling Vision Transformers without Training","date":"2022-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-group/asvit","path":"lib/models/cell_infers/transformer.py","file_url":"https://github.com/vita-group/asvit/blob/HEAD/lib/models/cell_infers/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"79896f75d32dcb33","mcp_get_code":{"code_sha256":"79896f75d32dcb33"}},{"arxiv_id":"2202.10108","paper":"/paper/vitaev2-vision-transformer-advanced-by","title":"ViTAEv2: Vision Transformer Advanced by Exploring Inductive Bias for Image Recognition and Beyond","date":"2022-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yangyucheng000/papercode-2","path":"STViT-Mindspore-main/models/stvit.py","file_url":"https://github.com/yangyucheng000/papercode-2/blob/HEAD/STViT-Mindspore-main/models/stvit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e8f2f05db5500fa5","mcp_get_code":{"code_sha256":"e8f2f05db5500fa5"}},{"arxiv_id":"2201.10801","paper":"/paper/when-shift-operation-meets-vision-transformer","title":"When Shift Operation Meets Vision Transformer: An Extremely Simple Alternative to Attention Mechanism","date":"2022-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/SPACH","path":"models/shiftvit.py","file_url":"https://github.com/microsoft/SPACH/blob/HEAD/models/shiftvit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9d0d874136a0ef10","mcp_get_code":{"code_sha256":"9d0d874136a0ef10"}},{"arxiv_id":"2111.09886","paper":"/paper/simmim-a-simple-framework-for-masked-image","title":"SimMIM: A Simple Framework for Masked Image Modeling","date":"2021-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"impiga/plain-detr","path":"models/swin_transformer_v2.py","file_url":"https://github.com/impiga/plain-detr/blob/HEAD/models/swin_transformer_v2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a5518beb9daf7d60","mcp_get_code":{"code_sha256":"a5518beb9daf7d60"}},{"arxiv_id":"2106.09785","paper":"/paper/efficient-self-supervised-vision-transformers","title":"Efficient Self-supervised Vision Transformers for Representation Learning","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/esvit","path":"models/swin_transformer.py","file_url":"https://github.com/microsoft/esvit/blob/HEAD/models/swin_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fd8f760f4a030218","mcp_get_code":{"code_sha256":"fd8f760f4a030218"}},{"arxiv_id":"2106.02689","paper":"/paper/regionvit-regional-to-local-attention-for","title":"RegionViT: Regional-to-Local Attention for Vision Transformers","date":"2021-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dc3ea9f/RegionViT","path":"models/region_vit.py","file_url":"https://github.com/dc3ea9f/RegionViT/blob/HEAD/models/region_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77415c05ec9a1664","mcp_get_code":{"code_sha256":"77415c05ec9a1664"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shkarupa-alex/tfswin","path":"tfswin/model.py","file_url":"https://github.com/shkarupa-alex/tfswin/blob/HEAD/tfswin/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"581e7ffa9c9316a6","mcp_get_code":{"code_sha256":"581e7ffa9c9316a6"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SwinTransformer/Transformer-SSL","path":"models/swin_transformer.py","file_url":"https://github.com/SwinTransformer/Transformer-SSL/blob/HEAD/models/swin_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3056cb457a463605","mcp_get_code":{"code_sha256":"3056cb457a463605"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"towhee-io/towhee","path":"towhee/models/swin_transformer/model.py","file_url":"https://github.com/towhee-io/towhee/blob/HEAD/towhee/models/swin_transformer/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"2ed9017b0ab73090","mcp_get_code":{"code_sha256":"2ed9017b0ab73090"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sayakpaul/swin-transformers-tf","path":"swins/models.py","file_url":"https://github.com/sayakpaul/swin-transformers-tf/blob/HEAD/swins/models.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":"b9bd7459c6f5b8e9","mcp_get_code":{"code_sha256":"b9bd7459c6f5b8e9"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yangyangxu0/demt","path":"src/model/backbones/swin.py","file_url":"https://github.com/yangyangxu0/demt/blob/HEAD/src/model/backbones/swin.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eeb6c8d71fa21dc5","mcp_get_code":{"code_sha256":"eeb6c8d71fa21dc5"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pytorch/vision","path":"torchvision/models/swin_transformer.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/swin_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"071c035b6c4da4df","mcp_get_code":{"code_sha256":"071c035b6c4da4df"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"berniwal/swin-transformer-pytorch","path":"swin_transformer_pytorch/swin_transformer.py","file_url":"https://github.com/berniwal/swin-transformer-pytorch/blob/HEAD/swin_transformer_pytorch/swin_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ce5ff4b0dfaf3e68","mcp_get_code":{"code_sha256":"ce5ff4b0dfaf3e68"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DarshanDeshpande/jax-models","path":"jax_models/models/swin_transformer.py","file_url":"https://github.com/DarshanDeshpande/jax-models/blob/HEAD/jax_models/models/swin_transformer.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":"2b0633eb94058203","mcp_get_code":{"code_sha256":"2b0633eb94058203"}},{"arxiv_id":"2103.14030","paper":"/paper/swin-transformer-hierarchical-vision","title":"Swin Transformer: Hierarchical Vision Transformer using Shifted Windows","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rishigami/Swin-Transformer-TF","path":"swintransformer/model.py","file_url":"https://github.com/rishigami/Swin-Transformer-TF/blob/HEAD/swintransformer/model.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":"8ec15b24c9f54c8f","mcp_get_code":{"code_sha256":"8ec15b24c9f54c8f"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HzcIrving/DeepLearning_PlayGround","path":"Swin-Transformer/Model.py","file_url":"https://github.com/HzcIrving/DeepLearning_PlayGround/blob/HEAD/Swin-Transformer/Model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"673204d97a651fd0","mcp_get_code":{"code_sha256":"673204d97a651fd0"}}]}