Ask Your Question

Revision history [back]

Torchscript in opencv

Dear community,

I wonder if it's possible to do inference of torchscript model in OpenCV (c++)? For now, I'm using torchlib (c++) to do that, but I want to get rid of torchlib dlls if possible.

Thanks in advance,

Lucas