MaxNumBoundingBoxes classkeras.layers.MaxNumBoundingBoxes(max_number, fill_value=-1, **kwargs)
Ensure the maximum number of bounding boxes.
Note: This layer is safe to use inside a tf.data or grain pipeline
(independently of which backend you're using).
Arguments
boxes and labels in
bounding_boxes. Defaults to -1.