hahv / Test_ONNX_OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snippet code to test whether ONNX model can be loaded and run with OpenCV DNN (C++)

Requirements:

  • ONNX file
  • OpenCV support DNN - Tested on OpenCV 4.5.5 (2022.03.29)
  • Netron app to read Input Shape of ONNX models

If you find this source code helpful, pls consider to buy me a coffee. Thank a lot.

About


Languages

Language:C++ 100.0%