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
1 | initial version |
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