Searched refs:modelDir (Results 1 – 1 of 1) sorted by relevance
57 String modelDir = args[0]; in main() local60 byte[] graphDef = readAllBytesOrExit(Paths.get(modelDir, "tensorflow_inception_graph.pb")); in main()62 readAllLinesOrExit(Paths.get(modelDir, "imagenet_comp_graph_label_strings.txt")); in main()