SiamMask
SiamMask copied to clipboard
export to onnx and run with tensorrt c++ api
hi, is this network able to be exported to onnx format and run on tensorrt.
hi, is this network able to be exported to onnx format and run on tensorrt.
No none known. very confusing to convert one model to another format.
@ynma-hanvo I was able to convert it to ONNX and run via onnxruntime but haven't tested with tensorrt: https://github.com/vjsrinivas/siammask_onnx
let me try