Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Adjusting input size of ONNX model #99

@Jackson-agent

Description

@Jackson-agent

Thanks for your excellent work on the ONNX and TensorRT implementations.
I've noticed that the input size of the *_lightglue_pipeline.trt.onnx model is (2, 1, 1024, 1024). I'd like to adjust this to (2, 1, 512, 512).
I've found a conversion script for the *_lightglue_pipeline.onnx model, but I'm unsure how to modify it for the TRT model.
Could you please provide a script or guidance on how to achieve this input size adjustment?

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