tensorflow-cpp
tensorflow-cpp copied to clipboard
Image classification C++ example using tensorflow shared library
Hi, I was just going through the project. didn't find anything on how to use this project. like there is no demo or example to check this. so can u...
Hi, when I compile this project on my PC, I encountered this error: 9204c5822ab19c8cc36901c6232760a7/external/io_bazel_rules_closure/closure/filegroup_external.bzl:23:16: The function 'set' has been removed in favor of 'depset', please use the latter. You can...
When I run `make app` after all the previous steps have been finished (I choose N for all the options when configuring tensorflow and without CUDA), I got the following...
I am doing research on face Recognition using tensorflow. Can I please know how how to use the code to create model file for face recognition. **Task (required in C++)**...
I completed a classify project using resnet, with python to train and cpp to predict. but the predict result have always been a wrong class. Then I load the *.pb...
When use "make" command to build this project, it tells me "make error: No rule to make target `lib/libtensorflow.so'". So I wonder that is libtensorflow.so automatically generated by make this...
fedora
Is possible to run this in fedora