coreml-playground

October 9, 2022 ยท View on GitHub

This repository is no longer maintained, but I'm currently developing the new alternative.

banner

coreml-playground

Swift Swift Playgrounds Platform License

CoreML examples for Swift Playgrounds 3.1 on iPadOS 13.1 or later

capture

Get Started

Subscribe to the feed on your iPad

Before you run the code, make sure that your model file is imported.

how-to-import-model

Supported models

  1. Object Recognition
    • MobileNetv2
    • Resnet50
    • SqueezeNet
  2. Object Detection
    • YOLOv3-Tiny
    • MobileNetV2+SSDLite
    • YOLOv3 (insufficient memory)

Contents

  1. 1This repository is no longer maintained, but I'm currently developing the new alternative.
  2. 2Get Started
  3. 3Supported models