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

ONNX file export from Yolov7-face can not work in Infer task #7

Open
tranducanhbk opened this issue Aug 4, 2023 · 0 comments
Open

Comments

@tranducanhbk
Copy link

Hi we0091234!
I convert pt weigth to onnx file follow your instruction and already convert it to TRT using onnx2trt lib.
But when i run infer task using
./yolov7_face ./yolov7s-face.trt ../../yolov7-face/test_images the error occur like bellow
ERROR: 3: getPluginCreator could not find plugin: ScatterND version: 1
But when i use your onnx file everything is fine.
Can u tell me how to export ONNX file correctly

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