Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcoco_op.cc431 Status CocoOp::DetectionColumnLoad(const nlohmann::json &annotation_tree, const std::string &image_… in DetectionColumnLoad()
454 Status CocoOp::StuffColumnLoad(const nlohmann::json &annotation_tree, const std::string &image_file, in StuffColumnLoad()
479 Status CocoOp::KeypointColumnLoad(const nlohmann::json &annotation_tree, const std::string &image_f… in KeypointColumnLoad()
496 Status CocoOp::PanopticColumnLoad(const nlohmann::json &annotation_tree, const std::string &image_f… in PanopticColumnLoad()
540 Status CocoOp::CaptionColumnLoad(const nlohmann::json &annotation_tree, const std::string &image_fi… in CaptionColumnLoad()