Resnet50-v1.5
- Origin: https://github.com/mlcommons/inference/tree/master/vision/classification_and_detection
- Note : https://catalog.ngc.nvidia.com/orgs/nvidia/resources/resnet_50_v1_5_for_pytorch
- Article: https://arxiv.org/abs/1512.03385
- Input:
- size: [N, 3, 224, 224]
- format : NCHW
- ONNX attributes:
- opset : 11
- Operators: 233 (11 types)
- Add: 17
- ArgMax: 1
- Conv2D: 36
- MatMul: 1
- PaddedConv2D: 17
- PaddedMaxPooling2D: 1
- Producer: 108
- ReLU: 49
- ReduceMean: 1
- Softmax: 1
- Squeeze: 1
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.