返回模型
说明文档
3D U-Net
- 来源: https://github.com/mlcommons/inference/tree/master/vision/medical_imaging/3d-unet-kits19
- 论文: https://arxiv.org/abs/1606.06650
模型
- ONNX
- opset: 12
- 算子: 155 (6 种)
- Concat: 5
- Producer: 78
- ReLU: 22
- Conv: 23
- ConvTranspose: 5
- InstanceNormalization: 22
KITS 2019 (602x512x512)
- Opset: 12
- 来源: PyTorch
- 输入:
- 尺寸: [N,1,128,128,128]
- 格式: NCHWZ
- 输出:
- 尺寸: [N,3,128,128,128]
EclipseAidge/3dunet
作者 EclipseAidge
image-segmentation
↓ 0
♥ 0
创建时间: 2025-01-13 11:08:25+00:00
更新时间: 2025-10-28 15:17:33+00:00
在 Hugging Face 上查看文件 (3)
.gitattributes
3dunet.onnx
ONNX
README.md