官方build指南:
https://tensorflow.google.cn/install/source#install_bazel
官方样例:
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/label_image
https://yiyibooks.cn/yiyi/tensorflow_13/install/install_c.html
main.cc文件为c++。
多图片输入:
https://blog.youkuaiyun.com/wd1603926823/article/details/99406974
使用GPU:
https://blog.youkuaiyun.com/luoyexuge/article/details/81877069
TODO:
疫情在家,现在缺少GPU和linux,先调研占个坑。