ios-short-core-ml icon indicating copy to clipboard operation
ios-short-core-ml copied to clipboard

iOS image classification app using Core ML and MobileNet

Results 4 ios-short-core-ml issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

As Python 2 ends its lifetime in January 2020, the last Ubuntu LTS, which supports Python script in this repository is 18.04. Therefore I specified the preferred Ubuntu version to...

In a function convertToPixelBuffer(image:) there's code path when created pixel buffer is not unlocked.