Skip to content

esikmalazman/Kesan-ML-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Kesan-ML-iOS

  • Real-Time image recognition for iOS with CoreML and InceptionV3
  • Test Flight


Description

  • Real-Time image recognition
  • Integrating app with Machine Learning
  • Live preview from camera
  • Implement Safari Services to enable user learn more about image that been recognized
  • MVC design pattern

Frameworks

  • UIKit
  • Vision(Core ML)
  • AVKit
  • SafariServices

What did I learn

  • Configure AVCaptureSession for camera live preview
  • Load and Perform image analysis with pre-trained Machine Learning model in project
  • Refer to Apple docs to understand the method implementation works
  • Passing data between screens with delegate design pattern

Third Party Frameworks

  • Floating Panel
  • Toaster

Depedency Manager

  • Swift Package Manager

About

Real-Time image recognition for iOS with Vision(CoreML) and InceptionV3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages