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
nhussain
6c37ea3be0
fix validators
fixed random_apply tests
fix validators
fixed random_apply tests
fix engine validation
5 years ago
islam_amin
90650658fa
Unify Python Docs for C++ Detection Ops
5 years ago
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
5 years ago
avakh
587e260236
addressing comments
5 years ago
hesham
c6c6fbed38
Slice docstring changes
5 years ago
qianlong
cb01a99b08
fix dataset.text api doc
5 years ago
hesham
674415f7be
Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
5 years ago
mindspore-ci-bot
bc4b1c2460
!2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
Merge pull request !2373 from danishnxt/AugOpsD1
5 years ago
mindspore-ci-bot
7bdcc319b2
!2325 Addressing comments from PR2314
Merge pull request !2325 from imaaamin/object_ops_pr2
5 years ago
Danish Farid
6442a85b75
comments added, ptrs to consts, UT tests for BBOps
updated comments for 3 BB AugOps
addressing comments, void -> status, macros added, fixed test cmt
changed types -> value, fixed ut test funcs, grammar
bug type fix
fixed condition in tests for viz
5 years ago
islam_amin
edc42c5b85
addressed comments from reviews
5 years ago
nhussain
d89101b95f
add missing test
5 years ago
Danish Farid
c1e6ece563
my files added back in
another commit
comm2
comm3
comm4
comm5
comm6
5 years ago
hesham
11826fb256
DuplicateOp
5 years ago