Skip to content
#

coreml-image-classifier

Here are 7 public repositories matching this topic...

Language: All
Filter by language

This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…

  • Updated Aug 6, 2019
  • Swift

Core ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode Playgrounds with the dataset I provided.

  • Updated Dec 18, 2022
  • Swift

Improve this page

Add a description, image, and links to the coreml-image-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coreml-image-classifier topic, visit your repo's landing page and select "manage topics."

Learn more