Searched defs:num_keypoints (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/tests/ut/data/dataset/testCOCO/annotations/ |
| D | key_point.json | 1 …egmentation": [[10.0,12.0,13.0,14.0,15.0,16.0,17.0,18.0,19.0,20.0]], "num_keypoints": 10,"area": 1… number
|
| /third_party/mindspore/tests/ut/cpp/dataset/ |
| D | c_api_dataset_coco_test.cc | 258 auto num_keypoints = row["num_keypoints"]; in TEST_F() local
|