Skip to content

Format bboxes - exporting tflite graphs #10500

@EstelaVMonjardin

Description

@EstelaVMonjardin

If I am not mistaken this docstring (

) is not correct, the image input would not be a float32 tensor of shape [num_anchors, 4] containing the anchor boxes but a float32 tensor of shape model_input_size containing the image we are doing inference over.

Moreover, I would like to know the format of the output boxes, which coordinates are used in this case?

Thank you for reading.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions