Skip to content

Support for dynamic batch size in scorer ONNX model #37

Description

@ywlng

Hi, thank you for sharing this project.
I found that the provided scorer_hwc.onnx declares a dynamic batch dimension, but internally it contains a hard-coded batch size of 252, so it cannot run with arbitrary batch sizes.
Could you please explain how scorer_hwc.onnx was exported? Would it be possible to replace it with the official NVIDIA FoundationPose score_model.onnx from NGC and build the TensorRT engine for this project?
My use case requires a truly dynamic batch size. Any guidance on the required model conversion or input/output changes would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions