{"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/deformable-convolutional-networks","title":"Deformable Convolutional Networks","arxiv_id":"1703.06211","date":"2017-03-17","proceeding":"ICCV 2017 10","authors":["Jifeng Dai","Haozhi Qi","Yuwen Xiong","Yi Li","Guodong Zhang","Han Hu","Yichen Wei"],"abstract":"Convolutional neural networks (CNNs) are inherently limited to model\ngeometric transformations due to the fixed geometric structures in its building\nmodules. In this work, we introduce two new modules to enhance the\ntransformation modeling capacity of CNNs, namely, deformable convolution and\ndeformable RoI pooling. Both are based on the idea of augmenting the spatial\nsampling locations in the modules with additional offsets and learning the\noffsets from target tasks, without additional supervision. The new modules can\nreadily replace their plain counterparts in existing CNNs and can be easily\ntrained end-to-end by standard back-propagation, giving rise to deformable\nconvolutional networks. Extensive experiments validate the effectiveness of our\napproach on sophisticated vision tasks of object detection and semantic\nsegmentation. The code would be released.","url_abs":"http://arxiv.org/abs/1703.06211v3","url_pdf":"http://arxiv.org/pdf/1703.06211v3.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":"deformable-convolutional-networks","repo_url":"https://github.com/msracver/Deformable-ConvNets","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/DHZS/tf-deformable-conv-layer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/MonsterPeng/Deformable-ConvNets-master","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/Mukosame/Zooming-Slow-Mo-CVPR-2020","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/NVIDIAAICITYCHALLENGE/AICity_Team6_ISU","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/TangDL/DCN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/bkvie/Locally-Consistent-Deformable-Convolution","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/chenbys/GuidedOffset","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/esw0116/DynaVSR","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/fourmi1995/IronExperiment-DCN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/guanfuchen/Deformable-ConvNets","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/hangg7/deformable-kernels","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/hangg7/deformable-kernels/","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/liyemei/Deformable-active-convolutional","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/makefile/frcnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"unanswered"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/metaphorz/deep-image-prior-hqskipnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/necla-ml/Deformable-ConvNets-py3","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/oeway/pytorch-deform-conv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/open-mmlab/mmsr","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/DEEPLAB_4_RETINA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/DEEPLAB_4_RETINAIMG","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/DeformableConvV2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/DeformableConvV2_crop","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/fpn_crop","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/fpn_crop_v1_5d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/sod_v1","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/qilei123/sod_v1_demo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/stupidZZ/pyc_repo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/tianhai123/deform-conv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/xiaoyongzhu/Deformable-ConvNets","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/ximilar-com/xcenternet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/xinntao/EDVR","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/zengzhaoyang/Weak_Detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/zengzhaoyang/trident","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/zhusiling/EDVR","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"deformable-convolutional-networks","repo_url":"https://github.com/zzdxfei/defor_conv_mxnet_code","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mxnet","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deformable-convolutional-networks","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":"deformable-convolutional-networks","repo_url":"https://github.com/pytorch/vision","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"},{"task_slug":"vessel-detection","task_name":"Vessel Detection"}],"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":"deformable-convnets","method_name":"Deformable ConvNets"},{"method_slug":"deformable-convolution","method_name":"Deformable Convolution"},{"method_slug":"deformable-position-sensitive-roi-pooling","method_name":"Deformable Position-Sensitive RoI Pooling"},{"method_slug":"deformable-roi-pooling","method_name":"Deformable RoI Pooling"},{"method_slug":"global-average-pooling","method_name":"Global Average Pooling"},{"method_slug":"kaiming-initialization","method_name":"Kaiming Initialization"},{"method_slug":"max-pooling","method_name":"Max Pooling"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"residual-block","method_name":"Residual Block"},{"method_slug":"residual-connection","method_name":"Residual Connection"}],"datasets_introduced":[],"methods_introduced":[{"slug":"deformable-convnets","name":"Deformable ConvNets","full_name":"Deformable Convolutional Networks"},{"slug":"deformable-convolution","name":"Deformable Convolution","full_name":"Deformable Convolution"},{"slug":"deformable-position-sensitive-roi-pooling","name":"Deformable Position-Sensitive RoI Pooling","full_name":"Deformable Position-Sensitive RoI Pooling"},{"slug":"deformable-roi-pooling","name":"Deformable RoI Pooling","full_name":"Deformable RoI Pooling"}],"results":[{"leaderboard":"/sota/object-detection-on-coco","task":"Object Detection","dataset":"COCO test-dev","model":"DeformConv-R-FCN (Aligned-Inception-ResNet)","rank_in_archive_order":218,"of":225,"metrics":{"AP50":"58.0","APL":"52.5","APM":"40.1","APS":"19.4","box mAP":"37.5"},"uses_additional_data":false},{"leaderboard":"/sota/vessel-detection-on-vessel-detection-dateset","task":"Vessel Detection","dataset":"Vessel detection Dateset","model":"Deformable DETR","rank_in_archive_order":3,"of":3,"metrics":{"AP":"54.8%"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1703.06211","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1703.06211"}},"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/pytorch/vision","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qilei123/fpn_crop","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zhusiling/EDVR","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zengzhaoyang/trident","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guanfuchen/Deformable-ConvNets","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chenbys/GuidedOffset","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/TangDL/DCN","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zzdxfei/defor_conv_mxnet_code","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/esw0116/DynaVSR","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-mmlab/mmdetection","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Mukosame/Zooming-Slow-Mo-CVPR-2020","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qilei123/sod_v1_demo","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qilei123/DeformableConvV2","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xinntao/EDVR","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qilei123/DEEPLAB_4_RETINAIMG","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fourmi1995/IronExperiment-DCN","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/necla-ml/Deformable-ConvNets-py3","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/stupidZZ/pyc_repo","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/DHZS/tf-deformable-conv-layer","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hangg7/deformable-kernels/","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bkvie/Locally-Consistent-Deformable-Convolution","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/liyemei/Deformable-active-convolutional","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zengzhaoyang/Weak_Detection","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/oeway/pytorch-deform-conv","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MonsterPeng/Deformable-ConvNets-master","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_fixture":2,"ran_honours":1,"unverified":6},"by_repo_kind":{"listed":{"samples":9,"ran":3,"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":3,"samples":[{"code_sha256_prefix":"99464264d818eda2","entry":"np_repeat_2d","repo":"oeway/pytorch-deform-conv","repo_kind":"listed","path":"torch_deform_conv/deform_conv.py","file_url":"https://github.com/oeway/pytorch-deform-conv/blob/HEAD/torch_deform_conv/deform_conv.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":"99464264d818eda2"}},{"code_sha256_prefix":"0ce99b2d4c408918","entry":"th_flatten","repo":"oeway/pytorch-deform-conv","repo_kind":"listed","path":"torch_deform_conv/deform_conv.py","file_url":"https://github.com/oeway/pytorch-deform-conv/blob/HEAD/torch_deform_conv/deform_conv.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":"0ce99b2d4c408918"}},{"code_sha256_prefix":"7d15625ab429830a","entry":"th_repeat","repo":"oeway/pytorch-deform-conv","repo_kind":"listed","path":"torch_deform_conv/deform_conv.py","file_url":"https://github.com/oeway/pytorch-deform-conv/blob/HEAD/torch_deform_conv/deform_conv.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":"7d15625ab429830a"}},{"code_sha256_prefix":"85b0d97b5f005697","entry":"convert_context","repo":"necla-ml/Deformable-ConvNets-py3","repo_kind":"listed","path":"dcn/utils/load_model.py","file_url":"https://github.com/necla-ml/Deformable-ConvNets-py3/blob/HEAD/dcn/utils/load_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":false,"mcp_get_code":{"code_sha256":"85b0d97b5f005697"}},{"code_sha256_prefix":"bbf8005ce03c08cf","entry":"get_rcnn_names","repo":"necla-ml/Deformable-ConvNets-py3","repo_kind":"listed","path":"faster_rcnn/core/metric.py","file_url":"https://github.com/necla-ml/Deformable-ConvNets-py3/blob/HEAD/faster_rcnn/core/metric.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":false,"mcp_get_code":{"code_sha256":"bbf8005ce03c08cf"}},{"code_sha256_prefix":"2d0d83b79a1d4a05","entry":"skip","repo":"metaphorz/deep-image-prior-hqskipnet","repo_kind":"listed","path":"models/skip.py","file_url":"https://github.com/metaphorz/deep-image-prior-hqskipnet/blob/HEAD/models/skip.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2d0d83b79a1d4a05"}},{"code_sha256_prefix":"12e6fdbf5080bbb4","entry":"tf_flatten","repo":"tianhai123/deform-conv","repo_kind":"listed","path":"deform_conv/deform_conv.py","file_url":"https://github.com/tianhai123/deform-conv/blob/HEAD/deform_conv/deform_conv.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":"12e6fdbf5080bbb4"}},{"code_sha256_prefix":"8a0d90e615ac2db1","entry":"tf_repeat","repo":"tianhai123/deform-conv","repo_kind":"listed","path":"deform_conv/deform_conv.py","file_url":"https://github.com/tianhai123/deform-conv/blob/HEAD/deform_conv/deform_conv.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":"8a0d90e615ac2db1"}},{"code_sha256_prefix":"89bffcebf8e96f1f","entry":"tf_repeat_2d","repo":"tianhai123/deform-conv","repo_kind":"listed","path":"deform_conv/deform_conv.py","file_url":"https://github.com/tianhai123/deform-conv/blob/HEAD/deform_conv/deform_conv.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":"89bffcebf8e96f1f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}