In order to flatten class hierarchy, combine `Model` and `ImageModel` classes into `ImageModel`. There is also class `ActionClassificationModel`, refactor it to inherit from `ImageModel` instead of `Model`