Resnet50

This tutorial show you a complete pipeline to train a classification model. If you don’t know what is a pipeline have a look here

This tutorial is divided in 3 parts:

PART 1: Training classification model with custom dataset

PART 2 : Convert the trained model to onnx format

PART 3 : Use the converted onnx model in C++ for your specific operating System.

After complete this tutorial you will be able to use a custom classification model in C++

Powered by BetterDocs