Skip to content

SwiftlyNoah/FruitDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

App Icon

FruitDetector

Fruit Detector is a bare-bones SwiftUI app that runs a CNN that can classify a fruit from one of the following categories:

  • Apple
  • Avocado
  • Banana
  • Cherry
  • Kiwi
  • Mango
  • Orange
  • Pineapple
  • Strawberries
  • Watermelon

The model was trained with 98% accuracy in a Kaggle notebook. Then, it was exported and converted into a .mlpackage file to be used by the Swift app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages