{"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/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","arxiv_id":"1905.11946","date":"2019-05-28","proceeding":"ICML 2019 5","authors":["Mingxing Tan","Quoc V. Le"],"abstract":"Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available. In this paper, we systematically study model scaling and identify that carefully balancing network depth, width, and resolution can lead to better performance. Based on this observation, we propose a new scaling method that uniformly scales all dimensions of depth/width/resolution using a simple yet highly effective compound coefficient. We demonstrate the effectiveness of this method on scaling up MobileNets and ResNet. To go even further, we use neural architecture search to design a new baseline network and scale it up to obtain a family of models, called EfficientNets, which achieve much better accuracy and efficiency than previous ConvNets. In particular, our EfficientNet-B7 achieves state-of-the-art 84.3% top-1 accuracy on ImageNet, while being 8.4x smaller and 6.1x faster on inference than the best existing ConvNet. Our EfficientNets also transfer well and achieve state-of-the-art accuracy on CIFAR-100 (91.7%), Flowers (98.8%), and 3 other transfer learning datasets, with an order of magnitude fewer parameters. Source code is at https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet.","url_abs":"https://arxiv.org/abs/1905.11946v5","url_pdf":"https://arxiv.org/pdf/1905.11946v5.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":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/6210612757/facerecognition","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/BenjiKCF/EfficientNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/BobMcDear/pytorch-efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/ChintanThacker/Facial_Expression_EfficientNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Cyprien0105/DataScience","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/DableUTeeF/keras-efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Deci-AI/super-gradients","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/DeepBrainsMe/FSnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/HO4X/TSR_JetsonTX2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/HyeonhoonLee/MAIC2021_Sleep","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","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":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Jmak12/Iris1","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/JoegameZhou/efficientnet-b0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Legoons/Melanoma_classification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Mayurji/Image-Classification-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/PotatoSpudowski/CactiNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/SifatMd/Research-Papers","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/SunDoge/efficientnet-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Tirth27/Skin-Cancer-Classification-using-Deep-Learning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/TravisLeeTS/grabcvchallenge","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/VinayBhupalam/melanoma-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/WonJunPark/Efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/ZackPashkin/YOLOv3-EfficientNet-EffYolo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/abhuse/pytorch-efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/amirdy/dog-breed-classification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/armin-azh/3DefficientNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/asad-62/IVP-DNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/buiquangmanhhp1999/age_gender_estimation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/canturan10/satellighte","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/captaindario/dakanji-single-kanji-recognition","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/cgebbe/kaggle_pku-autonomous-driving","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/christiansafka/img2vec","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/ckyrkou/EmergencyNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/clovaai/rexnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/danielpatrickhug/Research_Paper_Parser","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/darya-baranovskaya/keyword_spotting","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/denizyuret/playground","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/epoc88/PFLD_68pts_Pytorch_2020","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/facebookresearch/ClassyVision","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/facebookresearch/pycls","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/federicopozzi33/MobileOne-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/filaPro/visda2019","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/filipmu/Kaggle-APTOS-2019-Blindness","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/github-luffy/PFLD_68points_Pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/gomezzz/MSMatch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/gomezzz/distmsmatch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/hamed-ahangari/Separation-Index-of-convolutional-layers-in-EfficientNet-B0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/houstonsantos/CassavaLeafDisease","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/huynhtuan17ti/AI4VN-Hackathon2020","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/hyang0129/foodclassapp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/iamilyasedunov/key_word_spotting","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/isaachaw/GrabCarRecognition","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/jaketae/mlp-mixer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","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":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/jason90330/EdgeFinal","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/js-aguiar/wheat-object-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/kairess/efficientnet_example","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/kdha0727/lung-opacity-and-covid-chest-x-ray-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/konstantinos-p/image_classification_SOTA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/linhduongtuan/Fruits_Vegetables_Classifier_WebApp","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/lpirola13/flower-recognizer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/lpirola13/flower_recognizer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/lukemelas/EfficientNet-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/luuchung/cifar-100","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/lvweiwolf/efficientdet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/lyqcom/efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/machinelearning-goettingen/EfficientNet-ModelScaling","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/maragori/DeepfakeForensics-v1","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/marcointrovigne/WeatherDetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/maxwelltsai/DeepGalaxy","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/mingxingtan/efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/miramind/efficientnets_pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/mnikitin/EfficientNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/morrisxu-driving/video-music_cross-modal_retrival","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/mvenouziou/Project-Attention-Is-What-You-Get","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/najlaeLemrabet/FacialKeypointsDetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/narumiruna/efficientnet-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/nimiew/Grab-Computer-Vision","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/northeastsquare/effficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/open-edge-platform/geti","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/osmr/imgclsmob","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/pikkaay/efficientnet_gpu","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/prakhargoyal106/MelanomaClassification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/qubvel/efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/rajneeshaggarwal/google-efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/ravi02512/efficientdet-keras","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/reyvaz/pneumothorax_detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/reyvaz/steel-defect-segmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/rmwkwok/product_visual_search","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/rwightman/efficientnet-jax","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/rwightman/gen-efficientnet-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","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":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/sandipsahajoy/Predicting-Lymphoma-using-CNN-in-Keras","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/semskurto/APTOS","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/setharram/facenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/seunghwan1228/CNN_EfficientNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/shijianjian/efficientnet-pytorch-3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/skhetarpal/Prostate_Cancer_Grade_Assessment","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/tarikdgny/Optical_Coherence_Tomography","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/titu1994/keras-efficientnets","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/toanbkmt/EfficientnetFruitDetect","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/triple7/Keras-WGAN-RGB-128x128","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/ultralytics/yolov5","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"AGPL-3.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/vladthesav/MoldAI","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/wangyi111/international-archaeology-ai-challenge","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/wusaifei/HWCC_image_classification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/xslidi/EfficientNets_ddl_apex","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/youngwoo-yoon/Practical-tips-for-lightweight-deep-learning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/zsef123/EfficientNets-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/2023-MindSpore-1/ms-code-151","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/2023-MindSpore-1/ms-code-189/tree/main/modelarts","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/2023-MindSpore-1/ms-code-195","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/2023-MindSpore-4/Code3/tree/main/efficientnet-b0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/2024-MindSpore-1/Code2/tree/main/model-1/efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Burf/EfficientNet-Lite-Tensorflow2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/Mind23-2/MindCode-37","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/MindSpore-paper-code-2/code400/tree/main/Efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/MindSpore-paper-code-3/code2/tree/main/darknet53","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/MindSpore-paper-code-3/code8/tree/main/darknet53","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/MindSpore-paper-code-3/code8/tree/main/efficientnet-b0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/NVIDIA/DeepLearningExamples","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","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":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/PaddlePaddle/PaddleDetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/alililia/ms_extend/tree/main/gpu_efficientnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/code-implementation1/Code3/tree/main/efficientnet-b0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/gouthamvgk/coreml_conversion_hub","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/huzpsb/EffTransfer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/megvii-research/basecls/tree/main/zoo/public/effnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/mindspore-ai/models/blob/master/research/cv/efficientnet-b0","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/conv/MBConv.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/efficientnet.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/morganmcg1/stanford-cars","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/open-edge-platform/training_extensions","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/open-mmlab/mmdetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/pytorch/vision","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/rohitgr7/tvmodels","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"efficientnet-rethinking-model-scaling-for","repo_url":"https://github.com/xiuyu0000/vision/blob/main/mindvision/classification/models/backbones/efficientnet.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"efficientnet-rethinking-model-scaling-for","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":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"domain-generalization","task_name":"Domain Generalization"},{"task_slug":"fine-grained-image-classification","task_name":"Fine-Grained Image Classification"},{"task_slug":"fracture-detection","task_name":"Fracture detection"},{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"medical-image-classification","task_name":"Medical Image Classification"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"},{"task_slug":"zero-shot-semantic-segmentation","task_name":"Zero-Shot Semantic Segmentation"},{"task_slug":"model","task_name":"model"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"method_slug":"autoaugment","method_name":"AutoAugment"},{"method_slug":"average-pooling","method_name":"Average Pooling"},{"method_slug":"batch-normalization","method_name":"Batch Normalization"},{"method_slug":"bottleneck-residual-block","method_name":"Bottleneck Residual Block"},{"method_slug":"convolution","method_name":"Convolution"},{"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":"efficientnet","method_name":"EfficientNet"},{"method_slug":"global-average-pooling","method_name":"Global Average Pooling"},{"method_slug":"inverted-residual-block","method_name":"Inverted Residual Block"},{"method_slug":"kaiming-initialization","method_name":"Kaiming Initialization"},{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"max-pooling","method_name":"Max Pooling"},{"method_slug":"pointwise-convolution","method_name":"Pointwise Convolution"},{"method_slug":"rmsprop","method_name":"RMSProp"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"residual-block","method_name":"Residual Block"},{"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":"stochastic-depth","method_name":"Stochastic Depth"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"},{"method_slug":"weight-decay","method_name":"Weight Decay"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"EfficientNet-B5","rank_in_archive_order":21,"of":90,"metrics":{"Accuracy - All Images":"42.8","Accuracy - Clean Images":"47.3","Accuracy - Corrupted Images":"37"},"uses_additional_data":false},{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"EfficientNet-B4","rank_in_archive_order":27,"of":90,"metrics":{"Accuracy - All Images":"41.7","Accuracy - Clean Images":"46.4","Accuracy - Corrupted Images":"35.6"},"uses_additional_data":false},{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"EfficientNet-B3","rank_in_archive_order":33,"of":90,"metrics":{"Accuracy - All Images":"40.7","Accuracy - Clean Images":"45.3","Accuracy - Corrupted Images":"34.2"},"uses_additional_data":false},{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"EfficientNet-B2","rank_in_archive_order":51,"of":90,"metrics":{"Accuracy - All Images":"38.1","Accuracy - Clean Images":"42.8","Accuracy - Corrupted Images":"31.4"},"uses_additional_data":false},{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"EfficientNet-B1","rank_in_archive_order":58,"of":90,"metrics":{"Accuracy - All Images":"36.7","Accuracy - Clean Images":"41.5","Accuracy - Corrupted Images":"30.9"},"uses_additional_data":false},{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"EfficientNet-B0","rank_in_archive_order":77,"of":90,"metrics":{"Accuracy - All Images":"34.2","Accuracy - Clean Images":"38.4","Accuracy - Corrupted Images":"27.4"},"uses_additional_data":false},{"leaderboard":"/sota/fine-grained-image-classification-on-birdsnap","task":"Fine-Grained Image Classification","dataset":"Birdsnap","model":"EfficientNet-B7","rank_in_archive_order":3,"of":5,"metrics":{"Accuracy":"84.3%"},"uses_additional_data":true},{"leaderboard":"/sota/fine-grained-image-classification-on-fgvc","task":"Fine-Grained Image Classification","dataset":"FGVC Aircraft","model":"EfficientNet-B7","rank_in_archive_order":33,"of":57,"metrics":{"Accuracy":"92.9"},"uses_additional_data":false},{"leaderboard":"/sota/fine-grained-image-classification-on-food-101","task":"Fine-Grained Image Classification","dataset":"Food-101","model":"EfficientNet-B7","rank_in_archive_order":8,"of":15,"metrics":{"Accuracy":"93.0"},"uses_additional_data":false},{"leaderboard":"/sota/fine-grained-image-classification-on-oxford-1","task":"Fine-Grained Image Classification","dataset":"Oxford-IIIT Pet Dataset","model":"EfficientNet-B7","rank_in_archive_order":6,"of":15,"metrics":{"Accuracy":"95.4%"},"uses_additional_data":true},{"leaderboard":"/sota/fine-grained-image-classification-on-stanford","task":"Fine-Grained Image Classification","dataset":"Stanford Cars","model":"EfficientNet-B7","rank_in_archive_order":35,"of":83,"metrics":{"Accuracy":"94.7%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-cifar-10","task":"Image Classification","dataset":"CIFAR-10","model":"EfficientNet-B7","rank_in_archive_order":27,"of":265,"metrics":{"Percentage correct":"98.9"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-cifar-100","task":"Image Classification","dataset":"CIFAR-100","model":"EfficientNet-B7","rank_in_archive_order":18,"of":211,"metrics":{"PARAMS":"64M","Percentage correct":"91.7"},"uses_additional_data":true},{"leaderboard":"/sota/image-classification-on-flowers-102","task":"Image Classification","dataset":"Flowers-102","model":"EfficientNet-B7","rank_in_archive_order":18,"of":52,"metrics":{"Accuracy":"98.8%"},"uses_additional_data":true},{"leaderboard":"/sota/image-classification-on-gashissdb","task":"Image Classification","dataset":"GasHisSDB","model":"EfficientNet-b0","rank_in_archive_order":6,"of":8,"metrics":{"Accuracy":"98.11","F1-Score":"99.01","Precision":"99.94"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B7","rank_in_archive_order":319,"of":1060,"metrics":{"GFLOPs":"37","Number of params":"66M","Top 1 Accuracy":"84.4%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B6","rank_in_archive_order":367,"of":1060,"metrics":{"GFLOPs":"19","Number of params":"43M","Top 1 Accuracy":"84%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B5","rank_in_archive_order":440,"of":1060,"metrics":{"GFLOPs":"9.9","Number of params":"30M","Top 1 Accuracy":"83.3%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B4","rank_in_archive_order":523,"of":1060,"metrics":{"GFLOPs":"4.2","Number of params":"19M","Top 1 Accuracy":"82.6%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B3","rank_in_archive_order":663,"of":1060,"metrics":{"Number of params":"12M","Top 1 Accuracy":"81.1%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B2","rank_in_archive_order":739,"of":1060,"metrics":{"GFLOPs":"1","Number of params":"9.2M","Top 1 Accuracy":"79.8%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B1","rank_in_archive_order":804,"of":1060,"metrics":{"GFLOPs":"0.7","Number of params":"7.8M","Top 1 Accuracy":"78.8%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"EfficientNet-B0","rank_in_archive_order":917,"of":1060,"metrics":{"GFLOPs":"0.39","Number of params":"5.3M","Top 1 Accuracy":"76.3%"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-omnibenchmark","task":"Image Classification","dataset":"OmniBenchmark","model":"EfficientNetB4","rank_in_archive_order":13,"of":22,"metrics":{"Average Top-1 Accuracy":"35.8"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-classification-on-nct-crc-he","task":"Medical Image Classification","dataset":"NCT-CRC-HE-100K","model":"Efficientnet-b0","rank_in_archive_order":1,"of":7,"metrics":{"Accuracy (%)":"95.59","F1-Score":"97.48","Precision":"99.89","Specificity":"99.45"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1905.11946","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.11946"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pytorch/vision","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/tensorflow/tpu","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/NVIDIA/DeepLearningExamples","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rwightman/efficientnet-jax","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/darya-baranovskaya/keyword_spotting","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lukemelas/EfficientNet-PyTorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/filipmu/Kaggle-APTOS-2019-Blindness","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/houstonsantos/CassavaLeafDisease","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/amirdy/dog-breed-classification","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xiuyu0000/vision/blob/main/mindvision/classification/models/backbones/efficientnet.py","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/prakhargoyal106/MelanomaClassification","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-paper-code-2/code400/tree/main/Efficientnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/pycls","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rmwkwok/product_visual_search","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/clovaai/rexnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/konstantinos-p/image_classification_SOTA","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/toanbkmt/EfficientnetFruitDetect","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mnikitin/EfficientNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ChintanThacker/Facial_Expression_EfficientNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/triple7/Keras-WGAN-RGB-128x128","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/efficientnet.py","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pikkaay/efficientnet_gpu","reach":{"status":"ok"}}],"summary":{"ran":103,"ran_draft_wrong":28,"ran_honours":26,"ran_violates":2,"ran_fixture":12,"unverified":131},"by_repo_kind":{"listed":{"samples":301,"ran":170,"repositories":46}},"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":112,"samples":[{"code_sha256_prefix":"ffeacdf965f2b5e1","entry":"Arcface","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"ffeacdf965f2b5e1"}},{"code_sha256_prefix":"4afd343c0c6753cb","entry":"BlockDecoder","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"4afd343c0c6753cb"}},{"code_sha256_prefix":"dc799498e0608db3","entry":"BlockParams","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dc799498e0608db3"}},{"code_sha256_prefix":"504d27ed9a1c6e35","entry":"ClassyBlock","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"504d27ed9a1c6e35"}},{"code_sha256_prefix":"3c769f926756099c","entry":"ClassyHead","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"3c769f926756099c"}},{"code_sha256_prefix":"b7d0531d672b00e4","entry":"ClassyModelHeadExecutorWrapper","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"b7d0531d672b00e4"}},{"code_sha256_prefix":"50680c5a4b27413d","entry":"ClassyModelWrapper","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"50680c5a4b27413d"}},{"code_sha256_prefix":"a65db39ac3896281","entry":"CondConv2d","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.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":"a65db39ac3896281"}},{"code_sha256_prefix":"1ce08d7e524c806f","entry":"Conv2dBNSwish","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1ce08d7e524c806f"}},{"code_sha256_prefix":"266ad4c0f203ffd9","entry":"Conv2dDynamicSamePadding","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"266ad4c0f203ffd9"}},{"code_sha256_prefix":"d994706109d01293","entry":"Conv2dDynamicSamePadding","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d994706109d01293"}},{"code_sha256_prefix":"06323037fec4c414","entry":"Conv2dSame","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"06323037fec4c414"}},{"code_sha256_prefix":"8897f71021f4c878","entry":"Conv2dSame","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8897f71021f4c878"}},{"code_sha256_prefix":"b7cc1f3027bf1ec5","entry":"Conv2dSameExport","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b7cc1f3027bf1ec5"}},{"code_sha256_prefix":"cc2abd9e2b417d3e","entry":"Conv2dSamePad","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cc2abd9e2b417d3e"}},{"code_sha256_prefix":"24f0722801d6e750","entry":"Conv2dStaticSamePadding","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"24f0722801d6e750"}},{"code_sha256_prefix":"baf41a86c6340d29","entry":"Conv2dStaticSamePadding","repo":"lukemelas/EfficientNet-PyTorch","repo_kind":"listed","path":"efficientnet_pytorch/model.py","file_url":"https://github.com/lukemelas/EfficientNet-PyTorch/blob/HEAD/efficientnet_pytorch/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"baf41a86c6340d29"}},{"code_sha256_prefix":"7bbfa8fbce414cdb","entry":"Conv2dStaticSamePadding","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7bbfa8fbce414cdb"}},{"code_sha256_prefix":"84c75ea5c4c6ccab","entry":"Conv2dStaticSamePadding","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"84c75ea5c4c6ccab"}},{"code_sha256_prefix":"ae52bcdc3abf692f","entry":"Conv2dStaticSamePadding","repo":"gouthamvgk/coreml_conversion_hub","repo_kind":"listed","path":"pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.py","file_url":"https://github.com/gouthamvgk/coreml_conversion_hub/blob/HEAD/pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ae52bcdc3abf692f"}},{"code_sha256_prefix":"46bcf7227b1c62a7","entry":"Conv3dDynamicSamePadding","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"46bcf7227b1c62a7"}},{"code_sha256_prefix":"1e104a651d94f6c7","entry":"Conv3dStaticSamePadding","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1e104a651d94f6c7"}},{"code_sha256_prefix":"e5d7394f702bce4f","entry":"ConvBNAct","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"e5d7394f702bce4f"}},{"code_sha256_prefix":"998f5b8d1f852446","entry":"ConvBNReLU","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"998f5b8d1f852446"}},{"code_sha256_prefix":"6bc82d121dc8f384","entry":"ConvBnAct","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"6bc82d121dc8f384"}},{"code_sha256_prefix":"7927c173c0f0ca71","entry":"ConvBnAct2d","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7927c173c0f0ca71"}},{"code_sha256_prefix":"6c89d2fc1db6b9b3","entry":"ConvNormActivation","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"6c89d2fc1db6b9b3"}},{"code_sha256_prefix":"5dff8aa1e58ce66a","entry":"ConvNormActivation","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5dff8aa1e58ce66a"}},{"code_sha256_prefix":"6934311622c0b9ee","entry":"Conv_Bn_Act","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"6934311622c0b9ee"}},{"code_sha256_prefix":"d0a7c70cc6b4bc84","entry":"DropConnect","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"d0a7c70cc6b4bc84"}},{"code_sha256_prefix":"022a04f9d9946e65","entry":"DropConnect","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"022a04f9d9946e65"}},{"code_sha256_prefix":"6f74cddc6f639ed0","entry":"DropConnect","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"6f74cddc6f639ed0"}},{"code_sha256_prefix":"2f0b96c7b0363f14","entry":"EffNet","repo":"Tirth27/Skin-Cancer-Classification-using-Deep-Learning","repo_kind":"listed","path":"Src/Model Training/pre_train.py","file_url":"https://github.com/Tirth27/Skin-Cancer-Classification-using-Deep-Learning/blob/HEAD/Src/Model%20Training/pre_train.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2f0b96c7b0363f14"}},{"code_sha256_prefix":"bf45f9808b476931","entry":"EfficientNet","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"bf45f9808b476931"}},{"code_sha256_prefix":"b54dcb0ff1ef33f6","entry":"EfficientNet","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.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":"b54dcb0ff1ef33f6"}},{"code_sha256_prefix":"afdcbdb347bce946","entry":"EfficientNetParams","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"afdcbdb347bce946"}},{"code_sha256_prefix":"b62213f6ab8d5d94","entry":"Final_Layer","repo":"konstantinos-p/image_classification_SOTA","repo_kind":"listed","path":"testing/models/efficientnet.py","file_url":"https://github.com/konstantinos-p/image_classification_SOTA/blob/HEAD/testing/models/efficientnet.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":"b62213f6ab8d5d94"}},{"code_sha256_prefix":"c49413302c78006f","entry":"Flatten","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c49413302c78006f"}},{"code_sha256_prefix":"0ed1488c1c3e36ea","entry":"HeadNet","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"0ed1488c1c3e36ea"}},{"code_sha256_prefix":"b308ef01620c79cd","entry":"Identity","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b308ef01620c79cd"}},{"code_sha256_prefix":"59c76d4ae50a8e09","entry":"Identity","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"59c76d4ae50a8e09"}},{"code_sha256_prefix":"b7a0bf27263bde3c","entry":"ImageEncoderBackbone","repo":"mvenouziou/Project-Attention-Is-What-You-Get","repo_kind":"listed","path":"encoders.py","file_url":"https://github.com/mvenouziou/Project-Attention-Is-What-You-Get/blob/HEAD/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b7a0bf27263bde3c"}},{"code_sha256_prefix":"8094ed61838ecd75","entry":"L2norm","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"8094ed61838ecd75"}},{"code_sha256_prefix":"c575f4a06415232c","entry":"LayerSuperBlock","repo":"konstantinos-p/image_classification_SOTA","repo_kind":"listed","path":"testing/models/efficientnet.py","file_url":"https://github.com/konstantinos-p/image_classification_SOTA/blob/HEAD/testing/models/efficientnet.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":"c575f4a06415232c"}},{"code_sha256_prefix":"bc3b3c76102b5db3","entry":"LinearBottleneck","repo":"clovaai/rexnet","repo_kind":"listed","path":"rexnetv1.py","file_url":"https://github.com/clovaai/rexnet/blob/HEAD/rexnetv1.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":"bc3b3c76102b5db3"}},{"code_sha256_prefix":"25f0b7a4b6a66e1b","entry":"MBBlock","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.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":"25f0b7a4b6a66e1b"}},{"code_sha256_prefix":"caa7473dbc2ecc01","entry":"MBBlock","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"caa7473dbc2ecc01"}},{"code_sha256_prefix":"355e6e1120d560a9","entry":"MBConv","repo":"konstantinos-p/image_classification_SOTA","repo_kind":"listed","path":"testing/models/efficientnet.py","file_url":"https://github.com/konstantinos-p/image_classification_SOTA/blob/HEAD/testing/models/efficientnet.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":"355e6e1120d560a9"}},{"code_sha256_prefix":"564f745d92b1336d","entry":"MBConv","repo":"JacobM184/EfficientNet-for-Gun-detection","repo_kind":"listed","path":"BB.py","file_url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection/blob/HEAD/BB.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":"564f745d92b1336d"}},{"code_sha256_prefix":"733d26522c639130","entry":"MBConv","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.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":"733d26522c639130"}},{"code_sha256_prefix":"87bb84ef873236e1","entry":"MBConv","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"87bb84ef873236e1"}},{"code_sha256_prefix":"6eb3c2113f675e0d","entry":"MBConvBlock","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"6eb3c2113f675e0d"}},{"code_sha256_prefix":"20b2eb990021c72b","entry":"MBConvBlock","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"20b2eb990021c72b"}},{"code_sha256_prefix":"04c2b7413de3c583","entry":"MBConvBlock","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"04c2b7413de3c583"}},{"code_sha256_prefix":"45c9c18b06c8bcb5","entry":"MBConvBlock","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.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":"45c9c18b06c8bcb5"}},{"code_sha256_prefix":"4ec0cd472dab11e6","entry":"MBConvBlock","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"4ec0cd472dab11e6"}},{"code_sha256_prefix":"e0d1e58cc21f79d6","entry":"MBConvBlock","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"e0d1e58cc21f79d6"}},{"code_sha256_prefix":"6d3b29dc187fc600","entry":"MBConvN","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"6d3b29dc187fc600"}},{"code_sha256_prefix":"d9104e773e32582e","entry":"MemoryEfficientSwish","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d9104e773e32582e"}},{"code_sha256_prefix":"3e40010da2a5d8d4","entry":"MemoryEfficientSwish","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"3e40010da2a5d8d4"}},{"code_sha256_prefix":"97c194d7b0388b28","entry":"MixedConv2d","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"97c194d7b0388b28"}},{"code_sha256_prefix":"104350774512d05a","entry":"PSMClassifier2","repo":"HyeonhoonLee/MAIC2021_Sleep","repo_kind":"listed","path":"mainEff.py","file_url":"https://github.com/HyeonhoonLee/MAIC2021_Sleep/blob/HEAD/mainEff.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"104350774512d05a"}},{"code_sha256_prefix":"9848798a20cf7637","entry":"Pool_Expand","repo":"konstantinos-p/image_classification_SOTA","repo_kind":"listed","path":"testing/models/efficientnet.py","file_url":"https://github.com/konstantinos-p/image_classification_SOTA/blob/HEAD/testing/models/efficientnet.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":"9848798a20cf7637"}},{"code_sha256_prefix":"ea0fa69c250f0853","entry":"ReXNetV1","repo":"clovaai/rexnet","repo_kind":"listed","path":"rexnetv1.py","file_url":"https://github.com/clovaai/rexnet/blob/HEAD/rexnetv1.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":"ea0fa69c250f0853"}},{"code_sha256_prefix":"42356ee09c654508","entry":"ResampleFeatureMap","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"42356ee09c654508"}},{"code_sha256_prefix":"a2139a71a6db628d","entry":"SE","repo":"clovaai/rexnet","repo_kind":"listed","path":"rexnetv1.py","file_url":"https://github.com/clovaai/rexnet/blob/HEAD/rexnetv1.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":"a2139a71a6db628d"}},{"code_sha256_prefix":"6356571ff908158d","entry":"SEBlock","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"6356571ff908158d"}},{"code_sha256_prefix":"90d110db1ebe4a9f","entry":"SEBlock","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"90d110db1ebe4a9f"}},{"code_sha256_prefix":"4743aa1ff46fd656","entry":"SEBlock","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4743aa1ff46fd656"}},{"code_sha256_prefix":"8057aed3a16324a9","entry":"SEModule","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.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":"8057aed3a16324a9"}},{"code_sha256_prefix":"9a1c69d3423d4c53","entry":"SEModule","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"9a1c69d3423d4c53"}},{"code_sha256_prefix":"5d7f11210997edf7","entry":"SamePadConv2d","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.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":"5d7f11210997edf7"}},{"code_sha256_prefix":"83e6b8c7711100ba","entry":"SamePaddingConv2d","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"83e6b8c7711100ba"}},{"code_sha256_prefix":"f7475cb0c529d551","entry":"SeparableConv2d","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f7475cb0c529d551"}},{"code_sha256_prefix":"2fc126caba9b65d8","entry":"SeperableConv2d","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"2fc126caba9b65d8"}},{"code_sha256_prefix":"042c12e604840fe5","entry":"SiLU","repo":"clovaai/rexnet","repo_kind":"listed","path":"rexnetv1.py","file_url":"https://github.com/clovaai/rexnet/blob/HEAD/rexnetv1.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":"042c12e604840fe5"}},{"code_sha256_prefix":"ec1871ecab27eb74","entry":"SiLU","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ec1871ecab27eb74"}},{"code_sha256_prefix":"27a4b6f92536df23","entry":"SqueezeAndExcitation","repo":"JacobM184/EfficientNet-for-Gun-detection","repo_kind":"listed","path":"BB.py","file_url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection/blob/HEAD/BB.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":"27a4b6f92536df23"}},{"code_sha256_prefix":"f1830b3a69e26f9a","entry":"SqueezeAndExcitation","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"f1830b3a69e26f9a"}},{"code_sha256_prefix":"2dd850153bf41407","entry":"SqueezeExcitate","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"2dd850153bf41407"}},{"code_sha256_prefix":"ce15b235b406b179","entry":"SqueezeExcitation","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"ce15b235b406b179"}},{"code_sha256_prefix":"a03ef768d6f14956","entry":"SqueezeExcitation","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"a03ef768d6f14956"}},{"code_sha256_prefix":"1db1211e94ba0542","entry":"SqueezeExcitation","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"1db1211e94ba0542"}},{"code_sha256_prefix":"9326f2905cb9ca12","entry":"StochasticDepth","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"9326f2905cb9ca12"}},{"code_sha256_prefix":"cc0fad14de2a1db2","entry":"StochasticDepth","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cc0fad14de2a1db2"}},{"code_sha256_prefix":"e6a10ca15fc11ae2","entry":"Swish","repo":"JacobM184/EfficientNet-for-Gun-detection","repo_kind":"listed","path":"BB.py","file_url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection/blob/HEAD/BB.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":"e6a10ca15fc11ae2"}},{"code_sha256_prefix":"75f27b8c7fec5a95","entry":"Swish","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.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":"75f27b8c7fec5a95"}},{"code_sha256_prefix":"1b5e656b7306390c","entry":"Swish","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1b5e656b7306390c"}},{"code_sha256_prefix":"162b59d598cf2b8d","entry":"Swish","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"162b59d598cf2b8d"}},{"code_sha256_prefix":"056a3c50f2525d95","entry":"Swish","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"056a3c50f2525d95"}},{"code_sha256_prefix":"252e1eae260cbe75","entry":"Swish","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"252e1eae260cbe75"}},{"code_sha256_prefix":"66dc70278ea09595","entry":"Swish","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"66dc70278ea09595"}},{"code_sha256_prefix":"1339ce8e95475b4f","entry":"Swish","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"1339ce8e95475b4f"}},{"code_sha256_prefix":"6a1c7184e78e8517","entry":"Swish","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6a1c7184e78e8517"}},{"code_sha256_prefix":"5ccf8b0ea00c8551","entry":"_ClassyModelMethod","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"5ccf8b0ea00c8551"}},{"code_sha256_prefix":"3a89c82bf8719699","entry":"_ConvNd","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"3a89c82bf8719699"}},{"code_sha256_prefix":"71a8c46d263c01df","entry":"_MBConvConfig","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"71a8c46d263c01df"}},{"code_sha256_prefix":"e30ededffe9676dd","entry":"_calc_same_pad","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e30ededffe9676dd"}},{"code_sha256_prefix":"eb0c08d7cb7b4e65","entry":"_efficientnet_lite","repo":"captaindario/dakanji-single-kanji-recognition","repo_kind":"listed","path":"src/char_recognition/models/timm_backbones.py","file_url":"https://github.com/captaindario/dakanji-single-kanji-recognition/blob/HEAD/src/char_recognition/models/timm_backbones.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":"eb0c08d7cb7b4e65"}},{"code_sha256_prefix":"91be8022b8d2891b","entry":"_get_padding","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"91be8022b8d2891b"}},{"code_sha256_prefix":"ee281d3bc3eb95ea","entry":"_init_default","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"ee281d3bc3eb95ea"}},{"code_sha256_prefix":"e4eec881cd223a01","entry":"_is_static_pad","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e4eec881cd223a01"}},{"code_sha256_prefix":"c0621a0616046823","entry":"_make_divisible","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"c0621a0616046823"}},{"code_sha256_prefix":"98d68ff672dd2414","entry":"_make_divisible","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"98d68ff672dd2414"}},{"code_sha256_prefix":"5d02b2d3887edbb5","entry":"_make_divisible","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5d02b2d3887edbb5"}},{"code_sha256_prefix":"c7e8ddab9526912d","entry":"_make_ntuple","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"c7e8ddab9526912d"}},{"code_sha256_prefix":"b9a0d4810abb3ba2","entry":"_pair","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b9a0d4810abb3ba2"}},{"code_sha256_prefix":"0185d7ea7d47feea","entry":"_round_filters","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0185d7ea7d47feea"}},{"code_sha256_prefix":"a20ed96fe07da037","entry":"_round_repeats","repo":"chrisqqq123/FA-Dist-EfficientNet","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a20ed96fe07da037"}},{"code_sha256_prefix":"38b714a51f0929d1","entry":"_same_pad_arg","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"38b714a51f0929d1"}},{"code_sha256_prefix":"b33a4227f2459d0c","entry":"batchNorm","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.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":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"b33a4227f2459d0c"}},{"code_sha256_prefix":"ac5713d4c65ee9d4","entry":"bifpn_attn_config","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"ac5713d4c65ee9d4"}},{"code_sha256_prefix":"3025270f9fc1fc52","entry":"bifpn_fa_config","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"3025270f9fc1fc52"}},{"code_sha256_prefix":"65f649cdb07ae59f","entry":"bifpn_sum_config","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"65f649cdb07ae59f"}},{"code_sha256_prefix":"c7e2a34a498dc9c6","entry":"block","repo":"Burf/EfficientNet-Lite-Tensorflow2","repo_kind":"listed","path":"effnet/effnet.py","file_url":"https://github.com/Burf/EfficientNet-Lite-Tensorflow2/blob/HEAD/effnet/effnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c7e2a34a498dc9c6"}},{"code_sha256_prefix":"81d0bda15f4ce563","entry":"conv1x1","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.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":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"81d0bda15f4ce563"}},{"code_sha256_prefix":"8d49f7a6dd466a76","entry":"conv2d","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8d49f7a6dd466a76"}},{"code_sha256_prefix":"2d524bf7f14118d5","entry":"conv2d","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"2d524bf7f14118d5"}},{"code_sha256_prefix":"a991beae0b7b2c9b","entry":"conv2d_same","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a991beae0b7b2c9b"}},{"code_sha256_prefix":"7db873e7bc29b164","entry":"conv2d_same_padding","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"7db873e7bc29b164"}},{"code_sha256_prefix":"09ba7db4c4aa871f","entry":"conv3x3","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.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":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"09ba7db4c4aa871f"}},{"code_sha256_prefix":"70cd615b99e8fc27","entry":"conv_bn","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"70cd615b99e8fc27"}},{"code_sha256_prefix":"61a5c9dd36b9652b","entry":"conv_bn_act","repo":"zsef123/EfficientNets-PyTorch","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/zsef123/EfficientNets-PyTorch/blob/HEAD/models/effnet.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"61a5c9dd36b9652b"}},{"code_sha256_prefix":"5487b2812e719962","entry":"convsame_bn_swish","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"5487b2812e719962"}},{"code_sha256_prefix":"efc14c51253aa080","entry":"correct_pad","repo":"marcointrovigne/WeatherDetection","repo_kind":"listed","path":"net/efficientnet.py","file_url":"https://github.com/marcointrovigne/WeatherDetection/blob/HEAD/net/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"efc14c51253aa080"}},{"code_sha256_prefix":"6119fa8a2cf9da60","entry":"correct_pad","repo":"Burf/EfficientNet-Lite-Tensorflow2","repo_kind":"listed","path":"effnet/effnet.py","file_url":"https://github.com/Burf/EfficientNet-Lite-Tensorflow2/blob/HEAD/effnet/effnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6119fa8a2cf9da60"}},{"code_sha256_prefix":"a4c55806bf0532cc","entry":"create_conv2d_pad","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.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":"a4c55806bf0532cc"}},{"code_sha256_prefix":"324996b4be32112d","entry":"dropPath","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"324996b4be32112d"}},{"code_sha256_prefix":"01ef2c316f547d5d","entry":"drop_connect","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01ef2c316f547d5d"}},{"code_sha256_prefix":"4e82aac968b327d5","entry":"drop_connect","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e82aac968b327d5"}},{"code_sha256_prefix":"1667bcdf49534735","entry":"drop_connect","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1667bcdf49534735"}},{"code_sha256_prefix":"53d13d88994382df","entry":"drop_connect","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"53d13d88994382df"}},{"code_sha256_prefix":"79583b4154444ddf","entry":"drop_connect","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"79583b4154444ddf"}},{"code_sha256_prefix":"82cccbe600b7d10e","entry":"efficientnet3d","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"82cccbe600b7d10e"}},{"code_sha256_prefix":"d2d7c8a380d03958","entry":"efficientnet_lite_b0","repo":"captaindario/dakanji-single-kanji-recognition","repo_kind":"listed","path":"src/char_recognition/models/timm_backbones.py","file_url":"https://github.com/captaindario/dakanji-single-kanji-recognition/blob/HEAD/src/char_recognition/models/timm_backbones.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":"d2d7c8a380d03958"}},{"code_sha256_prefix":"320b5a90d92ede9f","entry":"efficientnet_params","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"320b5a90d92ede9f"}},{"code_sha256_prefix":"49ebeee8958767b6","entry":"efficientnet_params","repo":"DableUTeeF/keras-efficientnet","repo_kind":"listed","path":"keras_efficientnet/efficientnet_builder.py","file_url":"https://github.com/DableUTeeF/keras-efficientnet/blob/HEAD/keras_efficientnet/efficientnet_builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49ebeee8958767b6"}},{"code_sha256_prefix":"9e354d875b0e94e6","entry":"efficientnet_params","repo":"ravi02512/efficientdet-keras","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/ravi02512/efficientdet-keras/blob/HEAD/backbone/efficientnet_builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9e354d875b0e94e6"}},{"code_sha256_prefix":"eb8f243998da7026","entry":"get_fpn_config","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"eb8f243998da7026"}},{"code_sha256_prefix":"18640da0a6568157","entry":"get_model_params","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.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":"18640da0a6568157"}},{"code_sha256_prefix":"1596e1e96e6f4e55","entry":"get_padding_value","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1596e1e96e6f4e55"}},{"code_sha256_prefix":"ce78adffe6b7cfbf","entry":"get_same_padding","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ce78adffe6b7cfbf"}},{"code_sha256_prefix":"c606c2bc4ee20581","entry":"get_same_padding_conv2d","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/model.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":"c606c2bc4ee20581"}},{"code_sha256_prefix":"1413a9f89f3eba36","entry":"get_same_padding_conv2d","repo":"lukemelas/EfficientNet-PyTorch","repo_kind":"listed","path":"efficientnet_pytorch/model.py","file_url":"https://github.com/lukemelas/EfficientNet-PyTorch/blob/HEAD/efficientnet_pytorch/model.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":"1413a9f89f3eba36"}},{"code_sha256_prefix":"9c94891ae254ddba","entry":"get_same_padding_conv2d","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.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":"9c94891ae254ddba"}},{"code_sha256_prefix":"35d8014909ff76e9","entry":"get_same_padding_conv2d","repo":"gouthamvgk/coreml_conversion_hub","repo_kind":"listed","path":"pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.py","file_url":"https://github.com/gouthamvgk/coreml_conversion_hub/blob/HEAD/pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.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":"35d8014909ff76e9"}},{"code_sha256_prefix":"fe7006f075113df2","entry":"get_same_padding_conv3d","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fe7006f075113df2"}},{"code_sha256_prefix":"a9eb26de692dd5db","entry":"get_same_padding_for_kernel_size","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9eb26de692dd5db"}},{"code_sha256_prefix":"a29c10730e448370","entry":"get_submodules_from_kwargs","repo":"marcointrovigne/WeatherDetection","repo_kind":"listed","path":"net/efficientnet.py","file_url":"https://github.com/marcointrovigne/WeatherDetection/blob/HEAD/net/efficientnet.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a29c10730e448370"}},{"code_sha256_prefix":"fc71d27f7272c011","entry":"get_torch_version","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc71d27f7272c011"}},{"code_sha256_prefix":"24bda4b29a97ed5d","entry":"global_average_pooling2d","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"24bda4b29a97ed5d"}},{"code_sha256_prefix":"5b54534e33abea82","entry":"is_exportable","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.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":"5b54534e33abea82"}},{"code_sha256_prefix":"2892b5323abd29b3","entry":"is_scriptable","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.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":"2892b5323abd29b3"}},{"code_sha256_prefix":"c54fea429589425d","entry":"l2_norm","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":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"c54fea429589425d"}},{"code_sha256_prefix":"1c78bc0ff1affcfa","entry":"make_model","repo":"konstantinos-p/image_classification_SOTA","repo_kind":"listed","path":"testing/models/efficientnet.py","file_url":"https://github.com/konstantinos-p/image_classification_SOTA/blob/HEAD/testing/models/efficientnet.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":"1c78bc0ff1affcfa"}},{"code_sha256_prefix":"f6c64e599cf1e5ec","entry":"mish_fn","repo":"morganmcg1/stanford-cars","repo_kind":"listed","path":"MEfficientNet_PyTorch/efficientnet_pytorch/model.py","file_url":"https://github.com/morganmcg1/stanford-cars/blob/HEAD/MEfficientNet_PyTorch/efficientnet_pytorch/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f6c64e599cf1e5ec"}},{"code_sha256_prefix":"9461188086a155ec","entry":"relu","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"9461188086a155ec"}},{"code_sha256_prefix":"044f863afcf6ac45","entry":"roundChannels","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"044f863afcf6ac45"}},{"code_sha256_prefix":"ccc7b40f69cc138c","entry":"roundRepeats","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"ccc7b40f69cc138c"}},{"code_sha256_prefix":"5cc7cf3352391247","entry":"round_filters","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.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":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"5cc7cf3352391247"}},{"code_sha256_prefix":"c02cf42f58d8ba47","entry":"round_filters","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"c02cf42f58d8ba47"}},{"code_sha256_prefix":"a02458cc5b951e63","entry":"round_repeats","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.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":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"a02458cc5b951e63"}},{"code_sha256_prefix":"0bacadac82be1cf1","entry":"round_repeats","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0bacadac82be1cf1"}},{"code_sha256_prefix":"32213b389c413189","entry":"round_repeats","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"32213b389c413189"}},{"code_sha256_prefix":"e2c0fb9163a8c931","entry":"scale_depth","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e2c0fb9163a8c931"}},{"code_sha256_prefix":"6d8fa73dcf4bf74d","entry":"scale_width","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6d8fa73dcf4bf74d"}},{"code_sha256_prefix":"875775154df6e047","entry":"scale_width","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"875775154df6e047"}},{"code_sha256_prefix":"326c8379ce627360","entry":"stochastic_depth","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"326c8379ce627360"}},{"code_sha256_prefix":"6010c21fa9b1def9","entry":"stochastic_depth","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6010c21fa9b1def9"}},{"code_sha256_prefix":"0aeebcafcf0c595f","entry":"swish","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0aeebcafcf0c595f"}},{"code_sha256_prefix":"20fb7a08507b85ec","entry":"swish","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"20fb7a08507b85ec"}},{"code_sha256_prefix":"d949698e78900f9b","entry":"BiFpn","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"d949698e78900f9b"}},{"code_sha256_prefix":"bf06536a66d4ba7d","entry":"BiFpnLayer","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"bf06536a66d4ba7d"}},{"code_sha256_prefix":"67acf017bbbcc709","entry":"BlockDecoder","repo":"DableUTeeF/keras-efficientnet","repo_kind":"listed","path":"keras_efficientnet/efficientnet_builder.py","file_url":"https://github.com/DableUTeeF/keras-efficientnet/blob/HEAD/keras_efficientnet/efficientnet_builder.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":"67acf017bbbcc709"}},{"code_sha256_prefix":"378be63257f699b3","entry":"BlockDecoder","repo":"ravi02512/efficientdet-keras","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/ravi02512/efficientdet-keras/blob/HEAD/backbone/efficientnet_builder.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":"378be63257f699b3"}},{"code_sha256_prefix":"ab6dc48c7d59f65d","entry":"Conv2dNormActivation","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ab6dc48c7d59f65d"}},{"code_sha256_prefix":"aff49cefb839dd43","entry":"ConvBNAct","repo":"clovaai/rexnet","repo_kind":"listed","path":"rexnetv1.py","file_url":"https://github.com/clovaai/rexnet/blob/HEAD/rexnetv1.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":"aff49cefb839dd43"}},{"code_sha256_prefix":"b6a0a469d8d4c283","entry":"ConvBNSiLU","repo":"clovaai/rexnet","repo_kind":"listed","path":"rexnetv1.py","file_url":"https://github.com/clovaai/rexnet/blob/HEAD/rexnetv1.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":"b6a0a469d8d4c283"}},{"code_sha256_prefix":"76a0661fe2c7d793","entry":"DropConnect","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"76a0661fe2c7d793"}},{"code_sha256_prefix":"084c91142327a592","entry":"DropOutLayer","repo":"JacobM184/EfficientNet-for-Gun-detection","repo_kind":"listed","path":"BB.py","file_url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection/blob/HEAD/BB.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":"084c91142327a592"}},{"code_sha256_prefix":"c9ecb7d4afc2abfa","entry":"DropSample","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"c9ecb7d4afc2abfa"}},{"code_sha256_prefix":"acb5e70424b7d104","entry":"EffHead","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"acb5e70424b7d104"}},{"code_sha256_prefix":"c074d62f994daa51","entry":"EffNet","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"c074d62f994daa51"}},{"code_sha256_prefix":"88ad45ca7fa5faba","entry":"EffStage","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"88ad45ca7fa5faba"}},{"code_sha256_prefix":"dd9cd5e8d423782a","entry":"EfficientConv2DKernelInitializer","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"dd9cd5e8d423782a"}},{"code_sha256_prefix":"3ff08876de703a2c","entry":"EfficientDenseKernelInitializer","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"3ff08876de703a2c"}},{"code_sha256_prefix":"3292fd41883bc62e","entry":"EfficientDet","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"3292fd41883bc62e"}},{"code_sha256_prefix":"0b6d8d6cabdcc17f","entry":"EfficientNet","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"0b6d8d6cabdcc17f"}},{"code_sha256_prefix":"09a35fc3459f078c","entry":"EfficientNet","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"09a35fc3459f078c"}},{"code_sha256_prefix":"da7004d73c684ef6","entry":"EfficientNet","repo":"isaachaw/GrabCarRecognition","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/isaachaw/GrabCarRecognition/blob/HEAD/efficientnet/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"da7004d73c684ef6"}},{"code_sha256_prefix":"748aee49bbd751b5","entry":"EfficientNet","repo":"xslidi/EfficientNets_ddl_apex","repo_kind":"listed","path":"models/effnet.py","file_url":"https://github.com/xslidi/EfficientNets_ddl_apex/blob/HEAD/models/effnet.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":"748aee49bbd751b5"}},{"code_sha256_prefix":"453fbbf2e315aaff","entry":"EfficientNet","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"453fbbf2e315aaff"}},{"code_sha256_prefix":"752ac97648764023","entry":"EfficientNet","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"752ac97648764023"}},{"code_sha256_prefix":"ee3ddfb8b877c630","entry":"EfficientNet","repo":"marcointrovigne/WeatherDetection","repo_kind":"listed","path":"net/efficientnet.py","file_url":"https://github.com/marcointrovigne/WeatherDetection/blob/HEAD/net/efficientnet.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":"ee3ddfb8b877c630"}},{"code_sha256_prefix":"f3de0fad4310032a","entry":"EfficientNet","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"f3de0fad4310032a"}},{"code_sha256_prefix":"4d5b23e16b0810db","entry":"EfficientNet","repo":"lukemelas/EfficientNet-PyTorch","repo_kind":"listed","path":"efficientnet_pytorch/model.py","file_url":"https://github.com/lukemelas/EfficientNet-PyTorch/blob/HEAD/efficientnet_pytorch/model.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":"4d5b23e16b0810db"}},{"code_sha256_prefix":"2f32f03864721673","entry":"EfficientNet","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.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":"2f32f03864721673"}},{"code_sha256_prefix":"2897ef9945b295ae","entry":"EfficientNet","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.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":"2897ef9945b295ae"}},{"code_sha256_prefix":"294237129c3be0de","entry":"EfficientNet","repo":"Mayurji/Image-Classification-PyTorch","repo_kind":"listed","path":"EfficientNet.py","file_url":"https://github.com/Mayurji/Image-Classification-PyTorch/blob/HEAD/EfficientNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"294237129c3be0de"}},{"code_sha256_prefix":"68480773e7901b00","entry":"EfficientNet","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"68480773e7901b00"}},{"code_sha256_prefix":"51bba380030144c6","entry":"EfficientNet","repo":"gouthamvgk/coreml_conversion_hub","repo_kind":"listed","path":"pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.py","file_url":"https://github.com/gouthamvgk/coreml_conversion_hub/blob/HEAD/pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.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":"51bba380030144c6"}},{"code_sha256_prefix":"0dbeb0f5401c92c0","entry":"EfficientNet","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"0dbeb0f5401c92c0"}},{"code_sha256_prefix":"7ad03c68b6d88fbb","entry":"EfficientNet","repo":"morganmcg1/stanford-cars","repo_kind":"listed","path":"MEfficientNet_PyTorch/efficientnet_pytorch/model.py","file_url":"https://github.com/morganmcg1/stanford-cars/blob/HEAD/MEfficientNet_PyTorch/efficientnet_pytorch/model.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":"7ad03c68b6d88fbb"}},{"code_sha256_prefix":"85b74fda877bab0e","entry":"EfficientNet","repo":"rohitgr7/tvmodels","repo_kind":"listed","path":"tvmodels/models/blocks/effnet_blocks.py","file_url":"https://github.com/rohitgr7/tvmodels/blob/HEAD/tvmodels/models/blocks/effnet_blocks.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":"85b74fda877bab0e"}},{"code_sha256_prefix":"468cd48d2ad92215","entry":"EfficientNet3D","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"468cd48d2ad92215"}},{"code_sha256_prefix":"295b2c0d91581363","entry":"Efficient_Net","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"295b2c0d91581363"}},{"code_sha256_prefix":"4325226df196a0dd","entry":"EnetStage","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"4325226df196a0dd"}},{"code_sha256_prefix":"a57f867a1c40ff43","entry":"FpnCombine","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"a57f867a1c40ff43"}},{"code_sha256_prefix":"461b7bb4f0934e47","entry":"FusedMBConv","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"461b7bb4f0934e47"}},{"code_sha256_prefix":"76f2b07edb56e630","entry":"FusedMBConv","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"76f2b07edb56e630"}},{"code_sha256_prefix":"cb09a51574cc5390","entry":"GenEfficientNet","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.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":"cb09a51574cc5390"}},{"code_sha256_prefix":"e5992e8fc871080e","entry":"InvertedResidual","repo":"Jintao-Huang/EfficientNet_PyTorch","repo_kind":"listed","path":"models/efficientnet.py","file_url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch/blob/HEAD/models/efficientnet.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":"e5992e8fc871080e"}},{"code_sha256_prefix":"96cb6ea5181b5b58","entry":"MBConv","repo":"canturan10/satellighte","repo_kind":"listed","path":"satellighte/archs/efficientnet/module.py","file_url":"https://github.com/canturan10/satellighte/blob/HEAD/satellighte/archs/efficientnet/module.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":"96cb6ea5181b5b58"}},{"code_sha256_prefix":"bec8581da3932011","entry":"MBConv","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"bec8581da3932011"}},{"code_sha256_prefix":"fea90a6ba56fad7f","entry":"MBConv","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fea90a6ba56fad7f"}},{"code_sha256_prefix":"68e2ef0c28adea15","entry":"MBConv1","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"68e2ef0c28adea15"}},{"code_sha256_prefix":"cfba1935506ea155","entry":"MBConv6","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"cfba1935506ea155"}},{"code_sha256_prefix":"59722dac41b7de0c","entry":"MBConvBlock","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"59722dac41b7de0c"}},{"code_sha256_prefix":"d9d45fe93ed744ce","entry":"MBConvBlock","repo":"abhuse/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/abhuse/pytorch-efficientnet/blob/HEAD/efficientnet.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":"d9d45fe93ed744ce"}},{"code_sha256_prefix":"1138d11e9960eaac","entry":"MBConvBlock","repo":"tsing-cv/EfficientNet-tensorflow-eager","repo_kind":"listed","path":"model.py","file_url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager/blob/HEAD/model.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":"1138d11e9960eaac"}},{"code_sha256_prefix":"74e34b309f1b102a","entry":"MBConvBlock","repo":"lukemelas/EfficientNet-PyTorch","repo_kind":"listed","path":"efficientnet_pytorch/model.py","file_url":"https://github.com/lukemelas/EfficientNet-PyTorch/blob/HEAD/efficientnet_pytorch/model.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":"74e34b309f1b102a"}},{"code_sha256_prefix":"8d56be7c0c811019","entry":"MBConvBlock","repo":"gouthamvgk/coreml_conversion_hub","repo_kind":"listed","path":"pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.py","file_url":"https://github.com/gouthamvgk/coreml_conversion_hub/blob/HEAD/pytorch/detection/efficientDet/Yet-Another-EfficientDet-Pytorch/efficientnet/model.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":"8d56be7c0c811019"}},{"code_sha256_prefix":"1eb95486a498bc00","entry":"MBConvBlock","repo":"morganmcg1/stanford-cars","repo_kind":"listed","path":"MEfficientNet_PyTorch/efficientnet_pytorch/model.py","file_url":"https://github.com/morganmcg1/stanford-cars/blob/HEAD/MEfficientNet_PyTorch/efficientnet_pytorch/model.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":"1eb95486a498bc00"}},{"code_sha256_prefix":"57155ffea4bfd0dc","entry":"MBConvBlock3D","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"57155ffea4bfd0dc"}},{"code_sha256_prefix":"95c03329aef29a72","entry":"SE","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"95c03329aef29a72"}},{"code_sha256_prefix":"48214eb2b9f354d3","entry":"SequentialAppend","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"48214eb2b9f354d3"}},{"code_sha256_prefix":"10487e1a9c99c2ad","entry":"SequentialAppendLast","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"10487e1a9c99c2ad"}},{"code_sha256_prefix":"fc18197d2fd190cc","entry":"StemIN","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"fc18197d2fd190cc"}},{"code_sha256_prefix":"e063e53fb12fc669","entry":"TpuBatchNormalization","repo":"lvweiwolf/efficientdet","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/lvweiwolf/efficientdet/blob/HEAD/backbone/efficientnet_builder.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":"e063e53fb12fc669"}},{"code_sha256_prefix":"657731396725618f","entry":"TpuBatchNormalization","repo":"ravi02512/efficientdet-keras","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/ravi02512/efficientdet-keras/blob/HEAD/backbone/efficientnet_builder.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":"657731396725618f"}},{"code_sha256_prefix":"577fe9205f975d68","entry":"_ClassyModelAdapter","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"577fe9205f975d68"}},{"code_sha256_prefix":"ccf63c8b1bf1df9b","entry":"_ClassyModelMeta","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"ccf63c8b1bf1df9b"}},{"code_sha256_prefix":"cff7317fe4842ee0","entry":"_MBConvConfig","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cff7317fe4842ee0"}},{"code_sha256_prefix":"9bc44440c46faca6","entry":"_init_weight","repo":"js-aguiar/wheat-object-detection","repo_kind":"listed","path":"source/pytorch-efficientdet/effdet/efficientdet.py","file_url":"https://github.com/js-aguiar/wheat-object-detection/blob/HEAD/source/pytorch-efficientdet/effdet/efficientdet.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":"9bc44440c46faca6"}},{"code_sha256_prefix":"15970bd2e8e1eab0","entry":"_log_api_usage_once","repo":"pytorch/vision","repo_kind":"listed","path":"torchvision/models/efficientnet.py","file_url":"https://github.com/pytorch/vision/blob/HEAD/torchvision/models/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"15970bd2e8e1eab0"}},{"code_sha256_prefix":"6ec3d848be3b48bd","entry":"activation","repo":"facebookresearch/pycls","repo_kind":"listed","path":"pycls/models/effnet.py","file_url":"https://github.com/facebookresearch/pycls/blob/HEAD/pycls/models/effnet.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":"6ec3d848be3b48bd"}},{"code_sha256_prefix":"3dd1a3bf20911c40","entry":"block","repo":"marcointrovigne/WeatherDetection","repo_kind":"listed","path":"net/efficientnet.py","file_url":"https://github.com/marcointrovigne/WeatherDetection/blob/HEAD/net/efficientnet.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":"3dd1a3bf20911c40"}},{"code_sha256_prefix":"4c2489abf5f3f26e","entry":"build_branch","repo":"marcointrovigne/WeatherDetection","repo_kind":"listed","path":"net/efficientnet.py","file_url":"https://github.com/marcointrovigne/WeatherDetection/blob/HEAD/net/efficientnet.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":"4c2489abf5f3f26e"}},{"code_sha256_prefix":"4955adcbc85d5478","entry":"build_classification_model","repo":"rmwkwok/product_visual_search","repo_kind":"listed","path":"model.py","file_url":"https://github.com/rmwkwok/product_visual_search/blob/HEAD/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":"4955adcbc85d5478"}},{"code_sha256_prefix":"75db8e91ea09dcba","entry":"build_head","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"75db8e91ea09dcba"}},{"code_sha256_prefix":"b479311cbdb39c73","entry":"build_model","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"b479311cbdb39c73"}},{"code_sha256_prefix":"1d0937ae17281862","entry":"build_model_base","repo":"DableUTeeF/keras-efficientnet","repo_kind":"listed","path":"keras_efficientnet/efficientnet_builder.py","file_url":"https://github.com/DableUTeeF/keras-efficientnet/blob/HEAD/keras_efficientnet/efficientnet_builder.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":"1d0937ae17281862"}},{"code_sha256_prefix":"4efc79a49986fe84","entry":"build_model_base","repo":"ravi02512/efficientdet-keras","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/ravi02512/efficientdet-keras/blob/HEAD/backbone/efficientnet_builder.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":"4efc79a49986fe84"}},{"code_sha256_prefix":"5af3c724a0f8260c","entry":"calcul_acc","repo":"alililia/ms_extend","repo_kind":"listed","path":"ascend_hardnet/postprocess.py","file_url":"https://github.com/alililia/ms_extend/blob/HEAD/ascend_hardnet/postprocess.py","link_basis":"harvester_set","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":"5af3c724a0f8260c"}},{"code_sha256_prefix":"d5c96845cfdedd0d","entry":"calculate_loss","repo":"alililia/ms_extend","repo_kind":"listed","path":"ascend_ProtoNet/loss_for_infer.py","file_url":"https://github.com/alililia/ms_extend/blob/HEAD/ascend_ProtoNet/loss_for_infer.py","link_basis":"harvester_set","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":"d5c96845cfdedd0d"}},{"code_sha256_prefix":"91e826511c79b394","entry":"center_crop_and_resize","repo":"qubvel/efficientnet","repo_kind":"listed","path":"efficientnet/preprocessing.py","file_url":"https://github.com/qubvel/efficientnet/blob/HEAD/efficientnet/preprocessing.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"91e826511c79b394"}},{"code_sha256_prefix":"de0339c0a7ee6fcf","entry":"center_loss","repo":"setharram/facenet","repo_kind":"listed","path":"facenet.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/facenet.py","link_basis":"harvester_set","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":"de0339c0a7ee6fcf"}},{"code_sha256_prefix":"293dab24489b41d1","entry":"check_is_number","repo":"xiuyu0000/vision","repo_kind":"listed","path":"mindvision/check_param.py","file_url":"https://github.com/xiuyu0000/vision/blob/HEAD/mindvision/check_param.py","link_basis":"harvester_set","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":"293dab24489b41d1"}},{"code_sha256_prefix":"e9ab9c1dbf475949","entry":"check_number","repo":"xiuyu0000/vision","repo_kind":"listed","path":"mindvision/check_param.py","file_url":"https://github.com/xiuyu0000/vision/blob/HEAD/mindvision/check_param.py","link_basis":"harvester_set","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":"e9ab9c1dbf475949"}},{"code_sha256_prefix":"814a8b32f5a29924","entry":"check_number_range","repo":"xiuyu0000/vision","repo_kind":"listed","path":"mindvision/check_param.py","file_url":"https://github.com/xiuyu0000/vision/blob/HEAD/mindvision/check_param.py","link_basis":"harvester_set","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":"814a8b32f5a29924"}},{"code_sha256_prefix":"c0be4600f88f02cb","entry":"classify_image","repo":"setharram/facenet","repo_kind":"listed","path":"facenet_cam.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/facenet_cam.py","link_basis":"harvester_set","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":"c0be4600f88f02cb"}},{"code_sha256_prefix":"d87e360ce4e15a13","entry":"classify_image","repo":"setharram/facenet","repo_kind":"listed","path":"facenet_imgviewer.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/facenet_imgviewer.py","link_basis":"harvester_set","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":"d87e360ce4e15a13"}},{"code_sha256_prefix":"168fd8731445669d","entry":"classify_image","repo":"setharram/facenet","repo_kind":"listed","path":"rp_facenet_cam.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/rp_facenet_cam.py","link_basis":"harvester_set","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":"168fd8731445669d"}},{"code_sha256_prefix":"1150018650194f3d","entry":"conv_kernel_initializer","repo":"narumiruna/efficientnet-pytorch","repo_kind":"listed","path":"tf_to_torch/efficientnet_model.py","file_url":"https://github.com/narumiruna/efficientnet-pytorch/blob/HEAD/tf_to_torch/efficientnet_model.py","link_basis":"harvester_set","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":"1150018650194f3d"}},{"code_sha256_prefix":"baa8031be7eeeb3f","entry":"create_stage","repo":"BobMcDear/pytorch-efficientnet","repo_kind":"listed","path":"efficientnet.py","file_url":"https://github.com/BobMcDear/pytorch-efficientnet/blob/HEAD/efficientnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"baa8031be7eeeb3f"}},{"code_sha256_prefix":"fe7d84b7019b5acb","entry":"dataset_split","repo":"wangyi111/international-archaeology-ai-challenge","repo_kind":"listed","path":"datasets/IAAI_dataset.py","file_url":"https://github.com/wangyi111/international-archaeology-ai-challenge/blob/HEAD/datasets/IAAI_dataset.py","link_basis":"harvester_set","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":"fe7d84b7019b5acb"}},{"code_sha256_prefix":"d63a4a5b6867cace","entry":"dense_kernel_initializer","repo":"narumiruna/efficientnet-pytorch","repo_kind":"listed","path":"tf_to_torch/efficientnet_model.py","file_url":"https://github.com/narumiruna/efficientnet-pytorch/blob/HEAD/tf_to_torch/efficientnet_model.py","link_basis":"harvester_set","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":"d63a4a5b6867cace"}},{"code_sha256_prefix":"1ec716db2a067c4e","entry":"efficientnet","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"1ec716db2a067c4e"}},{"code_sha256_prefix":"04f39101f07909c0","entry":"efficientnet","repo":"lvweiwolf/efficientdet","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/lvweiwolf/efficientdet/blob/HEAD/backbone/efficientnet_builder.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":"04f39101f07909c0"}},{"code_sha256_prefix":"dda6eef82d7f7b1d","entry":"efficientnet","repo":"DableUTeeF/keras-efficientnet","repo_kind":"listed","path":"keras_efficientnet/efficientnet_builder.py","file_url":"https://github.com/DableUTeeF/keras-efficientnet/blob/HEAD/keras_efficientnet/efficientnet_builder.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":"dda6eef82d7f7b1d"}},{"code_sha256_prefix":"3428492d04f44096","entry":"efficientnet","repo":"ravi02512/efficientdet-keras","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/ravi02512/efficientdet-keras/blob/HEAD/backbone/efficientnet_builder.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":"3428492d04f44096"}},{"code_sha256_prefix":"ce47692b1fc7ff38","entry":"efficientnet_lite","repo":"Burf/EfficientNet-Lite-Tensorflow2","repo_kind":"listed","path":"effnet/effnet.py","file_url":"https://github.com/Burf/EfficientNet-Lite-Tensorflow2/blob/HEAD/effnet/effnet.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":"ce47692b1fc7ff38"}},{"code_sha256_prefix":"6788a36cc98e859a","entry":"evaluate","repo":"narumiruna/efficientnet-pytorch","repo_kind":"listed","path":"evaluate.py","file_url":"https://github.com/narumiruna/efficientnet-pytorch/blob/HEAD/evaluate.py","link_basis":"harvester_set","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":"6788a36cc98e859a"}},{"code_sha256_prefix":"8bec8aa4a16e9f20","entry":"get_compound_coeff_func","repo":"titu1994/keras-efficientnets","repo_kind":"listed","path":"keras_efficientnets/optimize.py","file_url":"https://github.com/titu1994/keras-efficientnets/blob/HEAD/keras_efficientnets/optimize.py","link_basis":"harvester_set","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":"8bec8aa4a16e9f20"}},{"code_sha256_prefix":"6a74ab1f515ebce3","entry":"get_image_paths_and_labels","repo":"setharram/facenet","repo_kind":"listed","path":"facenet.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/facenet.py","link_basis":"harvester_set","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":"6a74ab1f515ebce3"}},{"code_sha256_prefix":"ccb82a7bb4dc4e76","entry":"get_lr","repo":"JoegameZhou/efficientnet-b0","repo_kind":"listed","path":"src/lr_generator.py","file_url":"https://github.com/JoegameZhou/efficientnet-b0/blob/HEAD/src/lr_generator.py","link_basis":"harvester_set","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":"ccb82a7bb4dc4e76"}},{"code_sha256_prefix":"cec8456f1fb53df1","entry":"get_model_params","repo":"shijianjian/efficientnet-pytorch-3d","repo_kind":"listed","path":"efficientnet_pytorch_3d/model.py","file_url":"https://github.com/shijianjian/efficientnet-pytorch-3d/blob/HEAD/efficientnet_pytorch_3d/model.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":"cec8456f1fb53df1"}},{"code_sha256_prefix":"eec6dd2ad88dd583","entry":"get_model_params","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"eec6dd2ad88dd583"}},{"code_sha256_prefix":"cfa3ae101a95697f","entry":"get_model_params","repo":"DableUTeeF/keras-efficientnet","repo_kind":"listed","path":"keras_efficientnet/efficientnet_builder.py","file_url":"https://github.com/DableUTeeF/keras-efficientnet/blob/HEAD/keras_efficientnet/efficientnet_builder.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":"cfa3ae101a95697f"}},{"code_sha256_prefix":"92f38ceb21745450","entry":"get_model_params","repo":"ravi02512/efficientdet-keras","repo_kind":"listed","path":"backbone/efficientnet_builder.py","file_url":"https://github.com/ravi02512/efficientdet-keras/blob/HEAD/backbone/efficientnet_builder.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":"92f38ceb21745450"}},{"code_sha256_prefix":"33c677112e56bfe5","entry":"get_size_of_model","repo":"iamilyasedunov/key_word_spotting","repo_kind":"listed","path":"utils/utils.py","file_url":"https://github.com/iamilyasedunov/key_word_spotting/blob/HEAD/utils/utils.py","link_basis":"harvester_set","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":"33c677112e56bfe5"}},{"code_sha256_prefix":"0aa29283f6dfba93","entry":"get_tensor","repo":"linhduongtuan/Fruits_Vegetables_Classifier_WebApp","repo_kind":"listed","path":"commons.py","file_url":"https://github.com/linhduongtuan/Fruits_Vegetables_Classifier_WebApp/blob/HEAD/commons.py","link_basis":"harvester_set","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":"0aa29283f6dfba93"}},{"code_sha256_prefix":"57eb049a2ff2dbf3","entry":"get_visualizer","repo":"iamilyasedunov/key_word_spotting","repo_kind":"listed","path":"logger/visualization.py","file_url":"https://github.com/iamilyasedunov/key_word_spotting/blob/HEAD/logger/visualization.py","link_basis":"harvester_set","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":"57eb049a2ff2dbf3"}},{"code_sha256_prefix":"98c03ea9dd00a6d4","entry":"has_file_allowed_extension","repo":"amirdy/dog-breed-classification","repo_kind":"listed","path":"Web_App/files/folder.py","file_url":"https://github.com/amirdy/dog-breed-classification/blob/HEAD/Web_App/files/folder.py","link_basis":"harvester_set","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":"98c03ea9dd00a6d4"}},{"code_sha256_prefix":"009f493f3dfa109b","entry":"init_model","repo":"setharram/facenet","repo_kind":"listed","path":"rp_facenet_cam.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/rp_facenet_cam.py","link_basis":"harvester_set","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":"009f493f3dfa109b"}},{"code_sha256_prefix":"2cf595e420327af7","entry":"iou_test","repo":"wangyi111/international-archaeology-ai-challenge","repo_kind":"listed","path":"main_evaluate.py","file_url":"https://github.com/wangyi111/international-archaeology-ai-challenge/blob/HEAD/main_evaluate.py","link_basis":"harvester_set","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":"2cf595e420327af7"}},{"code_sha256_prefix":"930444bef5b84a1a","entry":"iou_test","repo":"wangyi111/international-archaeology-ai-challenge","repo_kind":"listed","path":"main_train.py","file_url":"https://github.com/wangyi111/international-archaeology-ai-challenge/blob/HEAD/main_train.py","link_basis":"harvester_set","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":"930444bef5b84a1a"}},{"code_sha256_prefix":"54d4745a566d733c","entry":"is_image_file","repo":"amirdy/dog-breed-classification","repo_kind":"listed","path":"Web_App/files/folder.py","file_url":"https://github.com/amirdy/dog-breed-classification/blob/HEAD/Web_App/files/folder.py","link_basis":"harvester_set","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":"54d4745a566d733c"}},{"code_sha256_prefix":"66fc31c225f5c1c8","entry":"load_pretrained_weights","repo":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","repo_kind":"listed","path":"utils/efficientnet_pytorch/model.py","file_url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0/blob/HEAD/utils/efficientnet_pytorch/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":"66fc31c225f5c1c8"}},{"code_sha256_prefix":"cf490093d7f2e932","entry":"load_pretrained_weights","repo":"lukemelas/EfficientNet-PyTorch","repo_kind":"listed","path":"efficientnet_pytorch/model.py","file_url":"https://github.com/lukemelas/EfficientNet-PyTorch/blob/HEAD/efficientnet_pytorch/model.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":"cf490093d7f2e932"}},{"code_sha256_prefix":"d44dfa0d14e7e4e2","entry":"load_pretrained_weights","repo":"github-luffy/PFLD_68points_Pytorch","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/github-luffy/PFLD_68points_Pytorch/blob/HEAD/efficientnet/model.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":"d44dfa0d14e7e4e2"}},{"code_sha256_prefix":"07fdad800f0f9e80","entry":"load_pretrained_weights","repo":"morganmcg1/stanford-cars","repo_kind":"listed","path":"MEfficientNet_PyTorch/efficientnet_pytorch/model.py","file_url":"https://github.com/morganmcg1/stanford-cars/blob/HEAD/MEfficientNet_PyTorch/efficientnet_pytorch/model.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":"07fdad800f0f9e80"}},{"code_sha256_prefix":"8fdd37211c0c6646","entry":"load_yaml","repo":"narumiruna/efficientnet-pytorch","repo_kind":"listed","path":"src/efficientnet/utils/utils.py","file_url":"https://github.com/narumiruna/efficientnet-pytorch/blob/HEAD/src/efficientnet/utils/utils.py","link_basis":"harvester_set","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":"8fdd37211c0c6646"}},{"code_sha256_prefix":"da0d7f14befd42aa","entry":"log_class_usage","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"da0d7f14befd42aa"}},{"code_sha256_prefix":"a589a6dc02fcf46a","entry":"make_dataset","repo":"amirdy/dog-breed-classification","repo_kind":"listed","path":"Web_App/files/folder.py","file_url":"https://github.com/amirdy/dog-breed-classification/blob/HEAD/Web_App/files/folder.py","link_basis":"harvester_set","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":"a589a6dc02fcf46a"}},{"code_sha256_prefix":"31a3eec30eadf89e","entry":"nonZero","repo":"alililia/ms_extend","repo_kind":"listed","path":"ascend_ProtoNet/loss_for_infer.py","file_url":"https://github.com/alililia/ms_extend/blob/HEAD/ascend_ProtoNet/loss_for_infer.py","link_basis":"harvester_set","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":"31a3eec30eadf89e"}},{"code_sha256_prefix":"e67661090608f8c2","entry":"optimize_coefficients","repo":"titu1994/keras-efficientnets","repo_kind":"listed","path":"keras_efficientnets/optimize.py","file_url":"https://github.com/titu1994/keras-efficientnets/blob/HEAD/keras_efficientnets/optimize.py","link_basis":"harvester_set","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":"e67661090608f8c2"}},{"code_sha256_prefix":"85a7eb99ccbb130c","entry":"plot_spectrogram_to_buf","repo":"iamilyasedunov/key_word_spotting","repo_kind":"listed","path":"logger/utils.py","file_url":"https://github.com/iamilyasedunov/key_word_spotting/blob/HEAD/logger/utils.py","link_basis":"harvester_set","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":"85a7eb99ccbb130c"}},{"code_sha256_prefix":"8f6f707ba0175577","entry":"prune_model_l1_structured","repo":"iamilyasedunov/key_word_spotting","repo_kind":"listed","path":"utils/utils.py","file_url":"https://github.com/iamilyasedunov/key_word_spotting/blob/HEAD/utils/utils.py","link_basis":"harvester_set","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":"8f6f707ba0175577"}},{"code_sha256_prefix":"a77fd64675094dd0","entry":"prune_model_l1_unstructured","repo":"iamilyasedunov/key_word_spotting","repo_kind":"listed","path":"utils/utils.py","file_url":"https://github.com/iamilyasedunov/key_word_spotting/blob/HEAD/utils/utils.py","link_basis":"harvester_set","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":"a77fd64675094dd0"}},{"code_sha256_prefix":"08352c8175b8893c","entry":"read_json","repo":"iamilyasedunov/key_word_spotting","repo_kind":"listed","path":"logger/utils.py","file_url":"https://github.com/iamilyasedunov/key_word_spotting/blob/HEAD/logger/utils.py","link_basis":"harvester_set","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":"08352c8175b8893c"}},{"code_sha256_prefix":"a6c621cb376b2db5","entry":"register_model","repo":"facebookresearch/ClassyVision","repo_kind":"listed","path":"classy_vision/models/efficientnet.py","file_url":"https://github.com/facebookresearch/ClassyVision/blob/HEAD/classy_vision/models/efficientnet.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":"a6c621cb376b2db5"}},{"code_sha256_prefix":"00c946065068bd77","entry":"round_filters","repo":"qubvel/efficientnet","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/qubvel/efficientnet/blob/HEAD/efficientnet/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"00c946065068bd77"}},{"code_sha256_prefix":"6b327bf48c63d1a2","entry":"round_filters","repo":"narumiruna/efficientnet-pytorch","repo_kind":"listed","path":"tf_to_torch/efficientnet_model.py","file_url":"https://github.com/narumiruna/efficientnet-pytorch/blob/HEAD/tf_to_torch/efficientnet_model.py","link_basis":"harvester_set","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":"6b327bf48c63d1a2"}},{"code_sha256_prefix":"b6f8b648481faef8","entry":"round_filters","repo":"titu1994/keras-efficientnets","repo_kind":"listed","path":"keras_efficientnets/efficientnet.py","file_url":"https://github.com/titu1994/keras-efficientnets/blob/HEAD/keras_efficientnets/efficientnet.py","link_basis":"harvester_set","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":"b6f8b648481faef8"}},{"code_sha256_prefix":"6cc796a8212b5586","entry":"round_repeats","repo":"qubvel/efficientnet","repo_kind":"listed","path":"efficientnet/model.py","file_url":"https://github.com/qubvel/efficientnet/blob/HEAD/efficientnet/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"mcp_get_code":{"code_sha256":"6cc796a8212b5586"}},{"code_sha256_prefix":"93d5e9bbed1bbac6","entry":"round_repeats","repo":"titu1994/keras-efficientnets","repo_kind":"listed","path":"keras_efficientnets/efficientnet.py","file_url":"https://github.com/titu1994/keras-efficientnets/blob/HEAD/keras_efficientnets/efficientnet.py","link_basis":"harvester_set","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":"93d5e9bbed1bbac6"}},{"code_sha256_prefix":"f6c9975be7030d36","entry":"select_conv2d","repo":"rwightman/gen-efficientnet-pytorch","repo_kind":"listed","path":"geffnet/gen_efficientnet.py","file_url":"https://github.com/rwightman/gen-efficientnet-pytorch/blob/HEAD/geffnet/gen_efficientnet.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":"f6c9975be7030d36"}},{"code_sha256_prefix":"e8c2ddc644780538","entry":"stad","repo":"setharram/facenet","repo_kind":"listed","path":"rp_facenet_cam.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/rp_facenet_cam.py","link_basis":"harvester_set","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":"e8c2ddc644780538"}},{"code_sha256_prefix":"207a71e0949c8a8a","entry":"supp_idxs","repo":"alililia/ms_extend","repo_kind":"listed","path":"ascend_ProtoNet/loss_for_infer.py","file_url":"https://github.com/alililia/ms_extend/blob/HEAD/ascend_ProtoNet/loss_for_infer.py","link_basis":"harvester_set","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":"207a71e0949c8a8a"}},{"code_sha256_prefix":"fb78bfa29ec2868d","entry":"swish","repo":"marcointrovigne/WeatherDetection","repo_kind":"listed","path":"net/efficientnet.py","file_url":"https://github.com/marcointrovigne/WeatherDetection/blob/HEAD/net/efficientnet.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":"fb78bfa29ec2868d"}},{"code_sha256_prefix":"2b2d63252761e18c","entry":"triplet_loss","repo":"setharram/facenet","repo_kind":"listed","path":"facenet.py","file_url":"https://github.com/setharram/facenet/blob/HEAD/facenet.py","link_basis":"harvester_set","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":"2b2d63252761e18c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}