Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

C++ implementation of TensorFlowParser.py

idata
Employee
497 Views

Hello, I was looking at the individual layer operations(TensorFlow) that are supported by NCS. Since I'm working on a project with custom board/OS, I'm not able to run the same python code (basically no python support). As a workaround, I want to use C++ instead.

 

Can anyone please provide more details on where do I find (if there is a) C++ implementation of file /usr/local/bin/ncsdk/Controllers/TensorFlowParser.py? I just need the C++ implementation of layer operations implemented in TensorFlowParser.py.

 

Thanks !!

0 Kudos
1 Reply
idata
Employee
245 Views

I work with c++ only. I dont like python.

 

But there are no very much examples in c++.

 

There are some days, i try to extraction data XY about getResult function witout success (function Region.cpp is difficult to undersand).

 

If someone know url with some samples cpp and ncs, versie 1.
0 Kudos
Reply