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 1295744524 Add ConvertColor Operation 4 years ago
..
dvpp Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
lite_cv Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
soft_dvpp Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
CMakeLists.txt Add ConvertColor Operation 4 years ago
adjust_gamma_op.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
adjust_gamma_op.h [feat][assistant][I3CEGM] add op adjust gamma 4 years ago
affine_op.cc !14930 Handle ignored returned Status 4 years ago
affine_op.h Adding affine 5 years ago
auto_contrast_op.cc Removed unused include 4 years ago
auto_contrast_op.h remove print calls 5 years ago
bounding_box.cc files_need_cleanup fixes 4 years ago
bounding_box.h MindData Codespell correction 5 years ago
bounding_box_augment_op.cc Removed unused include 4 years ago
bounding_box_augment_op.h MindData Codespell correction 5 years ago
center_crop_op.cc fix CI 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 [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 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 MD CI code warning fixes 4 years ago
cutmix_batch_op.h Fix max function length of CutMixBatchOp::Compute 4 years ago
decode_op.cc Rectification error 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 update code warning fix to master 4 years ago
exif_utils.h add rotate op for EXIF image info 5 years ago
gaussian_blur_op.cc add GaussianBlur API 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 [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
hwc_to_chw_op.h remove print calls 5 years ago
image_utils.cc Add ConvertColor Operation 4 years ago
image_utils.h Add ConvertColor Operation 4 years ago
invert_op.cc revert 'Pull Request !21685 : add function to invert_op' 4 years ago
invert_op.h remove print calls 5 years ago
lite_image_utils.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
lite_image_utils.h [feat][assistant][I3CEGQ] add op rgb2bgr 4 years ago
math_utils.cc files_need_cleanup fixes 4 years ago
math_utils.h Adding affine 5 years ago
mixup_batch_op.cc fix warnings for master 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 Update normalization description at nn/layer/normalization.py 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 [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
posterize_op.h Added Posterize Op 5 years ago
random_affine_op.cc Removed unused include 4 years ago
random_affine_op.h Adding affine 5 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 [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
random_color_op.h Modify alarm 5 years ago
random_crop_and_resize_op.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
random_crop_and_resize_op.h all the updated input order 4 years ago
random_crop_and_resize_with_bbox_op.cc code check fixes 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 all the updated input order 4 years ago
random_crop_decode_resize_op.h all the updated input order 4 years ago
random_crop_op.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
random_crop_op.h all the updated input order 4 years ago
random_crop_with_bbox_op.cc code check fixes 4 years ago
random_crop_with_bbox_op.h all the updated input order 4 years ago
random_horizontal_flip_op.cc mindspore path adjust 5 years ago
random_horizontal_flip_op.h all the updated input order 4 years ago
random_horizontal_flip_with_bbox_op.cc adding bbox class 5 years ago
random_horizontal_flip_with_bbox_op.h Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
random_posterize_op.cc Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
random_posterize_op.h changing affine and posterize apis 5 years ago
random_resize_op.cc Removed unused include 4 years ago
random_resize_op.h Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
random_resize_with_bbox_op.cc mindspore path adjust 5 years ago
random_resize_with_bbox_op.h Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
random_rotation_op.cc fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {} 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 minddata err msg add file path 5 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 random sharpness cpp op support 5 years ago
random_solarize_op.cc fix file_need_clean master 4 years ago
random_solarize_op.h Rebase up to 88ded11f5971f547adb7e1baecd3330c17fc5330 5 years ago
random_vertical_flip_op.cc mindspore path adjust 5 years ago
random_vertical_flip_op.h all the updated input order 4 years ago
random_vertical_flip_with_bbox_op.cc code check fixes 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 repair bug in PILCUBIC resize 4 years ago
resize_cubic_op.h add pil version cubic resize 5 years ago
resize_op.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 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 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 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 the param check of center in Rotate, and change the default value of center from {-1, -1} to {} 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 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
sharpness_op.h random sharpness cpp op support 5 years ago
slice_patches_op.cc add slice patches in python and c++ 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 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 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