how to load the Pytorch model(.pt) when using opencv in c++

后端 未结 0 1078
故里飘歌
故里飘歌 2020-12-03 07:06

Thanks to everyone reading this.

Can you tell me how to load the Pytorch model(.pt) when using opencv in c++? Usually in c++

Net net = readNet(model, config);<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题