Core ML Demos
April 5, 2024 ยท View on GitHub
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
- Clone this repository
- To clone, I recommend using Working Copy or a-Shell (
lg2command).
- To clone, I recommend using Working Copy or a-Shell (
- Open DevToys.swiftpm with Swift Playgrounds
- Run