Product Features
...
Analytics
Statistical Functions

TensorFlow Images Processor

2min
tensorflow images overview processor for feeding images to an already created tensorflow model tensorflow images parameters parameters details model path this parameter specifies the file path for the pre trained tensorflow model that will be used for processing the images tags this parameter allows you to specify tags for loading the model if there are multiple tags, you can separate them using commas input operation this parameter refers to the input tensor that was used when creating the tensorflow model usually the dictionary of values you feed to the model output operation this parameter refers to the output tensor used during the creation of the tensorflow model it usually represents the output of the model gray this parameter specifies whether the images should be processed in grayscale or color image format this parameter likely defines the format of the input images, such as jpeg, png, etc time shift ms this parameter indicates by how many milliseconds the current timestamp should be shifted