The Machine Learning Model I download from Apple's website, can be used to recognise lots of different object through image.
I want to know, say I need to detect all different kinds of trees. Some can be recognised by the model whereas some cannot. Then how would I know how many trees are being trained in this model? in another word, How would I know all the possible tree recognition in this model? How would I find out? Can I decode the model? or parse it or something?