More from object_detection.utils.visualization_utils
- .encode_image_array_as_png_str()
- .add_cdf_image_summary()
- .VisualizeSingleFrameDetections()
- .draw_bounding_box_on_image()
- .save_image_array_as_png()
- .draw_bounding_boxes_on_image_array()
- .draw_mask_on_image_array()
- .draw_bounding_boxes_on_image()
- .draw_bounding_boxes_on_image_tensors()
- .draw_bounding_box_on_image_array()
- .visualize_boxes_and_labels_on_image_array()
- .add_hist_image_summary()
- .draw_side_by_side_evaluation_image()
- .draw_keypoints_on_image_array()
- .draw_keypoints_on_image()
Related Methods
- time.time()
- numpy.array()
- numpy.uint8()
- numpy.expand_dims()
- tensorflow.ConfigProto()
- tensorflow.import_graph_def()
- tensorflow.expand_dims()
- tensorflow.uint8()
- tensorflow.squeeze()
- tensorflow.cast()
- tensorflow.slice()
- tensorflow.greater()
- tensorflow.Graph()
- tensorflow.int32()
- tensorflow.Session()
- object_detection.utils.visualization_utils.encode_image_array_as_png_str()
- object_detection.utils.visualization_utils.visualize_boxes_and_labels_on_image_array()
- object_detection.utils.ops.reframe_box_masks_to_image_masks()
- object_detection.utils.label_map_util.create_category_index()
- object_detection.utils.label_map_util.load_labelmap()
Python object_detection.utils.visualization_utils.save_image_array_as_png() Examples
The examples for object_detection.utils.visualization_utils.save_image_array_as_png() is no longer available on this page. Please use the the search function to find the examples you need.