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
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