You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mindspore-ci-bot bc4b1c2460 !2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox) 5 years ago
..
CMakeLists.txt comments added, ptrs to consts, UT tests for BBOps 5 years ago
bounding_box_augment_op.cc addressed comments from reviews 5 years ago
bounding_box_augment_op.h addressed comments from reviews 5 years ago
center_crop_op.cc initial version 6 years ago
center_crop_op.h initial version 6 years ago
cut_out_op.cc fix random seed behaviour 5 years ago
cut_out_op.h fix random seed behaviour 5 years ago
decode_op.cc fix too much MS_LOG(INFO) in MD 5 years ago
decode_op.h update clang format rule 5 years ago
hwc_to_chw_op.cc initial version 6 years ago
hwc_to_chw_op.h initial version 6 years ago
image_utils.cc comments added, ptrs to consts, UT tests for BBOps 5 years ago
image_utils.h comments added, ptrs to consts, UT tests for BBOps 5 years ago
normalize_op.cc initial version 6 years ago
normalize_op.h initial version 6 years ago
pad_op.cc initial version 6 years ago
pad_op.h initial version 6 years ago
random_color_adjust_op.cc initial version 6 years ago
random_color_adjust_op.h initial version 6 years ago
random_crop_and_resize_op.cc resolved issues in the comments 5 years ago
random_crop_and_resize_op.h resolved issues in the comments 5 years ago
random_crop_and_resize_with_bbox_op.cc comments added, ptrs to consts, UT tests for BBOps 5 years ago
random_crop_and_resize_with_bbox_op.h my files added back in 5 years ago
random_crop_decode_resize_op.cc - Move MutableBuffer to be protected 5 years ago
random_crop_decode_resize_op.h initial version 6 years ago
random_crop_op.cc comments added, ptrs to consts, UT tests for BBOps 5 years ago
random_crop_op.h comments added, ptrs to consts, UT tests for BBOps 5 years ago
random_crop_with_bbox_op.cc comments added, ptrs to consts, UT tests for BBOps 5 years ago
random_crop_with_bbox_op.h my files added back in 5 years ago
random_horizontal_flip_bbox_op.cc addressed comments from reviews 5 years ago
random_horizontal_flip_bbox_op.h added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests 5 years ago
random_horizontal_flip_op.cc initial version 6 years ago
random_horizontal_flip_op.h initial version 6 years ago
random_resize_op.cc initial version 6 years ago
random_resize_op.h initial version 6 years ago
random_rotation_op.cc initial version 6 years ago
random_rotation_op.h initial version 6 years ago
random_vertical_flip_op.cc initial version 6 years ago
random_vertical_flip_op.h initial version 6 years ago
random_vertical_flip_with_bbox_op.cc comments added, ptrs to consts, UT tests for BBOps 5 years ago
random_vertical_flip_with_bbox_op.h my files added back in 5 years ago
rescale_op.cc initial version 6 years ago
rescale_op.h initial version 6 years ago
resize_bilinear_op.cc initial version 6 years ago
resize_bilinear_op.h initial version 6 years ago
resize_op.cc initial version 6 years ago
resize_op.h initial version 6 years ago
uniform_aug_op.cc Create TensorRow class that supports a row id. 5 years ago
uniform_aug_op.h Create TensorRow class that supports a row id. 5 years ago