Core ML Demos

April 5, 2024 ยท View on GitHub

Swift Swift Playgrounds Platform License

Core ML Demos is an experimental Core ML app. It visualizes inference results of ML models and can be used to benchmark ML models and inference backends.

Demos currently implemented:

  • Image Classification
  • Object Detection

Target platforms

  • iPadOS 17.0 or later
  • iOS 17.0 or later

Build requirements

  • Swift Playgrounds 4.4 or later (iPadOS 17.0 or later)

Get Started

  1. Clone this repository
  2. Open DevToys.swiftpm with Swift Playgrounds
  3. Run