coremltools and CoreMLHelpers

These are complements: coremltools handles model conversion and preparation at the framework level, while CoreMLHelpers provides Swift-specific utility types and functions to simplify working with those converted models in application code.

coremltools
75
Verified
CoreMLHelpers
48
Emerging
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 5,182
Forks: 762
Downloads:
Commits (30d): 4
Language: Python
License: BSD-3-Clause
Stars: 1,429
Forks: 193
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
No risk flags
Stale 6m No Package No Dependents

About coremltools

apple/coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

This tool helps mobile app developers take machine learning models trained in popular frameworks like TensorFlow, PyTorch, or scikit-learn and prepare them for use within iOS, iPadOS, macOS, tvOS, and watchOS applications. It converts these models into Apple's Core ML format, which enables on-device predictions and fine-tuning. The primary users are app developers integrating AI/ML features into their Apple ecosystem applications.

mobile-app-development machine-learning-deployment iOS-development on-device-AI model-conversion

About CoreMLHelpers

hollance/CoreMLHelpers

Types and functions that make it a little easier to work with Core ML in Swift.

CoreMLHelpers simplifies common tasks for developers building machine learning features into Apple applications. It helps transform image data into the format Core ML models expect and convert model outputs back into usable images. This is for iOS/macOS developers integrating trained machine learning models into their Swift-based apps.

iOS-development machine-learning-integration swift-programming app-development computer-vision

Scores updated daily from GitHub, PyPI, and npm data. How scores work