- Identify flower from an image using CoreML.
- Also fetches description and image of identified flower from Wikipedia.
- Download Oxford 102Flower dataset https://s3.amazonaws.com/jgoode/oxford102.caffemodel
- Convert .caffemodel to .mlmodel using Coremltools https://pypi.org/project/coremltools/
Stack: CoreML, Swift