Searched defs:image_dir (Results 1 – 6 of 6) sorted by relevance
| /third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/ |
| D | dataset.py | 252 def filter_valid_data(image_dir, anno_path): argument 273 def data_to_mindrecord_byte_image(image_dir, anno_path, mindrecord_dir, prefix="yolo.mindrecord", f… argument
|
| /third_party/mindspore/mindspore/mindrecord/tools/ |
| D | imagenet_to_mr.py | 55 def __init__(self, map_file, image_dir, destination, partition_number=1): argument
|
| /third_party/mindspore/tests/perf_test/mindrecord/imagenet/ |
| D | imagenet_to_tfrecord.py | 27 def get_imagenet_filename_label_pic(map_file, image_dir): argument
|
| /third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/ |
| D | yolo_dataset.py | 144 def create_yolo_dataset(image_dir, anno_path, batch_size, max_epoch, device_num, rank, argument
|
| /third_party/mindspore/mindspore/lite/tools/converter/config_parser/ |
| D | preprocess_parser.cc | 185 struct dirent *image_dir = readdir(root); in CollectCalibInputs() local
|
| /third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/ |
| D | dataset.py | 411 def filter_valid_data(image_dir, anno_path): argument
|