qianlong
12dfca71f1
fix softdvpp coredump
5 years ago
mindspore-ci-bot
77198f3182
!4914 Modify the problem list
Merge pull request !4914 from shenwei41/sw_master
5 years ago
shenwei41
76518f7f13
Modify the problem list
5 years ago
Mahdi
a5f9b8f92e
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
5 years ago
nhussain
eb9a611041
remove old defaults
5 years ago
jonyguo
92087a8b6d
fix: RandomSharpness & RandomSolarize api comment
5 years ago
mindspore-ci-bot
50b5c8035b
!4701 fix concat get_dataset_size error
Merge pull request !4701 from guozhijian/fix_concat_get_dataset_size_err
5 years ago
nhussain
738ae2c78d
change api to use std_vector
try to display image
5 years ago
islam_amin
979111d0ef
Added Posterize Op
5 years ago
jonyguo
b0b370336f
fix: concat get_dataset_size error
5 years ago
jonyguo
5f294fb90d
fix: random affine parameter check
5 years ago
qianlong
aab95ea160
fix softdvpp python api doc
5 years ago
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
5 years ago
mahdi
3ecc53fb4e
Added CutMix
5 years ago
mayang
c410c6a6e2
soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
mindspore-ci-bot
7d70fb4dc4
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
5 years ago
ms_yan
501f549bc9
modify comment for api
5 years ago
Alexey Shevlyakov
8526d5414d
RandomColor
5 years ago
mindspore-ci-bot
58be11907c
!4346 all dataset support get_dataset_size
Merge pull request !4346 from anzhengqi/I1PXKS-Dataset-support-getsize
5 years ago
shenwei41
ec6fa65fd9
Add parameter information
5 years ago
anzhengqi
3e31ac6d62
all Dataset support get_dataset_size
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
nhussain
7766efd58e
add files
5 years ago
qianlong
e9c4378ed8
add support of soft dvpp op
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
mindspore-ci-bot
9ad82f79fd
!3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
5 years ago
anzhengqi
e72e78e2ec
update api document
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
guansongsong
e377ffcebc
fix python api doc for mindspore.dataset second
5 years ago
guansongsong
0bf6ae913a
fix python api doc for mindspore.dataset
5 years ago
ms_yan
7888f78bb8
repair api format problem in totype, totensor, slice
5 years ago
ms_yan
d7c01210cc
check input param `degree` in (min, max) format in random_rotation and other op
5 years ago
mindspore-ci-bot
b4547adb43
!3306 fix api example
Merge pull request !3306 from guozhijian/fix_api_example
5 years ago
jonyguo
90a4e1205a
fix: api example
5 years ago
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
5 years ago
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
Merge pull request !3255 from alashkari/cpp_ops
5 years ago
mindspore-ci-bot
0c3d7ec947
!3243 fix RandomAffine resample bug
Merge pull request !3243 from yanghaitao/yht_fix_randomaffine
5 years ago
Amir Lashkari
572750cd40
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
5 years ago
Zirui Wu
8c6dae88a7
update docstring for compose/randomAppply/randomChoice to stay consistent with py_transforms
address review cmts
address review cmts
5 years ago
yanghaitao
a97777d67e
fix RandomAffine resample bug
5 years ago
xiefangqi
194f73132e
fix numpy docstring problem
5 years ago
mindspore-ci-bot
a84092e89d
!3102 [MD] Add additional parameter checks in RandomCropWithBBoxOp and RandomResizeWithBbox
Merge pull request !3102 from nhussain/random_crop_fixes
5 years ago
mindspore-ci-bot
1a518e1cff
!3144 [MD] Fix ResizeOp behaviour
Merge pull request !3144 from nhussain/dataset_check
5 years ago
nhussain
c984b0fc88
fix size tuple
5 years ago
islam_amin
5647889c0d
Added AutoContrast Op
5 years ago
nhussain
5871ba8a05
more validator fixes
5 years ago
avakh
35c3a63701
support cpp invert operation
5 years ago
Zirui Wu
d233c54139
implemented cpp random choice, apply and compos
python part of random ops
added random select sub policy
validators added
comments added, remaining issues addressed
add more python test cases
fix ci
fix CI
fix order of include files
addr review cmts
addr review cmts
reorg file
fix compile err
address review cmts
address review cmts
5 years ago
Jesse Lee
7c1bc5192b
Initial Drop of CacheOp Phase I
6 years ago
Zirui Wu
7b15e5a742
rework on lookup
add test caser
fix ci
address review cmts
ci
addr review cmt
fix typo
address review cmts
add 2 more test cases
cpplint fix
addr cpplint
addr ci
fix tst case err
fix doc str
5 years ago