{"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":"/paper/mobilevit-light-weight-general-purpose-and","title":"MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer","arxiv_id":"2110.02178","date":"2021-10-05","proceeding":"ICLR 2022 4","authors":["Sachin Mehta","Mohammad Rastegari"],"abstract":"Light-weight convolutional neural networks (CNNs) are the de-facto for mobile vision tasks. Their spatial inductive biases allow them to learn representations with fewer parameters across different vision tasks. However, these networks are spatially local. To learn global representations, self-attention-based vision trans-formers (ViTs) have been adopted. Unlike CNNs, ViTs are heavy-weight. In this paper, we ask the following question: is it possible to combine the strengths of CNNs and ViTs to build a light-weight and low latency network for mobile vision tasks? Towards this end, we introduce MobileViT, a light-weight and general-purpose vision transformer for mobile devices. MobileViT presents a different perspective for the global processing of information with transformers, i.e., transformers as convolutions. Our results show that MobileViT significantly outperforms CNN- and ViT-based networks across different tasks and datasets. On the ImageNet-1k dataset, MobileViT achieves top-1 accuracy of 78.4% with about 6 million parameters, which is 3.2% and 6.2% more accurate than MobileNetv3 (CNN-based) and DeIT (ViT-based) for a similar number of parameters. On the MS-COCO object detection task, MobileViT is 5.7% more accurate than MobileNetv3 for a similar number of parameters. Our source code is open-source and available at: https://github.com/apple/ml-cvnets","url_abs":"https://arxiv.org/abs/2110.02178v2","url_pdf":"https://arxiv.org/pdf/2110.02178v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/apple/ml-cvnets","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/IMvision12/keras-vision-models","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/chinhsuanwu/mobilevit-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/godhj93/MobileViT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/hkzhang91/edgeformer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/hkzhang91/pacc-net","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/hkzhang91/parc-net","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/jaiwei98/mobile-vit-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/james77777778/keras-image-models","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/microndla/mobilevitv3","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/mmaaz60/EdgeNeXt","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/murufeng/awesome_lightweight_networks","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/roydenwa/cell-centroid-former","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/rwightman/pytorch-image-models","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/t0nyliang/EEGMobile","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/wilile26811249/MobileViT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/BR-IDL/PaddleViT/tree/develop/image_classification/MobileViT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/Mind23-2/MindCode-103","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/MindSpore-paper-code-2/code400/tree/main/MobileNet/mobilenetv3","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/PaddlePaddle/PaddleClas","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/avinash31d/paper-implementations/tree/main/mobile_vit","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/kornia/kornia","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/mobilevit","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/attention/MobileViTAttention.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/backbone/MobileViT.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/open-mmlab/mmclassification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/pwc-1/Paper-5/tree/main/mobilevit","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/pwc-1/Paper-9/tree/main/2/mobilevit","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://github.com/yangyucheng000/MobileViT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"mobilevit-light-weight-general-purpose-and","repo_url":"https://gitlab.com/birder/birder","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"average-pooling","method_name":"Average Pooling"},{"method_slug":"batch-normalization","method_name":"Batch Normalization"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"deit","method_name":"DeiT"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"depthwise-convolution","method_name":"Depthwise Convolution"},{"method_slug":"depthwise-separable-convolution","method_name":"Depthwise Separable Convolution"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"feedforward-network","method_name":"Feedforward Network"},{"method_slug":"global-average-pooling","method_name":"Global Average Pooling"},{"method_slug":"hard-swish","method_name":"Hard Swish"},{"method_slug":"inverted-residual-block","method_name":"Inverted Residual Block"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"mobilevit","method_name":"MobileViT"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"pointwise-convolution","method_name":"Pointwise Convolution"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"relu6","method_name":"ReLU6"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"squeeze-and-excitation-block","method_name":"Squeeze-and-Excitation Block"},{"method_slug":"vision-transformer","method_name":"Vision Transformer"}],"datasets_introduced":[],"methods_introduced":[{"slug":"mobilevit","name":"MobileViT","full_name":"MobileViT"}],"results":[{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"MobileViT-S","rank_in_archive_order":837,"of":1060,"metrics":{"Number of params":"5.6M","Top 1 Accuracy":"78.4%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"MobileViT-XS","rank_in_archive_order":968,"of":1060,"metrics":{"GFLOPs":"0.7","Number of params":"2.3M","Top 1 Accuracy":"74.8%"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2110.02178","atlas_url":"https://app.syntology.ai/?focus=2110.02178","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2110.02178"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rwightman/pytorch-image-models","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/apple/ml-cvnets","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hkzhang91/edgeformer","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kornia/kornia","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/backbone/MobileViT.py","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/james77777778/keras-image-models","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/roydenwa/cell-centroid-former","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/mobilevit","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/attention/MobileViTAttention.py","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pwc-1/Paper-9/tree/main/2/mobilevit","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleClas","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/microndla/mobilevitv3","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-paper-code-2/code400/tree/main/MobileNet/mobilenetv3","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/MobileViT","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmclassification","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/IMvision12/keras-vision-models","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BR-IDL/PaddleViT/tree/develop/image_classification/MobileViT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wilile26811249/MobileViT","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pwc-1/Paper-5/tree/main/mobilevit","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://gitlab.com/birder/birder","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/avinash31d/paper-implementations/tree/main/mobile_vit","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chinhsuanwu/mobilevit-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hkzhang91/parc-net","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mmaaz60/EdgeNeXt","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch","reach":null}],"summary":{"ran":43,"ran_draft_wrong":9,"ran_honours":1,"unverified":15},"by_repo_kind":{"listed":{"samples":66,"ran":51,"repositories":9}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":18,"samples":[{"code_sha256_prefix":"7dce48772b2e159a","entry":"Attention","repo":"jaiwei98/mobile-vit-pytorch","repo_kind":"listed","path":"mobile_vit/mobilevit.py","file_url":"https://github.com/jaiwei98/mobile-vit-pytorch/blob/HEAD/mobile_vit/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7dce48772b2e159a"}},{"code_sha256_prefix":"43531c7c47f675ef","entry":"Attention","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"43531c7c47f675ef"}},{"code_sha256_prefix":"d55210e5cfb23cea","entry":"Attention","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d55210e5cfb23cea"}},{"code_sha256_prefix":"2230f658d6c25822","entry":"Attention","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2230f658d6c25822"}},{"code_sha256_prefix":"f1f1c5ff227fe41d","entry":"ChannelMLP","repo":"roydenwa/cell-centroid-former","repo_kind":"listed","path":"src/cellcentroidformer/model_architecture.py","file_url":"https://github.com/roydenwa/cell-centroid-former/blob/HEAD/src/cellcentroidformer/model_architecture.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f1f1c5ff227fe41d"}},{"code_sha256_prefix":"a75100d19286cb15","entry":"ConvEncoder","repo":"mmaaz60/EdgeNeXt","repo_kind":"listed","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a75100d19286cb15"}},{"code_sha256_prefix":"8ed7073f6f37a1a1","entry":"ConvNormAct","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ed7073f6f37a1a1"}},{"code_sha256_prefix":"38ab7af20618ac3e","entry":"Conv_BN_ReLU","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38ab7af20618ac3e"}},{"code_sha256_prefix":"20ec52f2f7242b3d","entry":"EncoderLayer","repo":"godhj93/MobileViT","repo_kind":"listed","path":"utils/nets/MobileViT.py","file_url":"https://github.com/godhj93/MobileViT/blob/HEAD/utils/nets/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"20ec52f2f7242b3d"}},{"code_sha256_prefix":"0700a6a34626a6bf","entry":"FFN","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0700a6a34626a6bf"}},{"code_sha256_prefix":"4d1e816536427160","entry":"FeedForward","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d1e816536427160"}},{"code_sha256_prefix":"878fe3f52adf2d34","entry":"FeedForward","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"878fe3f52adf2d34"}},{"code_sha256_prefix":"58080bbc3d99ba0f","entry":"FeedForward","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"58080bbc3d99ba0f"}},{"code_sha256_prefix":"144b7a438af242ef","entry":"FeedForward","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"144b7a438af242ef"}},{"code_sha256_prefix":"c56c074407924b8b","entry":"InvertedResidual","repo":"jaiwei98/mobile-vit-pytorch","repo_kind":"listed","path":"mobile_vit/mobilevit.py","file_url":"https://github.com/jaiwei98/mobile-vit-pytorch/blob/HEAD/mobile_vit/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c56c074407924b8b"}},{"code_sha256_prefix":"cc6fad7bef0b8c04","entry":"InvertedResidual","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cc6fad7bef0b8c04"}},{"code_sha256_prefix":"d59faa990dd0baa0","entry":"LayerNorm","repo":"mmaaz60/EdgeNeXt","repo_kind":"listed","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d59faa990dd0baa0"}},{"code_sha256_prefix":"e789209b847f99a6","entry":"MV2Block","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e789209b847f99a6"}},{"code_sha256_prefix":"7a5ed61c85d652d3","entry":"MV2Block","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a5ed61c85d652d3"}},{"code_sha256_prefix":"d8b589747023f0ed","entry":"MV2Block","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8b589747023f0ed"}},{"code_sha256_prefix":"ed0efa372d4badcc","entry":"MV2Block","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ed0efa372d4badcc"}},{"code_sha256_prefix":"0d8adae319bee6c7","entry":"MViT_block","repo":"godhj93/MobileViT","repo_kind":"listed","path":"utils/nets/MobileViT.py","file_url":"https://github.com/godhj93/MobileViT/blob/HEAD/utils/nets/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0d8adae319bee6c7"}},{"code_sha256_prefix":"315d52a69ddead31","entry":"MobileViTAttention","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"315d52a69ddead31"}},{"code_sha256_prefix":"51b0a869e04e4c79","entry":"MobileViTBlock","repo":"jaiwei98/mobile-vit-pytorch","repo_kind":"listed","path":"mobile_vit/mobilevit.py","file_url":"https://github.com/jaiwei98/mobile-vit-pytorch/blob/HEAD/mobile_vit/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"51b0a869e04e4c79"}},{"code_sha256_prefix":"6f15cb3df6e1d23e","entry":"MobileViTBlock","repo":"roydenwa/cell-centroid-former","repo_kind":"listed","path":"src/cellcentroidformer/model_architecture.py","file_url":"https://github.com/roydenwa/cell-centroid-former/blob/HEAD/src/cellcentroidformer/model_architecture.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6f15cb3df6e1d23e"}},{"code_sha256_prefix":"69a7b757b4410e76","entry":"MobileViTBlock","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"69a7b757b4410e76"}},{"code_sha256_prefix":"8eca4842b31caba0","entry":"MobileViTBlock","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8eca4842b31caba0"}},{"code_sha256_prefix":"355dd4ca53ea56d8","entry":"MobileVitBlock","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"355dd4ca53ea56d8"}},{"code_sha256_prefix":"3b57311302acf06c","entry":"MultiHeadSelfAttention","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b57311302acf06c"}},{"code_sha256_prefix":"c6e2b5d57c742ded","entry":"MultiLayerPerceptron","repo":"roydenwa/cell-centroid-former","repo_kind":"listed","path":"src/cellcentroidformer/model_architecture.py","file_url":"https://github.com/roydenwa/cell-centroid-former/blob/HEAD/src/cellcentroidformer/model_architecture.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c6e2b5d57c742ded"}},{"code_sha256_prefix":"9917b766bd4dba3a","entry":"PositionalEncodingFourier","repo":"mmaaz60/EdgeNeXt","repo_kind":"listed","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9917b766bd4dba3a"}},{"code_sha256_prefix":"bcbab17e442a74cb","entry":"PreNorm","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bcbab17e442a74cb"}},{"code_sha256_prefix":"4bdddb9b8d76e1b6","entry":"PreNorm","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4bdddb9b8d76e1b6"}},{"code_sha256_prefix":"7e438b1b13e38d9d","entry":"SDTAEncoder","repo":"mmaaz60/EdgeNeXt","repo_kind":"listed","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7e438b1b13e38d9d"}},{"code_sha256_prefix":"127b3963437b49e3","entry":"Transformer","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"127b3963437b49e3"}},{"code_sha256_prefix":"8ae59a8594d1df08","entry":"Transformer","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8ae59a8594d1df08"}},{"code_sha256_prefix":"54a5e3106186035e","entry":"Transformer","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54a5e3106186035e"}},{"code_sha256_prefix":"09bb5fbbbccebe6b","entry":"Transformer","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"09bb5fbbbccebe6b"}},{"code_sha256_prefix":"56bdd39960d3695b","entry":"Transformer","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"56bdd39960d3695b"}},{"code_sha256_prefix":"bd36e71d0ee3fd10","entry":"TransformerEncoder","repo":"jaiwei98/mobile-vit-pytorch","repo_kind":"listed","path":"mobile_vit/mobilevit.py","file_url":"https://github.com/jaiwei98/mobile-vit-pytorch/blob/HEAD/mobile_vit/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd36e71d0ee3fd10"}},{"code_sha256_prefix":"50c31c18f8304002","entry":"TransformerEncoder","repo":"roydenwa/cell-centroid-former","repo_kind":"listed","path":"src/cellcentroidformer/model_architecture.py","file_url":"https://github.com/roydenwa/cell-centroid-former/blob/HEAD/src/cellcentroidformer/model_architecture.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"50c31c18f8304002"}},{"code_sha256_prefix":"2733c35c71b87333","entry":"XCA","repo":"mmaaz60/EdgeNeXt","repo_kind":"listed","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2733c35c71b87333"}},{"code_sha256_prefix":"cf5208ed947ab445","entry":"compact_get_layers","repo":"roydenwa/cell-centroid-former","repo_kind":"listed","path":"src/cellcentroidformer/model_architecture.py","file_url":"https://github.com/roydenwa/cell-centroid-former/blob/HEAD/src/cellcentroidformer/model_architecture.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cf5208ed947ab445"}},{"code_sha256_prefix":"a0131fb70c267a9e","entry":"conv_1x1_bn","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"a0131fb70c267a9e"}},{"code_sha256_prefix":"3fb34464dacbb0d3","entry":"conv_1x1_bn","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3fb34464dacbb0d3"}},{"code_sha256_prefix":"564f22f3b28db627","entry":"conv_1x1_bn","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"564f22f3b28db627"}},{"code_sha256_prefix":"46467acb70052484","entry":"conv_2d","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"46467acb70052484"}},{"code_sha256_prefix":"3fc0fa5c567d1a28","entry":"conv_bn","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3fc0fa5c567d1a28"}},{"code_sha256_prefix":"e01bc963fa545868","entry":"conv_nxn_bn","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e01bc963fa545868"}},{"code_sha256_prefix":"8d5317047e54ef09","entry":"conv_nxn_bn","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8d5317047e54ef09"}},{"code_sha256_prefix":"3d1cb4db0a0a03e9","entry":"count_parameters","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3d1cb4db0a0a03e9"}},{"code_sha256_prefix":"f4179768dbc55e61","entry":"extract_patches","repo":"godhj93/MobileViT","repo_kind":"listed","path":"utils/nets/MobileViT.py","file_url":"https://github.com/godhj93/MobileViT/blob/HEAD/utils/nets/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f4179768dbc55e61"}},{"code_sha256_prefix":"fa37ccabf8400bc6","entry":"patches_to_image","repo":"godhj93/MobileViT","repo_kind":"listed","path":"utils/nets/MobileViT.py","file_url":"https://github.com/godhj93/MobileViT/blob/HEAD/utils/nets/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fa37ccabf8400bc6"}},{"code_sha256_prefix":"d8d7e7e34dc91a1e","entry":"EdgeNeXt","repo":"mmaaz60/EdgeNeXt","repo_kind":"listed","path":"models/edgenext.py","file_url":"https://github.com/mmaaz60/EdgeNeXt/blob/HEAD/models/edgenext.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8d7e7e34dc91a1e"}},{"code_sha256_prefix":"6e05718496381a26","entry":"InvertedResidual","repo":"godhj93/MobileViT","repo_kind":"listed","path":"utils/nets/MobileViT.py","file_url":"https://github.com/godhj93/MobileViT/blob/HEAD/utils/nets/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6e05718496381a26"}},{"code_sha256_prefix":"86afc1196b6b0ee1","entry":"MobileViT","repo":"godhj93/MobileViT","repo_kind":"listed","path":"utils/nets/MobileViT.py","file_url":"https://github.com/godhj93/MobileViT/blob/HEAD/utils/nets/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"86afc1196b6b0ee1"}},{"code_sha256_prefix":"9758df99f0486f48","entry":"MobileViT","repo":"jaiwei98/mobile-vit-pytorch","repo_kind":"listed","path":"mobile_vit/mobilevit.py","file_url":"https://github.com/jaiwei98/mobile-vit-pytorch/blob/HEAD/mobile_vit/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9758df99f0486f48"}},{"code_sha256_prefix":"773215bd26648b60","entry":"MobileViT","repo":"murufeng/awesome_lightweight_networks","repo_kind":"listed","path":"light_cnns/Transformer/mobile_vit.py","file_url":"https://github.com/murufeng/awesome_lightweight_networks/blob/HEAD/light_cnns/Transformer/mobile_vit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"773215bd26648b60"}},{"code_sha256_prefix":"aee9977341677a30","entry":"MobileViT","repo":"xmu-xiaoma666/External-Attention-pytorch","repo_kind":"listed","path":"model/backbone/MobileViT.py","file_url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/HEAD/model/backbone/MobileViT.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aee9977341677a30"}},{"code_sha256_prefix":"36d81e4406f2c1da","entry":"MobileViT","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"36d81e4406f2c1da"}},{"code_sha256_prefix":"d8f1a24b68aa0b29","entry":"MobileViT","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8f1a24b68aa0b29"}},{"code_sha256_prefix":"1ac664c178170ffe","entry":"MobileViT","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1ac664c178170ffe"}},{"code_sha256_prefix":"8be19ea313e7777e","entry":"MobileViTBlock","repo":"kornia/kornia","repo_kind":"listed","path":"kornia/models/vit_mobile.py","file_url":"https://github.com/kornia/kornia/blob/HEAD/kornia/models/vit_mobile.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8be19ea313e7777e"}},{"code_sha256_prefix":"ed15506c976a883e","entry":"MobileViT_S","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ed15506c976a883e"}},{"code_sha256_prefix":"ccdc152785a294d2","entry":"MobileViT_XS","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ccdc152785a294d2"}},{"code_sha256_prefix":"6014219e7ea97f79","entry":"MobileViT_XXS","repo":"wilile26811249/MobileViT","repo_kind":"listed","path":"models/model.py","file_url":"https://github.com/wilile26811249/MobileViT/blob/HEAD/models/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6014219e7ea97f79"}},{"code_sha256_prefix":"248f0c82db73b84d","entry":"conv_1x1_bn","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"248f0c82db73b84d"}},{"code_sha256_prefix":"ba426aae4d6a9c16","entry":"conv_nxn_bn","repo":"chinhsuanwu/mobilevit-pytorch","repo_kind":"listed","path":"mobilevit.py","file_url":"https://github.com/chinhsuanwu/mobilevit-pytorch/blob/HEAD/mobilevit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ba426aae4d6a9c16"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}