Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/
Dc_transforms.py1897 class RandomResizeWithBBox(ImageTensorOperation): class
Dtransforms.py5419 class RandomResizeWithBBox(ImageTensorOperation): class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/
Dvision.cc1002 RandomResizeWithBBox::RandomResizeWithBBox(const std::vector<int32_t> &size) : data_(std::make_shar… in RandomResizeWithBBox() function in mindspore::dataset::vision::RandomResizeWithBBox