Core-ML-Car-Recognition
Car classifier
An iOS application demonstrating car classification using machine learning frameworks.
A Car Recognition Framework for CoreML
173 stars
14 watching
32 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ytakzk/coreml-samples | Provides sample code for using Core ML with ResNet50 model on iOS for image classification | 42 |
chenjoya/vehicle_detection_recognition | A Matlab project for vehicle detection and recognition using deep learning techniques. | 202 |
yulingtianxia/core-ml-sample | A demo project demonstrating the integration of Core ML and Vision Framework with Swift 4 for image classification using an Inception V3 network. | 219 |
cocoa-ai/namescoremldemo | A demo application using CoreML framework to predict gender from first names based on machine learning model | 36 |
hollance/mobilenet-coreml | An implementation of the MobileNet neural network using Apple's CoreML framework for mobile vision applications. | 706 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,615 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
swift-ai/neuralnet-handwriting-ios | An iOS app demonstrating handwriting recognition using deep learning and NeuralNet | 179 |
csailvision/places365 | Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,926 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
hollance/yolo-coreml-mpsnngraph | An implementation of YOLO using Core ML and MPS graph API on iOS | 937 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
canjie-luo/moran_v2 | A deep learning framework for scene text recognition with rectification and attention mechanisms. | 636 |
mdering/coremlzoo | A collection of converted deep learning models in CoreML format | 14 |
jacopomangiavacchi/swiftcoremltools | A Swift library for creating and exporting CoreML models in Swift. | 161 |