Inspect, Benchmark, and Run Core ML Models from the Command Line
coreml is a native macOS command-line tool for working with Apple Core ML models. Inspect, run inference, benchmark, and compile models directly from the terminal. Repository: https://github.com/schappim/coreml-cli What is coreml-cli? coreml-cli is a Swift-based CLI that wraps Ap...