All Projects → likedan → Core Ml Car Recognition

likedan / Core Ml Car Recognition

Licence: mit
A Car Recognition Framework for CoreML

Programming Languages

swift
15916 projects

Core ML Car Recognition Demo

iOS11 demo application for cars classification using Vision and CoreML frameworks. More models at Core-ML-Examples.

CarRecognition

Model

This demo is based on The Comprehensive Cars (CompCars) dataset, which was converted to CoreML model using coremltools python package.

Requirements

  • Xcode 9
  • iOS 11

Installation

git clone https://github.com/likedan/Core-ML-Car-Recognition.git
cd Core-ML-Car-Recognition
pod install
open CarRecognition.xcworkspace/

Build the project and run it on a simulator or a device with iOS 11.

Author

Kedan Li, [email protected]

Credits

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].