YangLuo
9e033bbe19
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
5 years ago
Cathy Wong
2aa26d245c
C++ API: Move vision ops to new vision files; create transforms namespace
5 years ago
Eric
43d4066aa0
Additional fixes
Added fix for overflow check
5 years ago
eric
cd5af9472e
Added input check
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
Mahdi
a5f9b8f92e
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
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
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
Alexey Shevlyakov
8526d5414d
RandomColor
5 years ago
eric
6a41b44724
Added wrapper around color change function
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
nhussain
7766efd58e
add files
5 years ago
mindspore-ci-bot
f21ee64fd0
!4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
5 years ago
mindspore-ci-bot
2cab58fdbc
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
Merge pull request !3850 from islam_amin/randomaffine_op
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
mindspore-ci-bot
612f533d15
!3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
Merge pull request !3917 from luoyang/c-api
5 years ago
ervinzhang
3a1d8b5f39
added channel swap operation in transforms.h
5 years ago
YangLuo
e6a12946c8
Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
Eric
465a69a70a
Added crop signature, wip
Added input check
Added SwapRedBlue
5 years ago
Cathy Wong
81005a3095
C++ API: Reorder code contents alphabetically
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
liubuyu
43c79eb853
mindspore path adjust
5 years ago