SiamMask icon indicating copy to clipboard operation
SiamMask copied to clipboard

export to onnx and run with tensorrt c++ api

Open ynma-hanvo opened this issue 4 years ago • 3 comments

hi, is this network able to be exported to onnx format and run on tensorrt.

ynma-hanvo avatar Jan 28 '21 03:01 ynma-hanvo

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.

xiaobei2 avatar Jun 28 '22 07:06 xiaobei2

@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

vjsrinivas avatar Sep 26 '23 21:09 vjsrinivas

let me try

hahans avatar Oct 06 '23 11:10 hahans