coreml-resnet-50 / README.md
pcuenq's picture
pcuenq HF staff
Remove large image
87b8861
metadata
tags:
  - image-classification
library_name: coreml
license: mit

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