Home
last modified time | relevance | path

Searched defs:image_path (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dsbu_node.cc55 Path image_path = root_dir / Path("sbu_images"); in ValidateParams() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dfood101_op.cc112 Status Food101Op::ReadImageToTensor(const std::string &image_path, std::shared_ptr<Tensor> *tensor)… in ReadImageToTensor()
Dwider_face_op.cc126 Status WIDERFaceOp::ReadImageToTensor(const std::string &image_path, std::shared_ptr<Tensor> *tenso… in ReadImageToTensor()
144 std::string image_path; in GetTraValAnno() local
Dsbu_op.cc205 Path image_path = image_folder_ / Path(image_name); in ParsePair() local
Dceleba_op.cc259 Path image_path = path / image_label.first; in LoadTensorRow() local
Dstl10_op.cc215 Path image_path(image_names_[index]); in ReadImageAndLabel() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/preprocess/
Dimage_preprocess.cc26 int ReadImage(const std::string &image_path, cv::Mat *image) { in ReadImage()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/config_parser/
Dpreprocess_parser.cc199 for (const auto &image_path : calibrate_data_path) { in CollectCalibInputs() local
/third_party/mindspore/mindspore-src/source/tests/st/cpp/cxx_api/model/
Dtest_zero_copy.cc46 constexpr auto image_path = "/home/workspace/mindspore_dataset/imagenet/imagenet_original/val/n0144… variable
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/common/
Dbboxop_common.cc71 Path image_path = image_dir_itr->Next(); in GetInputImagesAndAnnotations() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dsummary.proto177 optional string image_path = 2; // The Metadata and image path must have one fill in field