{"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/bag-of-tricks-for-image-classification-with","title":"Bag of Tricks for Image Classification with Convolutional Neural Networks","arxiv_id":"1812.01187","date":"2018-12-04","proceeding":"CVPR 2019 6","authors":["Tong He","Zhi Zhang","Hang Zhang","Zhongyue Zhang","Junyuan Xie","Mu Li"],"abstract":"Much of the recent progress made in image classification research can be\ncredited to training procedure refinements, such as changes in data\naugmentations and optimization methods. In the literature, however, most\nrefinements are either briefly mentioned as implementation details or only\nvisible in source code. In this paper, we will examine a collection of such\nrefinements and empirically evaluate their impact on the final model accuracy\nthrough ablation study. We will show that, by combining these refinements\ntogether, we are able to improve various CNN models significantly. For example,\nwe raise ResNet-50's top-1 validation accuracy from 75.3% to 79.29% on\nImageNet. We will also demonstrate that improvement on image classification\naccuracy leads to better transfer learning performance in other application\ndomains such as object detection and semantic segmentation.","url_abs":"http://arxiv.org/abs/1812.01187v2","url_pdf":"http://arxiv.org/pdf/1812.01187v2.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":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/dmlc/gluon-cv","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/CryptoSalamander/pytorch_paper_implementation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/Dmitrsl/Tools","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/Hong-Hyun-Seung/Mask_Classification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/JIHOO97/Image-Classification-Competition","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/Media-Smart/vedaseg","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/PaddlePaddle/PaddleDetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/PaddlePaddle/models","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/PistonY/ResidualAttentionNetwork","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","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":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/TotalVariation/Flattenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/cinastanbean/Pytorch-Multi-Task-Multi-class-Classification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/elasticdeeplearning/edl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/jameswang287/Car-Detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/paddlepaddle/edl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/pshashk/seesaw-facenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/qingyuanchen1997/Bag-of-Tricks","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","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":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/seermer/TensorFlow2-EfficientNetV2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/seominseok0429/pytorch-warmup-cosine-lr","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/sherdencooper/tricks-in-deeplearning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/smilingwolf/sw-cv-modelzoo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"unanswered"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/tyohei/chainerkfac","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/yangyucheng000/resnet_Ascend","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","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":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/PaddlePaddle/PaddleOCR","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/open-mmlab/mmpose","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bag-of-tricks-for-image-classification-with","repo_url":"https://github.com/yangyucheng000/resnet_GPU","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"domain-generalization","task_name":"Domain Generalization"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"},{"task_slug":"image-classification","task_name":"image-classification"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"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":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"global-average-pooling","method_name":"Global Average Pooling"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"max-pooling","method_name":"Max Pooling"},{"method_slug":"mixup","method_name":"Mixup"},{"method_slug":"nesterov-accelerated-gradient","method_name":"Nesterov Accelerated Gradient"},{"method_slug":"randomhorizontalflip","method_name":"Random Horizontal Flip"},{"method_slug":"random-resized-crop","method_name":"Random Resized Crop"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"resnet-d","method_name":"ResNet-D"},{"method_slug":"residual-block","method_name":"Residual Block"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"weight-decay","method_name":"Weight Decay"},{"method_slug":"xavier-initialization","method_name":"Xavier Initialization"}],"datasets_introduced":[],"methods_introduced":[{"slug":"resnet-d","name":"ResNet-D","full_name":"ResNet-D"}],"results":[{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset":"VizWiz-Classification","model":"ResNet-26-D","rank_in_archive_order":38,"of":90,"metrics":{"Accuracy - All Images":"39.7","Accuracy - Clean Images":"43.5","Accuracy - Corrupted Images":"35.8"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-imagenet","task":"Image Classification","dataset":"ImageNet","model":"ResNet-50-D","rank_in_archive_order":883,"of":1060,"metrics":{"Number of params":"25M","Top 1 Accuracy":"77.16%"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1812.01187","atlas_url":"https://app.syntology.ai/?focus=1812.01187","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1812.01187"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rwightman/pytorch-image-models","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleOCR","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/paddlepaddle/edl","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmpose","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qingyuanchen1997/Bag-of-Tricks","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/TotalVariation/Flattenet","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tyohei/chainerkfac","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Hong-Hyun-Seung/Mask_Classification","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PistonY/ResidualAttentionNetwork","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleClas","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/models","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PaddleDetection","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/resnet_GPU","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/resnet_Ascend","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sherdencooper/tricks-in-deeplearning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Tirth27/Skin-Cancer-Classification-using-Deep-Learning","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Media-Smart/vedaseg","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pshashk/seesaw-facenet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/smilingwolf/sw-cv-modelzoo","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Dmitrsl/Tools","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/seominseok0429/pytorch-warmup-cosine-lr","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/elasticdeeplearning/edl","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/seermer/TensorFlow2-EfficientNetV2","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dmlc/gluon-cv","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cinastanbean/Pytorch-Multi-Task-Multi-class-Classification","reach":null}],"summary":{"ran":2,"ran_draft_wrong":2,"ran_honours":2,"unverified":9},"by_repo_kind":{"listed":{"samples":13,"ran":4,"repositories":4}},"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":5,"samples":[{"code_sha256_prefix":"82c48515ddda4614","entry":"calculate_gain","repo":"yangyucheng000/resnet_Ascend","repo_kind":"listed","path":"src/resnet.py","file_url":"https://github.com/yangyucheng000/resnet_Ascend/blob/HEAD/src/resnet.py","link_basis":"harvester_set","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":"82c48515ddda4614"}},{"code_sha256_prefix":"b4e26744ad9e217a","entry":"extract","repo":"tyohei/chainerkfac","repo_kind":"listed","path":"chainerkfac/optimizers/kfac.py","file_url":"https://github.com/tyohei/chainerkfac/blob/HEAD/chainerkfac/optimizers/kfac.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":"b4e26744ad9e217a"}},{"code_sha256_prefix":"b8d5814ad4631b08","entry":"get_dict_key","repo":"cinastanbean/Pytorch-Multi-Task-Multi-class-Classification","repo_kind":"listed","path":"src/main_mtmc_resnet.py","file_url":"https://github.com/cinastanbean/Pytorch-Multi-Task-Multi-class-Classification/blob/HEAD/src/main_mtmc_resnet.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":"b8d5814ad4631b08"}},{"code_sha256_prefix":"f0a6216664197738","entry":"kaiming_normal","repo":"yangyucheng000/resnet_Ascend","repo_kind":"listed","path":"src/resnet.py","file_url":"https://github.com/yangyucheng000/resnet_Ascend/blob/HEAD/src/resnet.py","link_basis":"harvester_set","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":"f0a6216664197738"}},{"code_sha256_prefix":"e60387e9529f63ff","entry":"round_filters","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"e60387e9529f63ff"}},{"code_sha256_prefix":"1a9d7e65e0a9fbc9","entry":"round_repeats","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"1a9d7e65e0a9fbc9"}},{"code_sha256_prefix":"38093779943ae353","entry":"cout_confmatrix_tofile","repo":"cinastanbean/Pytorch-Multi-Task-Multi-class-Classification","repo_kind":"listed","path":"src/main_mtmc_resnet.py","file_url":"https://github.com/cinastanbean/Pytorch-Multi-Task-Multi-class-Classification/blob/HEAD/src/main_mtmc_resnet.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":"38093779943ae353"}},{"code_sha256_prefix":"de47a57778dd152f","entry":"cutout","repo":"PistonY/ResidualAttentionNetwork","repo_kind":"listed","path":"lib/piston_util.py","file_url":"https://github.com/PistonY/ResidualAttentionNetwork/blob/HEAD/lib/piston_util.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":"de47a57778dd152f"}},{"code_sha256_prefix":"e83a42da4ac207cc","entry":"format_time","repo":"PistonY/ResidualAttentionNetwork","repo_kind":"listed","path":"lib/piston_util.py","file_url":"https://github.com/PistonY/ResidualAttentionNetwork/blob/HEAD/lib/piston_util.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":"e83a42da4ac207cc"}},{"code_sha256_prefix":"7d86840aa94ec126","entry":"get_ems","repo":"PistonY/ResidualAttentionNetwork","repo_kind":"listed","path":"kaggle/utils.py","file_url":"https://github.com/PistonY/ResidualAttentionNetwork/blob/HEAD/kaggle/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":"7d86840aa94ec126"}},{"code_sha256_prefix":"11d835e45631ea6b","entry":"get_liner_lr","repo":"yangyucheng000/resnet_Ascend","repo_kind":"listed","path":"gpu_resnet_benchmark.py","file_url":"https://github.com/yangyucheng000/resnet_Ascend/blob/HEAD/gpu_resnet_benchmark.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":"11d835e45631ea6b"}},{"code_sha256_prefix":"52a9653519e980d2","entry":"get_top5_acc","repo":"yangyucheng000/resnet_Ascend","repo_kind":"listed","path":"postprocess.py","file_url":"https://github.com/yangyucheng000/resnet_Ascend/blob/HEAD/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":"52a9653519e980d2"}},{"code_sha256_prefix":"237abd0c98440417","entry":"rescale","repo":"PistonY/ResidualAttentionNetwork","repo_kind":"listed","path":"lib/piston_util.py","file_url":"https://github.com/PistonY/ResidualAttentionNetwork/blob/HEAD/lib/piston_util.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":"237abd0c98440417"}},{"code_sha256_prefix":"c5cd33786bbc32f6","entry":"show_predict_info","repo":"yangyucheng000/resnet_Ascend","repo_kind":"listed","path":"infer.py","file_url":"https://github.com/yangyucheng000/resnet_Ascend/blob/HEAD/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":"c5cd33786bbc32f6"}},{"code_sha256_prefix":"bb26e0be1ece15c0","entry":"slmc_validate","repo":"cinastanbean/Pytorch-Multi-Task-Multi-class-Classification","repo_kind":"listed","path":"src/main_mtmc_resnet.py","file_url":"https://github.com/cinastanbean/Pytorch-Multi-Task-Multi-class-Classification/blob/HEAD/src/main_mtmc_resnet.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":"bb26e0be1ece15c0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}