Skip to content

LinkonBSMRSTU/SceneML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SceneML

iOS app - used Core ML

SceneML explains the scenario of Core ML -- using trained GoogLeNetPlaces model to detect scenes of a selected image. Literately 5 steps are required:

Drag and drop the .mlmodel to the project Load model from the automatic generated model class of the .mlmodel file Define a Vision service with the model Create a request handler with image provided Perform the request service with the request handler

Learned from tutorial

Releases

No releases published

Packages

No packages published

Languages