Tries to fetch the label list from the mlmodel file itself and due to newer converted mlmodels having a different output (float32) it also numpy converts the model output to floats.
* Get input tensor size automatically
Get/Save MLMODEL spec automatically. This can also later be used for getting labels automatically.
* Update __init__.py
Removed defunct TODO
* Change to height*width