Home
last modified time | relevance | path

Searched refs:COCO_ANNOTATION_FILE (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_cache_map.py29 COCO_ANNOTATION_FILE = "../data/dataset/testCOCO/annotations/train.json" variable
232 …ds1 = ds.CocoDataset(COCO_DATA_DIR, annotation_file=COCO_ANNOTATION_FILE, task="Detection", decode…
1490 …ds1 = ds.CocoDataset(COCO_DATA_DIR, annotation_file=COCO_ANNOTATION_FILE, task="Detection", decode…
1526 …ds1 = ds.CocoDataset(COCO_DATA_DIR, annotation_file=COCO_ANNOTATION_FILE, task="Detection", decode…