Skip to content

Always returning 100 detections with .tflite #529

Closed
@aocz1

Description

@aocz1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions