Tensorflow - tensorflow_inception_graph.pb 的源代码

Tensorflow - The source code of the tensorflow_inception_graph.pb

有谁知道tensorflow_inception_graph.pb的原始源代码。

我真的不想知道示例项目中的操作

tensorflow/example/android - 读我。 Tensorflow Android 相机演示

https://tensorflow.googlesource.com/tensorflow/+/master/tensorflow/examples/android/ https://storage.googleapis.com/download.tensorflow.org/models/inception5h.zip

谢谢

此代码尚未发布。正如 release announcement for the latest ImageNet model 提到的那样,该团队正在努力发布针对此类模型的完整 Python 训练框架,包括构建图形的代码。

我认为你的 rb 和 inception 标签资产直接来自 here