Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to convert Action Model to tensorRT via onnx #72

Open
sainivedh opened this issue Jul 29, 2021 · 0 comments
Open

Unable to convert Action Model to tensorRT via onnx #72

sainivedh opened this issue Jul 29, 2021 · 0 comments

Comments

@sainivedh
Copy link

I was successful in converting JDE tracking model to tensorRT as the input_shapes to model is clearn (1, 3, 608, 1088).

But for action model, feature extraction inputs to model is not clear, here boxes and objects are given as class objects, not tensor arrays and the size varies for each frame. So, how and where are these two class objects getting converted to arrays.

Any help/guidance with the conversion of AIA model to tensorRT is much appreciated

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant