CoreML的简单使用。
由于Core ML Models文件比较大,我没有上传到GitHub,需要自己添加Core ML Models文件(如这边的Inceptionv3.mlmodel文件),下载地址https://developer.apple.com/machine-learning/build-run-models/
Inception v3 Detects the dominant objects present in an image from a set of 1000 categories such as trees, animals, food, vehicles, people, and more.
官方网站Machine Learning