Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/
Dc_transforms.py1436 class RandomCropWithBBox(ImageTensorOperation): class
Dtransforms.py4399 class RandomCropWithBBox(ImageTensorOperation): class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/
Dvision.cc904 RandomCropWithBBox::RandomCropWithBBox(const std::vector<int32_t> &size, const std::vector<int32_t>… in RandomCropWithBBox() function in mindspore::dataset::vision::RandomCropWithBBox