john-rocky/CoreML-Models
A collection of pre-trained deep learning models (CNNs, Transformers, GANs) converted to CoreML format for Apple device deployment.

This repository provides a curated zoo of pre-trained deep learning models converted to Apple’s CoreML format for iOS and macOS deployment. It includes image classifiers (EfficientNet, VisionTransformer, DeiT), object detectors (YOLOv5-v11, D-FINE, RF-DETR), segmentation models (SAM2, IS-Net, U2Net), super-resolution models (Real ESRGAN, GFPGAN), and style transfer/GAN models. Users download bundled models and integrate them into Swift projects using the CoreML framework.