Skip to content

TensorRT convert and Test #26

@BlackLee68

Description

@BlackLee68

hi @wenbowen123 , thanks for the great work!

I tested the model on AGX orin 32G(Jetpack 6.2), I found the 20-30-48 and the 23-36-67 shows different results when using TRT model for testing, I use the same convert code and command to generate TRT engine, but the final results seemed quite different when using run_demo_tensorrt.py, below is the res:

1, 23-36-67 Checkpoint with 4 iters, the result looks good:

Image

2, 20-30-48 Checkpoint with 4 iters, the result looks a little strange:

Image

I checked the post_runner, found the input is different between 23-36-67 and 20-30-48, the "features_left_16" is not used in 20-30-48 TRT engine, is this normal or i missed something when converting the model ?

Thanks a lot!

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