chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
2021-08-04 02:32:13 +08:00
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
2021-06-21 16:16:50 +08:00
i-robot
e46e027f10
!18228 Optimize the API docstrings of mindspore.dataset.vision.py_transforms
...
Merge pull request !18228 from xiaotianci/code_docs_fix_py_transforms
2021-06-11 16:43:44 +08:00
Xiao Tianci
b3d7b27335
modify some docstrings
2021-06-11 15:51:36 +08:00
Xiao Tianci
a54e65a7ad
add Crop Python API
2021-06-10 09:46:57 +08:00
Lixia Chen
8c1b561149
Fix cache code check warnings
2021-06-01 10:02:38 -04:00
mindspore-ci-bot
25b8c0d6e3
!14549 fix BUG to master
...
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
2021-04-03 06:29:59 +08:00
luoyang
ec21d3f748
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
...
Fix error msg of pythontokenizer
2021-04-01 19:09:07 +08:00
shenwei41
5ee3fb7648
fix bug
2021-04-01 16:18:05 +08:00
luoyang
e063146b3c
fix minddata issues
2021-03-19 19:51:49 +08:00
YangLuo
74d7bb41a6
fix minddata transform issue
2021-03-12 11:37:14 +08:00
Lixia Chen
0667818d9a
Block caching after random pyfunc
2021-02-12 14:10:00 -05:00
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
2021-02-07 22:52:52 +08:00
Xiao Tianci
d65727494e
fix formula of LinearTransformation
2021-01-20 15:03:10 +08:00
Xiao Tianci
f7093efe6a
modify return description in comments
2021-01-18 20:52:04 +08:00
13465716071
f63db3ed87
MindCon ShanDong bug fix1
2020-12-29 00:01:17 +00:00
mindspore-ci-bot
c4f284b928
!9910 [MD][Perf] MindData add NormalizePad for GPU performance
...
From: @xiefangqi
Reviewed-by:
Signed-off-by:
2020-12-15 16:51:22 +08:00
xiefangqi
3c6cc3c58c
Add NormalizePadOp
2020-12-15 11:45:41 +08:00
luoyang
1cc147df1d
fix pad, normalize in c_trasnform
2020-12-11 17:46:29 +08:00
ms_yan
0cb5c47856
add err modify
2020-11-18 16:30:24 +08:00
jonyguo
1b78e34310
add ANTIALIAS support for python progress
2020-11-03 11:03:46 +08:00
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
...
Merge pull request !6301 from nhussain/c_py_compose
2020-09-24 23:10:47 +08:00
nhussain
fda9462682
embed python compose op
...
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
2020-09-21 11:24:55 -04:00
Cathy Wong
e971a3aed9
dataset API docstring: Update datasets.py and config.py
2020-09-17 20:03:03 -04:00
liyong
0e306850f2
fix mixup comment
2020-09-17 17:36:26 +08:00
nhussain
f42f9ef9d7
move random apply order and choice ops
2020-09-10 15:39:56 -04:00
Cathy Wong
c101aca224
dataset API docstring: Update transforms and vision desc and examples.
...
Add ImageBatchFormat to init.
2020-09-10 11:31:23 -04:00
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
2020-09-08 10:26:20 -04:00