common-image-segmentation-algorithm icon indicating copy to clipboard operation
common-image-segmentation-algorithm copied to clipboard

How did you convert from torch to onnx and tensorRT models

Open ke-dev opened this issue 2 years ago • 3 comments

Hi developer, thanks for you great repo, how did you convert from torch to onnx and tensorRT models,

best

ke-dev avatar Jul 04 '22 06:07 ke-dev

Hi developer, thanks for you great repo, how did you convert from torch to onnx and tensorRT models,

best

Thank you very much for paying attention to this project. In the process of converting the model to tensorRT, you can directly export the model. If it does not work, I will consider uploading a conversion script to help you convert!

Broad-sky avatar Jul 07 '22 01:07 Broad-sky

Hi @Broad-sky , I figered out how to convert to trt model, but I met a error in step 3 make clean, could you provide the environment setting?

best regards

ke-dev avatar Jul 08 '22 06:07 ke-dev

Hi @Broad-sky , I figered out how to convert to trt model, but I met a error in step 3 make clean, could you provide the environment setting?

best regards

Please post the error, thanks

Broad-sky avatar Jul 18 '22 02:07 Broad-sky