git add * git commit -m 'init the opencv and openvino onnxruntime' git branch -M master

git remote add origin git@github.com:edgarshang/qt-model-deploy.git git push -u origin master

image