jonyguo
553e503e5a
fix: api comment
5 years ago
ms_yan
0cb5c47856
add err modify
5 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
5 years ago
liyong
fb2bd156c9
add unique op
5 years ago
Cathy Wong
e0aaf847aa
dataset API docstring: Update/add text examples
5 years ago
xiefangqi
e7fc0fbcd5
minddata fix compose comment example
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
Merge pull request !5300 from nhussain/slice_op
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
Cathy Wong
e971a3aed9
dataset API docstring: Update datasets.py and config.py
5 years ago
nhussain
96de2ffdb6
fix errors from old compose call in Python
5 years ago
nhussain
f42f9ef9d7
move random apply order and choice ops
5 years ago
Cathy Wong
c101aca224
dataset API docstring: Update transforms and vision desc and examples.
Add ImageBatchFormat to init.
5 years ago
nhussain
3bac9d3713
switch input columns and operation
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
Cathy Wong
e0fc6951f9
dataset API docstring: Add examples and grammar fixes for vision.c_transforms
5 years ago
Cathy Wong
4d4c11b133
dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
mindspore-ci-bot
ab29dbf98b
!5385 dataset fixes: Update OneHot API doc; fixup UTs
Merge pull request !5385 from cathwong/ckw_dataset_ut_cleanup8
5 years ago
mindspore-ci-bot
7367e72d19
!5094 Fix sliceOp API
Merge pull request !5094 from h.farahat/master
5 years ago
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
YangLuo
a2bd2c8721
Change docstring of OneHot to avoid misunderstanding
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
jonyguo
4fae2de95c
fix: update api comment for optional
5 years ago
shenwei41
7fbb36cbc5
Modify the problem of dividing by 0
5 years ago
qianlong
12dfca71f1
fix softdvpp coredump
5 years ago
hesham
5417d9f3e5
Fix sliceOp API
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