An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with coreml-image-classifier

A curated list of projects in awesome lists tagged with coreml-image-classifier .

https://github.com/ilijamihajlovic/coreml-and-vision-with-a-pre-trained-deep-learning-ssd-model

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 different types of objects in the image. The detections are described by bounding boxes, and for each bounding box, the model also predicts a class.

computer-vision coreml coreml-framework coreml-image-classifier coreml-model coreml-models coreml-vision image-classification image-recognition machine-learning object-detection swift vison

Last synced: 08 Oct 2025

https://github.com/ilijamihajlovic/core-ml-and-vision-object-classifier-lightweight-version

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.

computer-vision coreml coreml-framework coreml-image-classifier coreml-model coreml-models coreml-vision image-classification image-recognition machine-learning object-detection swift vison

Last synced: 11 Jul 2025