Closed
Description
I've successfully managed to train and export models to .tflite with this library, though it appears as though the shape returned with .tflite is [1, 100, 7]. I would like to return less detection's in order to speed up the inference time on mobile devices, is there a way to do this? I have already tried using the hparam "max_instances_per_image", but that doesn't seem to change anything.
Metadata
Metadata
Assignees
Labels
No labels