Searched defs:image_path (Results 1 – 11 of 11) sorted by relevance
28 image_path = os.path.join('/home/workspace/mindspore_dataset/mnist', "train") variable
30 image_path = os.path.join('/home/workspace/mindspore_dataset/mnist', "train") variable
53 Path image_path = root_dir / Path("sbu_images"); in ValidateParams() local
25 int ReadImage(const std::string &image_path, cv::Mat *image) { in ReadImage()
179 for (const auto &image_path : calibrate_data_path) { in CollectCalibInputs() local
216 Path image_path = image_folder_ / Path(image_name); in ParsePair() local
252 Path image_path = path / image_label.first; in LoadTensorRow() local
151 optional string image_path = 2; // The Metadata and image path must have one fill in field
46 constexpr auto image_path = "/home/workspace/mindspore_dataset/imagenet/imagenet_original/val/n0144… variable
71 Path image_path = image_dir_itr->Next(); in GetInputImagesAndAnnotations() local