Skip to content

An open source iOS application that uses CoreML to classify images and send the results to a custom nodeJS backend

License

Notifications You must be signed in to change notification settings

nxbyte/Classifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classifi

GitHub license

An open source iOS application and nodeJS backend that allows Machine Learning engineers with the ability to deploy trained machine learning models to iOS 11 compatible devices and collect training data for further research and network development.

Repository contains...

  • mobile-application: iOS application using CoreML (put in your own MLModel for image classification)
  • external-server: nodeJS application to forward iOS application payloads to an internal server
  • internal-server: nodeJS application to store transfered images

Requirements

  • 10.13+ High Sierra
  • iOS 11+
  • Xcode 9.2+ (with Swift 4 support)

License

All source code in Classifi is released under the MIT license. See LICENSE for details.

About

An open source iOS application that uses CoreML to classify images and send the results to a custom nodeJS backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published