Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Drandom_crop_op.cc55 … int32_t *padded_image_w, int32_t *padded_image_h, bool *crop_further) { in ImagePadding()
115 …CropOp::GenRandomXY(int *x, int *y, const int32_t &padded_image_w, const int32_t &padded_image_h) { in GenRandomXY()
147 int32_t padded_image_h = 0; in Compute() local
Drandom_crop_with_bbox_op.cc35 int32_t padded_image_h = 0; in Compute() local