Skip to content

iOS app that recognizes flowers. Take a pic or choose one from the gallery and the app will give the name and a short description of that specific flower.

Notifications You must be signed in to change notification settings

edwarfmartinez/WhatFlower

Repository files navigation

WhatFlower

iOS app that recognizes flowers. Take a pic or choose one from the gallery and the app will give the name and a short description of that specific flower.

Phases:

  1. Take image (From gallery or camera)
  2. CoreML image recognition gives the name of the flower
  3. Uses Wikipedia API to get image and description of the name recognized by the CoreML model
  4. Present the result

Concepts:

  • CoreML
  • Pretrained models
  • Image recognition
  • Wikipedia API

ezgif com-gif-maker (2)

About

iOS app that recognizes flowers. Take a pic or choose one from the gallery and the app will give the name and a short description of that specific flower.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages