Searched refs:kAnnotationsFolder (Results 1 – 2 of 2) sorted by relevance
40 const char kAnnotationsFolder[] = "/Annotations/"; variable61 std::string annots_path = dir + std::string(kAnnotationsFolder); in GetInputImagesAndAnnotations()85 annot_file.replace(pos, std::string(kImagesFolder).length(), std::string(kAnnotationsFolder)); in GetInputImagesAndAnnotations()
39 const char kAnnotationsFolder[] = "/Annotations/"; variable94 folder_path_ + std::string(kAnnotationsFolder) + image_id + std::string(kAnnotationExtension); in LoadTensorRow()151 folder_path_ + std::string(kAnnotationsFolder) + id + std::string(kAnnotationExtension); in ParseAnnotationIds()