TensorFlow models with vcpkg

Job ID: 32072752

Budget: €30 – €250 EUR

I want to use Tensorflow models in Visual Studio C++ via vcpkg.

Two kind of models should be calculated:
A) Classification models
B) Object Detection models

Under the link
https://sendgb.com/t80d1mbsvMN
you can find 2 files:
c01_SampleUse01.zip Sample for Classification model
od01_SampleUse01.zip Sample for Object Detection model

I have installed in vcpkg the following packages:
tensorflow-cc:x64-windows 2.4.1#1
tensorflow-cc:x64-windows-static 2.4.1#1
tensorflow-common:x64-windows 2.4.1#3
tensorflow-common:x64-windows-static 2.4.1#3

The tasks are:

1) Calculate Classification model in Visual Studio C++ via vcpkg with shared libs (dynamic linking)
2) Calculate Classification model in Visual Studio C++ via vcpkg with static linking
3) Calculate Object Detectionmodel in Visual Studio C++ via vcpkg with shared libs (dynamic linking)
4) Calculate Object Detectionmodel in Visual Studio C++ via vcpkg with static linking

Documented source code has to be delivered. Payment will be done only if all tasks are done.
Related categories: C++ Programming Tensorflow Keras Visual Studio