Home
last modified time | relevance | path

Searched defs:bbox_node (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dvoc_op.cc177 void VOCOp::ParseNodeValue(XMLElement *bbox_node, const char *name, float *value) { in ParseNodeValue()
224 XMLElement *bbox_node = object->FirstChildElement("bndbox"); in ParseAnnotationBbox() local
/third_party/mindspore/tests/ut/cpp/dataset/common/
Dbboxop_common.cc207 XMLElement *bbox_node = object->FirstChildElement("bndbox"); in LoadAnnotationFile() local