ResNet: Deep Residual Learning for Image Recognition

ResNet introduced the concept of residual blocks and is one of the most preferred architectures for feature extraction, image classification, object detection, segmentation, and other tasks. The Core ML models in this repository correspond to the ResNet-50 variant for image classification.

Models

Sample Code

Resources

Downloads last month
28
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the HF Inference API does not support coreml models with pipeline type image-classification

Collection including apple/coreml-resnet-50