Home
last modified time | relevance | path

Searched defs:anno_path (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/st/model_zoo_tests/yolov3/src/
Ddataset.py252 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/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dyolo_dataset.py144 def create_yolo_dataset(image_dir, anno_path, batch_size, max_epoch, device_num, rank, argument
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/
Ddataset.py411 def filter_valid_data(image_dir, anno_path): argument