3D U-Net
- Origin: https://github.com/mlcommons/inference/tree/master/vision/medical_imaging/3d-unet-kits19
- Article: https://arxiv.org/abs/1606.06650
- Input:
- size: [N,1,128,128,128]
- format: NCHWZ
- ONNX
- opset: 12
- operators: 155 (6 types)
- Concat: 5
- Producer: 78
- ReLU: 22
- Conv: 23
- ConvTranspose: 5
- InstanceNormalization: 22
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.