- This project is a experiment of CoreML use. I follow the section 23 classes of App Brewary iOS course: https://www.udemy.com/course/ios-13-app-development-bootcamp/
- This projet uses CoreML to identify what is in a photo and show the probablity using list
- This project uses Inceptionv3 mlmodel to classify
- I made just a small modification and show a list of items found in photo insted tell if is or not a hotdog
Open your terminal and type in
$ git clone https://github.com/IsaacCavalcante/FlowerBud.git
$ cd FlowerBud
Change Signing Team in Signing & Capabilities in order to build in your device, run and be happy! :)
If you have any question, ask me. You will find my contact going to my github profile