luoyang
ec21d3f748
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
...
Fix error msg of pythontokenizer
4 years ago
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
4 years ago
Xiao Tianci
12da8717b7
1.correct param check for vision op 2.fix config review 3.fix api doc
4 years ago
Zirui Wu
d54ba374b9
order dict by column_id in create_dict_iterator()
...
fix CI
5 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
5 years ago
nhussain
92e99ff224
change map calls
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
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
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
jonyguo
5f294fb90d
fix: random affine parameter check
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
nhussain
6c37ea3be0
fix validators
...
fixed random_apply tests
fix validators
fixed random_apply tests
fix engine validation
5 years ago
Tinazhang
169eaf73c7
reorganize util function visualize()
5 years ago
Tinazhang
c3de5c7a54
adding new TCs to six ops and skip md5 case in RandomPerspective
5 years ago