Skip to content

Azure Cognitive Services - Custom Vision Sample Program for OpenCV DNN Module (C++)

License

Notifications You must be signed in to change notification settings

UnaNancyOwen/CustomVisionSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Cognitive Services - Custom Vision Sample Program for OpenCV DNN Module

This repository is sample program of inference using OpenCV DNN module with Azure Custom Vision model written in native C++.
This sample program inference on local using model that trained on cloud.

Environment

  • Visual Studio 2017/2019 / GCC 4.9 (or later)
  • OpenCV 4.2.0 (or later)
  • CMake 3.7.2 (latest release is preferred)

Custom Vision

Please train your model using Custom Vision of Azure Cognitive Services.
After trained, You can export your trained model (ONNX format).
Please unzip, and copy these files (model.onnx, labels.txt) to source code directory.

License

Copyright © 2020 Tsukasa SUGIURA
Distributed under the MIT License.

Contact

Reference

About

Azure Cognitive Services - Custom Vision Sample Program for OpenCV DNN Module (C++)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published