{"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/3d-u-net-learning-dense-volumetric","title":"3D U-Net: Learning Dense Volumetric Segmentation from Sparse Annotation","arxiv_id":"1606.06650","date":"2016-06-21","proceeding":null,"authors":["Özgün Çiçek","Ahmed Abdulkadir","Soeren S. Lienkamp","Thomas Brox","Olaf Ronneberger"],"abstract":"This paper introduces a network for volumetric segmentation that learns from\nsparsely annotated volumetric images. We outline two attractive use cases of\nthis method: (1) In a semi-automated setup, the user annotates some slices in\nthe volume to be segmented. The network learns from these sparse annotations\nand provides a dense 3D segmentation. (2) In a fully-automated setup, we assume\nthat a representative, sparsely annotated training set exists. Trained on this\ndata set, the network densely segments new volumetric images. The proposed\nnetwork extends the previous u-net architecture from Ronneberger et al. by\nreplacing all 2D operations with their 3D counterparts. The implementation\nperforms on-the-fly elastic deformations for efficient data augmentation during\ntraining. It is trained end-to-end from scratch, i.e., no pre-trained network\nis required. We test the performance of the proposed method on a complex,\nhighly variable 3D structure, the Xenopus kidney, and achieve good results for\nboth use cases.","url_abs":"http://arxiv.org/abs/1606.06650v1","url_pdf":"http://arxiv.org/pdf/1606.06650v1.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":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/AghdamAmir/3D-UNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/Iammuratc/grainDetection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/Shrajan/AAAI-2022","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/Shrajan/IB_U_Nets","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/UdonDa/3D-UNet-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/VernicaJ/Volumetric-Segmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/aschethor/Teaching_Incompressible_Fluid_Dynamics_to_3D_CNNs","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/black0017/MedicalZooPytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/chenyizi086/wu.2023.sigspatial","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/edraizen/molmimic","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/elektronn/elektronn3","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/fepegar/unet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/gvtulder/elasticdeform","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/jamiljami/Unet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/kilgore92/PyTorch-UNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/leohsuofnthu/Pytorch-IterativeFCN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/lyqcom/3d-unet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/manideep03/Brain-Tumor-Segmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/mlf-core/liver-ct-segmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/qsyao/cuda_spatial_deform","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/wolny/pytorch-3dunet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/2023-MindSpore-1/ms-code-53","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/2023-MindSpore-1/ms-code-7/tree/main/Unet3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/MindSpore-paper-code-2/code3/tree/main/Unet3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/ZhouZhang233/SCU-MindSpore-UNnet3D-project","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/jiajun169/mindspore_models/tree/main/Unet3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"3d-u-net-learning-dense-volumetric","repo_url":"https://github.com/yangyucheng000/MSpaper/tree/main/Unet3d","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"3d-instance-segmentation-1","task_name":"3D Instance Segmentation"},{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"machine-translation","task_name":"Machine Translation"},{"task_slug":"segmentation","task_name":"Segmentation"}],"methods":[{"method_slug":"concatenated-skip-connection","method_name":"Concatenated Skip Connection"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"max-pooling","method_name":"Max Pooling"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"u-net","method_name":"U-Net"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-instance-segmentation-on-scannetv2","task":"3D Instance Segmentation","dataset":"ScanNet(v2)","model":"UNet-Backbone","rank_in_archive_order":29,"of":32,"metrics":{"mAP @ 50":"31.9"},"uses_additional_data":false},{"leaderboard":"/sota/3d-part-segmentation-on-shapenet-part","task":"3D Part Segmentation","dataset":"ShapeNet-Part","model":"3D-UNet [Cicek:2016un]","rank_in_archive_order":60,"of":67,"metrics":{"Instance Average IoU":"84.6"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1606.06650","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1606.06650"}},"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/Shrajan/AAAI-2022","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/UdonDa/3D-UNet-PyTorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/VernicaJ/Volumetric-Segmentation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wolny/pytorch-3dunet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aschethor/Teaching_Incompressible_Fluid_Dynamics_to_3D_CNNs","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/elektronn/elektronn3","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chenyizi086/wu.2023.sigspatial","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jamiljami/Unet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gvtulder/elasticdeform","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lyqcom/3d-unet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jiajun169/mindspore_models/tree/main/Unet3d","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kilgore92/PyTorch-UNet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/black0017/MedicalZooPytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qsyao/cuda_spatial_deform","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Shrajan/IB_U_Nets","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-7/tree/main/Unet3d","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AghdamAmir/3D-UNet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-paper-code-2/code3/tree/main/Unet3d","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yangyucheng000/MSpaper/tree/main/Unet3d","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/edraizen/molmimic","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ZhouZhang233/SCU-MindSpore-UNnet3D-project","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/manideep03/Brain-Tumor-Segmentation","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-53","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mlf-core/liver-ct-segmentation","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/leohsuofnthu/Pytorch-IterativeFCN","reach":null}],"summary":{"ran":34,"ran_honours":4,"ran_draft_wrong":11,"ran_fixture":4,"unverified":23},"by_repo_kind":{"listed":{"samples":76,"ran":53,"repositories":13}},"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":20,"samples":[{"code_sha256_prefix":"bd5255830dbc70df","entry":"AbstractUpsampling","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"bd5255830dbc70df"}},{"code_sha256_prefix":"bd5f5829c2ce4f4a","entry":"Bottom","repo":"Shrajan/AAAI-2022","repo_kind":"listed","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.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":"bd5f5829c2ce4f4a"}},{"code_sha256_prefix":"d8c51afcfab2dccb","entry":"ChannelSELayer3D","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8c51afcfab2dccb"}},{"code_sha256_prefix":"e48fc3ac38e078bb","entry":"ChannelSpatialSELayer3D","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e48fc3ac38e078bb"}},{"code_sha256_prefix":"961a837607030f03","entry":"Conv3DBlock","repo":"AghdamAmir/3D-UNet","repo_kind":"listed","path":"unet3d.py","file_url":"https://github.com/AghdamAmir/3D-UNet/blob/HEAD/unet3d.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":"961a837607030f03"}},{"code_sha256_prefix":"002f393823c7b57c","entry":"Conv3x3","repo":"Shrajan/AAAI-2022","repo_kind":"listed","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.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":"002f393823c7b57c"}},{"code_sha256_prefix":"86cf127000aad21a","entry":"ConvBlock","repo":"mlf-core/liver-ct-segmentation","repo_kind":"listed","path":"liver_ct_segmentation/model/unet_3d_models.py","file_url":"https://github.com/mlf-core/liver-ct-segmentation/blob/HEAD/liver_ct_segmentation/model/unet_3d_models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"86cf127000aad21a"}},{"code_sha256_prefix":"7bc5f5b5c8b2e7be","entry":"ConvolutionalBlock","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"7bc5f5b5c8b2e7be"}},{"code_sha256_prefix":"92c21f0cfe8583db","entry":"Decoder","repo":"Shrajan/AAAI-2022","repo_kind":"listed","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.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":"92c21f0cfe8583db"}},{"code_sha256_prefix":"44f8060512ddb75c","entry":"DecodingBlock","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"44f8060512ddb75c"}},{"code_sha256_prefix":"4fbc8e441e25d534","entry":"DownConv","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.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":"4fbc8e441e25d534"}},{"code_sha256_prefix":"84be777da492a5a6","entry":"DownSamplingBlock","repo":"mlf-core/liver-ct-segmentation","repo_kind":"listed","path":"liver_ct_segmentation/model/unet_3d_models.py","file_url":"https://github.com/mlf-core/liver-ct-segmentation/blob/HEAD/liver_ct_segmentation/model/unet_3d_models.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":"84be777da492a5a6"}},{"code_sha256_prefix":"c1d32ca647fc4e21","entry":"Encoder","repo":"Shrajan/AAAI-2022","repo_kind":"listed","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.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":"c1d32ca647fc4e21"}},{"code_sha256_prefix":"d10aff0e169c4244","entry":"EncodingBlock","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"d10aff0e169c4244"}},{"code_sha256_prefix":"74dfc4e293ff8a68","entry":"GridAttention","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.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":"74dfc4e293ff8a68"}},{"code_sha256_prefix":"d7c2338ecaef5f6f","entry":"InputBlock","repo":"mlf-core/liver-ct-segmentation","repo_kind":"listed","path":"liver_ct_segmentation/model/unet_3d_models.py","file_url":"https://github.com/mlf-core/liver-ct-segmentation/blob/HEAD/liver_ct_segmentation/model/unet_3d_models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d7c2338ecaef5f6f"}},{"code_sha256_prefix":"5312c997daffbe4f","entry":"InterpolateUpsampling","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"5312c997daffbe4f"}},{"code_sha256_prefix":"b71250ad47097e99","entry":"NoUpsampling","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"b71250ad47097e99"}},{"code_sha256_prefix":"fdd735c8d5934a67","entry":"OutputBlock","repo":"mlf-core/liver-ct-segmentation","repo_kind":"listed","path":"liver_ct_segmentation/model/unet_3d_models.py","file_url":"https://github.com/mlf-core/liver-ct-segmentation/blob/HEAD/liver_ct_segmentation/model/unet_3d_models.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fdd735c8d5934a67"}},{"code_sha256_prefix":"e2c1fc74b0aa7fc6","entry":"ResNetBlock","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e2c1fc74b0aa7fc6"}},{"code_sha256_prefix":"fba2e5652d7a6ce1","entry":"ResNetBlockSE","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fba2e5652d7a6ce1"}},{"code_sha256_prefix":"26f42cb5865457f1","entry":"SingleConv","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"26f42cb5865457f1"}},{"code_sha256_prefix":"0ae1c43a043456ae","entry":"SpatialSELayer3D","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0ae1c43a043456ae"}},{"code_sha256_prefix":"f9811d05b5c818c0","entry":"TConv","repo":"Shrajan/AAAI-2022","repo_kind":"listed","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.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":"f9811d05b5c818c0"}},{"code_sha256_prefix":"cb3c64452fa192f4","entry":"TransposeConvUpsampling","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb3c64452fa192f4"}},{"code_sha256_prefix":"5d0be67e9ea65011","entry":"UNet","repo":"Shrajan/AAAI-2022","repo_kind":"listed","path":"networks/unet.py","file_url":"https://github.com/Shrajan/AAAI-2022/blob/HEAD/networks/unet.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":"5d0be67e9ea65011"}},{"code_sha256_prefix":"c59e8b03c790e76b","entry":"UNet3D","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c59e8b03c790e76b"}},{"code_sha256_prefix":"a23aa4c62d2ced83","entry":"UNet3D","repo":"chenyizi086/wu.2023.sigspatial","repo_kind":"listed","path":"model/unet3d/unet3d.py","file_url":"https://github.com/chenyizi086/wu.2023.sigspatial/blob/HEAD/model/unet3d/unet3d.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":"a23aa4c62d2ced83"}},{"code_sha256_prefix":"35a374cce6fae706","entry":"UNet3D","repo":"AghdamAmir/3D-UNet","repo_kind":"listed","path":"unet3d.py","file_url":"https://github.com/AghdamAmir/3D-UNet/blob/HEAD/unet3d.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":"35a374cce6fae706"}},{"code_sha256_prefix":"fc75937f18b2d1a0","entry":"UpConv3DBlock","repo":"AghdamAmir/3D-UNet","repo_kind":"listed","path":"unet3d.py","file_url":"https://github.com/AghdamAmir/3D-UNet/blob/HEAD/unet3d.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":"fc75937f18b2d1a0"}},{"code_sha256_prefix":"723045ebfbbe3377","entry":"UpSamplingBlock","repo":"mlf-core/liver-ct-segmentation","repo_kind":"listed","path":"liver_ct_segmentation/model/unet_3d_models.py","file_url":"https://github.com/mlf-core/liver-ct-segmentation/blob/HEAD/liver_ct_segmentation/model/unet_3d_models.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":"723045ebfbbe3377"}},{"code_sha256_prefix":"3ae04df8b3a499d0","entry":"bool_to_int","repo":"qsyao/cuda_spatial_deform","repo_kind":"listed","path":"cuda_backend/py_api.py","file_url":"https://github.com/qsyao/cuda_spatial_deform/blob/HEAD/cuda_backend/py_api.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":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3ae04df8b3a499d0"}},{"code_sha256_prefix":"6322564404e6ac5b","entry":"center_in","repo":"chenyizi086/wu.2023.sigspatial","repo_kind":"listed","path":"model/unet3d/unet3d.py","file_url":"https://github.com/chenyizi086/wu.2023.sigspatial/blob/HEAD/model/unet3d/unet3d.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":"6322564404e6ac5b"}},{"code_sha256_prefix":"00e223e69984d6d2","entry":"center_out","repo":"chenyizi086/wu.2023.sigspatial","repo_kind":"listed","path":"model/unet3d/unet3d.py","file_url":"https://github.com/chenyizi086/wu.2023.sigspatial/blob/HEAD/model/unet3d/unet3d.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":"00e223e69984d6d2"}},{"code_sha256_prefix":"aaac350375676434","entry":"conv_block","repo":"chenyizi086/wu.2023.sigspatial","repo_kind":"listed","path":"model/unet3d/unet3d.py","file_url":"https://github.com/chenyizi086/wu.2023.sigspatial/blob/HEAD/model/unet3d/unet3d.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":"aaac350375676434"}},{"code_sha256_prefix":"769628dc3a9af468","entry":"conv_block_2_3d","repo":"UdonDa/3D-UNet-PyTorch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/UdonDa/3D-UNet-PyTorch/blob/HEAD/src/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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"769628dc3a9af468"}},{"code_sha256_prefix":"520950cb24a9041a","entry":"conv_block_3d","repo":"UdonDa/3D-UNet-PyTorch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/UdonDa/3D-UNet-PyTorch/blob/HEAD/src/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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"520950cb24a9041a"}},{"code_sha256_prefix":"74e9ef01fdad6274","entry":"conv_trans_block_3d","repo":"UdonDa/3D-UNet-PyTorch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/UdonDa/3D-UNet-PyTorch/blob/HEAD/src/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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"74e9ef01fdad6274"}},{"code_sha256_prefix":"d0ca7c4c392589d5","entry":"create_conv","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"d0ca7c4c392589d5"}},{"code_sha256_prefix":"aea00ce54798f811","entry":"create_matrix_rotation_x_3d","repo":"qsyao/cuda_spatial_deform","repo_kind":"listed","path":"deform.py","file_url":"https://github.com/qsyao/cuda_spatial_deform/blob/HEAD/deform.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":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"aea00ce54798f811"}},{"code_sha256_prefix":"fdaa4b7e9a216060","entry":"create_zero_centered_coordinate_mesh","repo":"qsyao/cuda_spatial_deform","repo_kind":"listed","path":"deform.py","file_url":"https://github.com/qsyao/cuda_spatial_deform/blob/HEAD/deform.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fdaa4b7e9a216060"}},{"code_sha256_prefix":"48a77a4b4c6899cd","entry":"fix_upsampling_type","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"48a77a4b4c6899cd"}},{"code_sha256_prefix":"d473e9bce385040b","entry":"get_conv","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d473e9bce385040b"}},{"code_sha256_prefix":"ea1e09fb045807d8","entry":"get_conv_transpose_layer","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"ea1e09fb045807d8"}},{"code_sha256_prefix":"a3169a7b1435e0dc","entry":"get_convtranspose","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a3169a7b1435e0dc"}},{"code_sha256_prefix":"abe939ebcfbefc61","entry":"get_downsampling_layer","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"abe939ebcfbefc61"}},{"code_sha256_prefix":"a12e2f04ad60d321","entry":"get_maxpool","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a12e2f04ad60d321"}},{"code_sha256_prefix":"29992fbf80f8c0a1","entry":"get_upsampling_layer","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"29992fbf80f8c0a1"}},{"code_sha256_prefix":"a5b542b783b2f9c1","entry":"max_pooling_3d","repo":"UdonDa/3D-UNet-PyTorch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/UdonDa/3D-UNet-PyTorch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a5b542b783b2f9c1"}},{"code_sha256_prefix":"9c4cd085f7952fa0","entry":"number_of_features_per_level","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9c4cd085f7952fa0"}},{"code_sha256_prefix":"12ba822b7c231300","entry":"run","repo":"fepegar/unet","repo_kind":"listed","path":"tests/test_unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/tests/test_unet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"12ba822b7c231300"}},{"code_sha256_prefix":"a7d7bc408835cb44","entry":"scale_coords","repo":"qsyao/cuda_spatial_deform","repo_kind":"listed","path":"deform.py","file_url":"https://github.com/qsyao/cuda_spatial_deform/blob/HEAD/deform.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a7d7bc408835cb44"}},{"code_sha256_prefix":"38e1ecb8f675c611","entry":"up_conv_block","repo":"chenyizi086/wu.2023.sigspatial","repo_kind":"listed","path":"model/unet3d/unet3d.py","file_url":"https://github.com/chenyizi086/wu.2023.sigspatial/blob/HEAD/model/unet3d/unet3d.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":"38e1ecb8f675c611"}},{"code_sha256_prefix":"d98c95b8fc1ede43","entry":"AbstractUNet","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"d98c95b8fc1ede43"}},{"code_sha256_prefix":"0e22a90528c239e0","entry":"Decoder","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"0e22a90528c239e0"}},{"code_sha256_prefix":"d6b608560176497b","entry":"Decoder","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"d6b608560176497b"}},{"code_sha256_prefix":"00cd22c3bcba8bf8","entry":"DoubleConv","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"00cd22c3bcba8bf8"}},{"code_sha256_prefix":"8254969b26258f52","entry":"Encoder","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"8254969b26258f52"}},{"code_sha256_prefix":"d42847dc9240c8d5","entry":"Encoder","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"d42847dc9240c8d5"}},{"code_sha256_prefix":"a1d5172c411b098d","entry":"IterativeFCN","repo":"leohsuofnthu/Pytorch-IterativeFCN","repo_kind":"listed","path":"iterativeFCN.py","file_url":"https://github.com/leohsuofnthu/Pytorch-IterativeFCN/blob/HEAD/iterativeFCN.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":"a1d5172c411b098d"}},{"code_sha256_prefix":"6103d27eb89d2193","entry":"UNet","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"6103d27eb89d2193"}},{"code_sha256_prefix":"7a32dce4d065a404","entry":"UNet","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.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":"7a32dce4d065a404"}},{"code_sha256_prefix":"08a841012a2f2d6c","entry":"UNet","repo":"UdonDa/3D-UNet-PyTorch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/UdonDa/3D-UNet-PyTorch/blob/HEAD/src/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":"08a841012a2f2d6c"}},{"code_sha256_prefix":"e25b932cbe95a18e","entry":"UNet3D","repo":"fepegar/unet","repo_kind":"listed","path":"unet/unet.py","file_url":"https://github.com/fepegar/unet/blob/HEAD/unet/unet.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":"e25b932cbe95a18e"}},{"code_sha256_prefix":"21dc7d3844afe540","entry":"UNet3D","repo":"mlf-core/liver-ct-segmentation","repo_kind":"listed","path":"liver_ct_segmentation/model/unet_3d_models.py","file_url":"https://github.com/mlf-core/liver-ct-segmentation/blob/HEAD/liver_ct_segmentation/model/unet_3d_models.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":"21dc7d3844afe540"}},{"code_sha256_prefix":"54df8e2e39fdda93","entry":"UpConv","repo":"elektronn/elektronn3","repo_kind":"listed","path":"elektronn3/models/unet.py","file_url":"https://github.com/elektronn/elektronn3/blob/HEAD/elektronn3/models/unet.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":"54df8e2e39fdda93"}},{"code_sha256_prefix":"316fb42e9e6ed79e","entry":"a_cosine_learning_rate","repo":"jiajun169/mindspore_models","repo_kind":"listed","path":"Unet3d/src/lr_schedule.py","file_url":"https://github.com/jiajun169/mindspore_models/blob/HEAD/Unet3d/src/lr_schedule.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":"316fb42e9e6ed79e"}},{"code_sha256_prefix":"6e413b6f8321f25a","entry":"correct_nifti_head","repo":"lyqcom/3d-unet","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/lyqcom/3d-unet/blob/HEAD/src/utils.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":"6e413b6f8321f25a"}},{"code_sha256_prefix":"1682295cd0093044","entry":"create_decoders","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"1682295cd0093044"}},{"code_sha256_prefix":"27fd44d28f16c5a5","entry":"create_encoders","repo":"wolny/pytorch-3dunet","repo_kind":"listed","path":"pytorch3dunet/unet3d/model.py","file_url":"https://github.com/wolny/pytorch-3dunet/blob/HEAD/pytorch3dunet/unet3d/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":"27fd44d28f16c5a5"}},{"code_sha256_prefix":"90a0e8705a358db8","entry":"dynamic_lr","repo":"jiajun169/mindspore_models","repo_kind":"listed","path":"Unet3d/src/lr_schedule.py","file_url":"https://github.com/jiajun169/mindspore_models/blob/HEAD/Unet3d/src/lr_schedule.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":"90a0e8705a358db8"}},{"code_sha256_prefix":"42ad2df596a897dd","entry":"first","repo":"lyqcom/3d-unet","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/lyqcom/3d-unet/blob/HEAD/src/utils.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":"42ad2df596a897dd"}},{"code_sha256_prefix":"77063b815fa723a0","entry":"get_list_of_files_in_dir","repo":"jiajun169/mindspore_models","repo_kind":"listed","path":"Unet3d/src/convert_nifti.py","file_url":"https://github.com/jiajun169/mindspore_models/blob/HEAD/Unet3d/src/convert_nifti.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":"77063b815fa723a0"}},{"code_sha256_prefix":"47769d97406c079f","entry":"get_random_patch","repo":"lyqcom/3d-unet","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/lyqcom/3d-unet/blob/HEAD/src/utils.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":"47769d97406c079f"}},{"code_sha256_prefix":"d6a99ec714147ac1","entry":"linear_warmup_learning_rate","repo":"jiajun169/mindspore_models","repo_kind":"listed","path":"Unet3d/src/lr_schedule.py","file_url":"https://github.com/jiajun169/mindspore_models/blob/HEAD/Unet3d/src/lr_schedule.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":"d6a99ec714147ac1"}},{"code_sha256_prefix":"e96116a2cbef22f9","entry":"unet3D","repo":"Iammuratc/grainDetection","repo_kind":"listed","path":"model.py","file_url":"https://github.com/Iammuratc/grainDetection/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":"e96116a2cbef22f9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}