{"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/vit","entry":"ViT","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":10,"n_papers_ran":5,"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":34,"n_samples_ran":19,"n_samples_fingerprinted":2,"n_places":34,"n_places_pointer_only":18,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":19,"unverified":15},"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":"2603.23647","paper":"/paper/arxiv-2603-23647","title":"λSPLIT: SELF-SUPERVISED CONTENT-AWARE SPECTRAL UNMIXING FOR FLUORESCENCE MICROSCOPY","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"preetam22n/DeepTrans-HSU","path":"Trans_mod.py","file_url":"https://github.com/preetam22n/DeepTrans-HSU/blob/HEAD/Trans_mod.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f147ee8396452852","mcp_get_code":{"code_sha256":"f147ee8396452852"}},{"arxiv_id":"2602.17559","paper":"/paper/arxiv-2602-17559","title":"Revisiting Weight Regularization for Low-Rank Continual Learning","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"yaoyz96/low-rank-cl","path":"methods/ewclora.py","file_url":"https://github.com/yaoyz96/low-rank-cl/blob/HEAD/methods/ewclora.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"875a0b9857869b05","mcp_get_code":{"code_sha256":"875a0b9857869b05"}},{"arxiv_id":"2411.19451","paper":"/paper/learning-visual-abstract-reasoning-through","title":"Learning Visual Abstract Reasoning through Dual-Stream Networks","date":"2024-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VecchioID/DRNet","path":"src/model.py","file_url":"https://github.com/VecchioID/DRNet/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1bc043c489e15b86","mcp_get_code":{"code_sha256":"1bc043c489e15b86"}},{"arxiv_id":"2406.16955","paper":"/paper/srvit-vision-transformers-for-estimating","title":"SRViT: Vision Transformers for Estimating Radar Reflectivity from Satellite Observations at Scale","date":"2024-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stockeh/srvit","path":"src/vit/model.py","file_url":"https://github.com/stockeh/srvit/blob/HEAD/src/vit/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0d5d4dd63a4e261d","mcp_get_code":{"code_sha256":"0d5d4dd63a4e261d"}},{"arxiv_id":"2406.18561","paper":"/paper/selmatch-effectively-scaling-up-dataset","title":"SelMatch: Effectively Scaling Up Dataset Distillation via Selection-Based Initialization and Partial Updates by Trajectory Matching","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yongalls/SelMatch","path":"distill.py","file_url":"https://github.com/Yongalls/SelMatch/blob/HEAD/distill.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"14ea76a0840557fb","mcp_get_code":{"code_sha256":"14ea76a0840557fb"}},{"arxiv_id":"2311.00566","paper":"/paper/croma-remote-sensing-representations-with-1","title":"CROMA: Remote Sensing Representations with Contrastive Radar-Optical Masked Autoencoders","date":"2023-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"antofuller/croma","path":"pretrain_croma.py","file_url":"https://github.com/antofuller/croma/blob/HEAD/pretrain_croma.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9f7fe5abf47f2d58","mcp_get_code":{"code_sha256":"9f7fe5abf47f2d58"}},{"arxiv_id":"2310.00093","paper":"/paper/datadam-efficient-dataset-distillation-with-1","title":"DataDAM: Efficient Dataset Distillation with Attention Matching","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"datadistillation/datadam","path":"main_DataDAM.py","file_url":"https://github.com/datadistillation/datadam/blob/HEAD/main_DataDAM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d5630ef1d9988d5a","mcp_get_code":{"code_sha256":"d5630ef1d9988d5a"}},{"arxiv_id":"2303.05675","paper":"/paper/humanbench-towards-general-human-centric","title":"HumanBench: Towards General Human-centric Perception with Projector Assisted Pretraining","date":"2023-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OpenGVLab/HumanBench","path":"PATH/core/models/backbones/vitdet_for_ladder_attention_share_pos_embed.py","file_url":"https://github.com/OpenGVLab/HumanBench/blob/HEAD/PATH/core/models/backbones/vitdet_for_ladder_attention_share_pos_embed.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c8bcf97bcffa2bfd","mcp_get_code":{"code_sha256":"c8bcf97bcffa2bfd"}},{"arxiv_id":"2204.12484","paper":"/paper/vitpose-simple-vision-transformer-baselines","title":"ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation","date":"2022-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gpastal24/ViTPose-Pytorch","path":"src/vitpose_infer/builder/backbones/vit.py","file_url":"https://github.com/gpastal24/ViTPose-Pytorch/blob/HEAD/src/vitpose_infer/builder/backbones/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"d17daecae39897ce","mcp_get_code":{"code_sha256":"d17daecae39897ce"}},{"arxiv_id":"2204.12484","paper":"/paper/vitpose-simple-vision-transformer-baselines","title":"ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation","date":"2022-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JunkyByte/easy_ViTPose","path":"easy_ViTPose/vit_models/model.py","file_url":"https://github.com/JunkyByte/easy_ViTPose/blob/HEAD/easy_ViTPose/vit_models/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":"ec2566dcbcbac9aa","mcp_get_code":{"code_sha256":"ec2566dcbcbac9aa"}},{"arxiv_id":"2204.12484","paper":"/paper/vitpose-simple-vision-transformer-baselines","title":"ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation","date":"2022-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jaehyunnn/ViTPose_pytorch","path":"models/model.py","file_url":"https://github.com/jaehyunnn/ViTPose_pytorch/blob/HEAD/models/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":"a3947ec0fada50f7","mcp_get_code":{"code_sha256":"a3947ec0fada50f7"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gnoses/ViT_examples","path":"vit_pytorch.py","file_url":"https://github.com/gnoses/ViT_examples/blob/HEAD/vit_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f56a3adb976220d9","mcp_get_code":{"code_sha256":"f56a3adb976220d9"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"drumpt/ViT","path":"model.py","file_url":"https://github.com/drumpt/ViT/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":"b225bcdab9997d81","mcp_get_code":{"code_sha256":"b225bcdab9997d81"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nachiket273/Vision_transformer_pytorch","path":"vit.py","file_url":"https://github.com/nachiket273/Vision_transformer_pytorch/blob/HEAD/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aeb451a2ca6a384e","mcp_get_code":{"code_sha256":"aeb451a2ca6a384e"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Aedelon/ViT-PyTorch-Replication","path":"python_files/modules.py","file_url":"https://github.com/Aedelon/ViT-PyTorch-Replication/blob/HEAD/python_files/modules.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a00fdbf5db4c324e","mcp_get_code":{"code_sha256":"a00fdbf5db4c324e"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rayanramoul/Visual-Transformer-PyTorch","path":"src/models.py","file_url":"https://github.com/rayanramoul/Visual-Transformer-PyTorch/blob/HEAD/src/models.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":"1231e62c1adf0b34","mcp_get_code":{"code_sha256":"1231e62c1adf0b34"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nima1999nikkhah/ViT-Hybrid","path":"ViT-Hybrid.py","file_url":"https://github.com/nima1999nikkhah/ViT-Hybrid/blob/HEAD/ViT-Hybrid.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"138334827a9f4dc3","mcp_get_code":{"code_sha256":"138334827a9f4dc3"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KiUngSong/Vision","path":"ViT/ViT_pytorch.py","file_url":"https://github.com/KiUngSong/Vision/blob/HEAD/ViT/ViT_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"94c914f501b4c9b2","mcp_get_code":{"code_sha256":"94c914f501b4c9b2"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"04RR/SOTA-Vision","path":"ViT.py","file_url":"https://github.com/04RR/SOTA-Vision/blob/HEAD/ViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d731587d6e142b9b","mcp_get_code":{"code_sha256":"d731587d6e142b9b"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"meowbutlerdev/ViT","path":"vit.py","file_url":"https://github.com/meowbutlerdev/ViT/blob/HEAD/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fe27fb10dc68506c","mcp_get_code":{"code_sha256":"fe27fb10dc68506c"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qiaopTDUN/mae-repo","path":"vit_pytorch/vit.py","file_url":"https://github.com/qiaopTDUN/mae-repo/blob/HEAD/vit_pytorch/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"defe150a2927af39","mcp_get_code":{"code_sha256":"defe150a2927af39"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mtancak/PyTorch-ViT-Visual-Transformer","path":"model.py","file_url":"https://github.com/mtancak/PyTorch-ViT-Visual-Transformer/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c349e162dda4ee2b","mcp_get_code":{"code_sha256":"c349e162dda4ee2b"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"timH6502/VisionTransformer-PyTorch","path":"src/ViT.py","file_url":"https://github.com/timH6502/VisionTransformer-PyTorch/blob/HEAD/src/ViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e695bb4416d49d79","mcp_get_code":{"code_sha256":"e695bb4416d49d79"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Mayurji/Image-Classification-PyTorch","path":"ViT.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/ViT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"9c5bd92a34ef2ce0","mcp_get_code":{"code_sha256":"9c5bd92a34ef2ce0"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SupreethRao99/VisionTransformer","path":"PyTorch/ViTModel.py","file_url":"https://github.com/SupreethRao99/VisionTransformer/blob/HEAD/PyTorch/ViTModel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ddbba52e3e0c3fde","mcp_get_code":{"code_sha256":"ddbba52e3e0c3fde"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/vit-pytorch","path":"vit_pytorch/vit.py","file_url":"https://github.com/lucidrains/vit-pytorch/blob/HEAD/vit_pytorch/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"804e172ccca23ce5","mcp_get_code":{"code_sha256":"804e172ccca23ce5"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nachiket273/VisTrans","path":"vistrans/models/vit.py","file_url":"https://github.com/nachiket273/VisTrans/blob/HEAD/vistrans/models/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"051aa80b5054376c","mcp_get_code":{"code_sha256":"051aa80b5054376c"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"The-AI-Summer/self_attention","path":"self_attention_cv/vit/vit.py","file_url":"https://github.com/The-AI-Summer/self_attention/blob/HEAD/self_attention_cv/vit/vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0cc37cf06f3729da","mcp_get_code":{"code_sha256":"0cc37cf06f3729da"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation","path":"transformer_package/models/transformer.py","file_url":"https://github.com/UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation/blob/HEAD/transformer_package/models/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fdf82b035ef6efc5","mcp_get_code":{"code_sha256":"fdf82b035ef6efc5"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"quanmario0311/ViT_PyTorch","path":"model.py","file_url":"https://github.com/quanmario0311/ViT_PyTorch/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"45874b50ee4eee3a","mcp_get_code":{"code_sha256":"45874b50ee4eee3a"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arkel23/PyTorch-Pretrained-ViT","path":"pytorch_pretrained_vit/model.py","file_url":"https://github.com/arkel23/PyTorch-Pretrained-ViT/blob/HEAD/pytorch_pretrained_vit/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bdda3645e9bc5ba3","mcp_get_code":{"code_sha256":"bdda3645e9bc5ba3"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"affjljoo3581/deit3-jax","path":"src/modeling.py","file_url":"https://github.com/affjljoo3581/deit3-jax/blob/HEAD/src/modeling.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":"375467cdc03cf22c","mcp_get_code":{"code_sha256":"375467cdc03cf22c"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lukemelas/PyTorch-Pretrained-ViT","path":"pytorch_pretrained_vit/model.py","file_url":"https://github.com/lukemelas/PyTorch-Pretrained-ViT/blob/HEAD/pytorch_pretrained_vit/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a6c5dcf17fbcdeb3","mcp_get_code":{"code_sha256":"a6c5dcf17fbcdeb3"}},{"arxiv_id":"2010.11929","paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kamalkraj/Vision-Transformer","path":"model.py","file_url":"https://github.com/kamalkraj/Vision-Transformer/blob/HEAD/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":"e9e0abc3f6ede535","mcp_get_code":{"code_sha256":"e9e0abc3f6ede535"}}]}