CoreMLPlayer
Try CoreML models on multiple images and videos easily and quickly
Install / Use
/learn @npna/CoreMLPlayerREADME
<p align="center">
<img width="128" src="CoreMLPlayer/Assets.xcassets/AppIcon.appiconset/Icon-128@2x.png">
</p>
<h1 align="center">CoreML Player</h1>
<p align="center">Try your CoreML Models on multiple videos and images easily and quickly.</p>
Requirements
macOS 13.0+
Currently supports Object Detection and Classification models that can be used with Vision framework.
Screenshots
<sub>Video by Brett Sayles from Pexels</sub>
<sub>Photo by Patrick Tomasso from Unsplash
For demo purposes and being able to test the functionality quickly, project includes a sample mlmodel file:
- YOLOv3Tiny: https://github.com/pjreddie/darknet (downloaded from Apple's website)
