Take image_dims: dimensions to scale input for cropping/sampling. Default is to scale to net input size for whole-image crop. gpu, mean, input_scale, raw_scale, channel_swap: params for preprocessing options.
(self, model_file, pretrained_file, image_dims=None,
gpu=False, mean=None, input_scale=None, raw_scale=None,
channel_swap=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected