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.
 
 
 
 
 
 
shenwei41 e65d4cff24 Add lite_mat Annotation information 4 years ago
..
dvpp fix pclint of minddata 4 years ago
lite_cv Add lite_mat Annotation information 4 years ago
soft_dvpp Add Random operation with MultiField 4 years ago
CMakeLists.txt [feat][assistant][I3CEGR] add op random lighting 4 years ago
adjust_gamma_op.cc fix move profiling 4 years ago
adjust_gamma_op.h [feat][assistant][I3CEGM] add op adjust gamma 4 years ago
affine_op.cc fix: code review new 4 years ago
affine_op.h Adding affine 5 years ago
auto_contrast_op.cc fixed code quality issues 4 years ago
auto_contrast_op.h remove print calls 5 years ago
bounding_box.cc modify log in kernel part 4 years ago
bounding_box.h MindData Codespell correction 5 years ago
bounding_box_augment_op.cc fixed code quality issues 4 years ago
bounding_box_augment_op.h MindData Codespell correction 5 years ago
center_crop_op.cc fix code review 4 years ago
center_crop_op.h Unified code style 5 years ago
convert_color_op.cc Add ConvertColor Operation 4 years ago
convert_color_op.h Add ConvertColor Operation 4 years ago
crop_op.cc modify log in kernel part 4 years ago
crop_op.h add Crop Python API 4 years ago
cut_out_op.cc Removed unused include 4 years ago
cut_out_op.h Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago
cutmix_batch_op.cc modify log in kernel part 4 years ago
cutmix_batch_op.h Fix max function length of CutMixBatchOp::Compute 4 years ago
decode_op.cc modify log in kernel part 4 years ago
decode_op.h all the updated input order 4 years ago
equalize_op.cc Added cpp Equalize op 5 years ago
equalize_op.h remove print calls 5 years ago
exif_utils.cc fix: code review new 4 years ago
exif_utils.h add rotate op for EXIF image info 5 years ago
gaussian_blur_op.cc fix move profiling 4 years ago
gaussian_blur_op.h add GaussianBlur API 4 years ago
horizontal_flip_op.cc add HorizontalFlip and VerticalFlip APIs 4 years ago
horizontal_flip_op.h add HorizontalFlip and VerticalFlip APIs 4 years ago
hwc_to_chw_op.cc fix: code review new 4 years ago
hwc_to_chw_op.h remove print calls 5 years ago
image_utils.cc !16269 [assistant][RandomLighting] 4 years ago
image_utils.h [feat][assistant][I3CEGR] add op random lighting 4 years ago
invert_op.cc modify log in kernel part 4 years ago
invert_op.h remove print calls 5 years ago
lite_image_utils.cc optimize the comment and log description 4 years ago
lite_image_utils.h modify log in kernel part 4 years ago
math_utils.cc sync code 4 years ago
math_utils.h Adding affine 5 years ago
mixup_batch_op.cc sync code 4 years ago
mixup_batch_op.h fix file_need_clean master 4 years ago
normalize_op.cc Bug in Normalize when num_channels > 128 4 years ago
normalize_op.h Modify normalize to support multiple of channels 4 years ago
normalize_pad_op.cc modify log in kernel part 4 years ago
normalize_pad_op.h Add NormalizePadOp 5 years ago
pad_op.cc Rectification error 4 years ago
pad_op.h all the updated input order 4 years ago
posterize_op.cc modify log in kernel part 4 years ago
posterize_op.h Added Posterize Op 5 years ago
random_adjust_sharpness_op.cc [feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness 4 years ago
random_adjust_sharpness_op.h [feat] [assistant] [I40GZE] add new data operator RandomAdjustSharpness 4 years ago
random_affine_op.cc fixed code quality issues 4 years ago
random_affine_op.h Adding affine 5 years ago
random_auto_contrast_op.cc [feat] [assistant] [I40GZJ] add new data op RandomAutoContrast 4 years ago
random_auto_contrast_op.h [feat] [assistant] [I40GZJ] add new data op RandomAutoContrast 4 years ago
random_color_adjust_op.cc Removed unused include 4 years ago
random_color_adjust_op.h Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago
random_color_op.cc modify log in kernel part 4 years ago
random_color_op.h Modify alarm 5 years ago
random_crop_and_resize_op.cc add common import 4 years ago
random_crop_and_resize_op.h fix bug 4 years ago
random_crop_and_resize_with_bbox_op.cc fixed code quality issues 4 years ago
random_crop_and_resize_with_bbox_op.h all the updated input order 4 years ago
random_crop_decode_resize_op.cc minddata sync code review 4 years ago
random_crop_decode_resize_op.h fix bug 4 years ago
random_crop_op.cc modify error info 4 years ago
random_crop_op.h fix bug 4 years ago
random_crop_with_bbox_op.cc fixed code quality issues 4 years ago
random_crop_with_bbox_op.h all the updated input order 4 years ago
random_equalize_op.cc [feat] [assidtant] [I40GZN] add new data ops RandomEqualize 4 years ago
random_equalize_op.h [feat] [assidtant] [I40GZN] add new data ops RandomEqualize 4 years ago
random_horizontal_flip_op.cc Add Random operation with MultiField 4 years ago
random_horizontal_flip_op.h fix bug 4 years ago
random_horizontal_flip_with_bbox_op.cc fixed code quality issues 4 years ago
random_horizontal_flip_with_bbox_op.h Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
random_invert_op.cc [feat] [assistant] [I40GZC] add new data ops RandomInvert 4 years ago
random_invert_op.h [feat] [assistant] [I40GZC] add new data ops RandomInvert 4 years ago
random_lighting_op.cc [feat][assistant][I3CEGR] add op random lighting 4 years ago
random_lighting_op.h [feat][assistant][I3CEGR] add op random lighting 4 years ago
random_posterize_op.cc fixed code quality issues 4 years ago
random_posterize_op.h changing affine and posterize apis 5 years ago
random_resize_op.cc Add Random operation with MultiField 4 years ago
random_resize_op.h fix bug 4 years ago
random_resize_with_bbox_op.cc mindspore path adjust 5 years ago
random_resize_with_bbox_op.h fix: code review new 4 years ago
random_rotation_op.cc modify log in kernel part 4 years ago
random_rotation_op.h fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {} 4 years ago
random_select_subpolicy_op.cc fixed code quality issues 4 years ago
random_select_subpolicy_op.h Unified code style 5 years ago
random_sharpness_op.cc Removed unused include 4 years ago
random_sharpness_op.h fix: code review new 4 years ago
random_solarize_op.cc fixed code quality issues 4 years ago
random_solarize_op.h fix: code review new 4 years ago
random_vertical_flip_op.cc Add Random operation with MultiField 4 years ago
random_vertical_flip_op.h fix bug 4 years ago
random_vertical_flip_with_bbox_op.cc fixed code quality issues 4 years ago
random_vertical_flip_with_bbox_op.h Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
rescale_op.cc [Part II] Push down json save logic to IR and add getter to each IR node 5 years ago
rescale_op.h all the updated input order 4 years ago
resize_bilinear_op.h remove print calls 5 years ago
resize_cubic_op.cc fix pclint of minddata 4 years ago
resize_cubic_op.h fix code review 4 years ago
resize_op.cc modify log in kernel part 4 years ago
resize_op.h all the updated input order 4 years ago
resize_preserve_ar_op.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
resize_preserve_ar_op.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
resize_with_bbox_op.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
resize_with_bbox_op.h update cpp api & doc 4 years ago
rgb_to_bgr_op.cc fix move profiling 4 years ago
rgb_to_bgr_op.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
rgb_to_gray_op.cc Add RGB2GRAY operation 5 years ago
rgb_to_gray_op.h Add RGB2GRAY operation 5 years ago
rgba_to_bgr_op.cc Added wrapper around color change function 5 years ago
rgba_to_bgr_op.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
rgba_to_rgb_op.cc Added wrapper around color change function 5 years ago
rgba_to_rgb_op.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
rotate_op.cc fix code review 4 years ago
rotate_op.h fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {} 4 years ago
sharpness_op.cc msadd example for common used Api 4 years ago
sharpness_op.h random sharpness cpp op support 5 years ago
slice_patches_op.cc fix move profiling 4 years ago
slice_patches_op.h add slice patches in python and c++ 4 years ago
solarize_op.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
solarize_op.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
swap_red_blue_op.cc Added crop signature, wip 5 years ago
swap_red_blue_op.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
uniform_aug_op.cc fixed code quality issues 4 years ago
uniform_aug_op.h [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
vertical_flip_op.cc add HorizontalFlip and VerticalFlip APIs 4 years ago
vertical_flip_op.h add HorizontalFlip and VerticalFlip APIs 4 years ago