Searched refs:readAllLinesOrExit (Results 1 – 1 of 1) sorted by relevance
62 readAllLinesOrExit(Paths.get(modelDir, "imagenet_comp_graph_label_strings.txt")); in main()150 private static List<String> readAllLinesOrExit(Path path) { in readAllLinesOrExit() method in LabelImage