Package org.springframework.cloud.fn.object.detection
package org.springframework.cloud.fn.object.detection
-
ClassesClassDescriptionAugment the input image fromMemory detected object bounding boxes and categories.Converts byte array image into a input Tensor for the Object Detection API.Converts byte array image into a input Tensor for the Object Detection API.Converts the Tensorflow Object Detection result into
ObjectDetectionlist.Convenience class that leverages the theObjectDetectionInputConverter,ObjectDetectionOutputConverterandTensorFlowServicein combination fromMemory the Tensorflow Object Detection API (https://github.com/tensorflow/models/tree/master/research/object_detection) models for detection objects in input images.