Some models require specific parameters to function. Generally, such parameters include image dimensions (height, width, num_channels) and output (num_classes). Currently, we support "num_classes" param passed dynamically to the geo-inference object. I would like to see support for "height", "width", "num_channels" parameters to fit model requirements.
Some models require specific parameters to function. Generally, such parameters include image dimensions (height, width, num_channels) and output (num_classes). Currently, we support "num_classes" param passed dynamically to the geo-inference object. I would like to see support for "height", "width", "num_channels" parameters to fit model requirements.