TensorRT-CenterNet
TensorRT-CenterNet copied to clipboard
TensorRT-7.2.2.3.Windows10模型转换报错
Hello, I am converting the model in Windows 10, nvidia driver version 11.1, cudn version 8.0, TensorRT-7.2.2.3, buildengine has the following error: PS E:\Public_SVN\TensorRT-CenterNet\Release> ./buildEngine -i model/centerface.onnx -o centerface.engine
Input filename: model/centerface.onnx ONNX IR version: 0.0.4 Opset version: 0 Producer name: pytorch Producer version: Domain: Model version: 0 Doc string:
WARNING: ONNX model has a newer ir_version (0.0.4) than this parser was built against (0.0.3).
Begin building engine...
ERROR: Network must have at least one output
ERROR: Network validation failed.
ERROR: Unable to create engine
能提供windows平台编译的教程不,非常感谢