Searched defs:image_path (Results 1 – 11 of 11) sorted by relevance
55 Path image_path = root_dir / Path("sbu_images"); in ValidateParams() local
112 Status Food101Op::ReadImageToTensor(const std::string &image_path, std::shared_ptr<Tensor> *tensor)… in ReadImageToTensor()
126 Status WIDERFaceOp::ReadImageToTensor(const std::string &image_path, std::shared_ptr<Tensor> *tenso… in ReadImageToTensor()144 std::string image_path; in GetTraValAnno() local
205 Path image_path = image_folder_ / Path(image_name); in ParsePair() local
259 Path image_path = path / image_label.first; in LoadTensorRow() local
215 Path image_path(image_names_[index]); in ReadImageAndLabel() local
26 int ReadImage(const std::string &image_path, cv::Mat *image) { in ReadImage()
199 for (const auto &image_path : calibrate_data_path) { in CollectCalibInputs() local
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
177 optional string image_path = 2; // The Metadata and image path must have one fill in field