Skip to content

shubham101096/WhatFlower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatFlower

An iOS app to identify the flower captured using camera and display info about it. It uses Oxford's flower detection caffe model. First caffe model was converted to mlmodel by installing coremltools in python and running the python script. The resulting mlmodel is used in the iOS app. After flower detection, the information related to it is fetched using wikipedia api and also the wikipedia image of that flower is displayed using SDWebImage pod.

Main screen of app:

Image captured using camera:

Detected flower's info and image fetched from wikipedia:

About

An iOS app to identify the flower captured using camera and display info about it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published