chenx2ovo
77caf907c4
[feat][assistant][I3CEGR] add op random lighting
4 years ago
xiefangqi
d6a6a5c6f8
fix dataset api comments
4 years ago
xiefangqi
fdd63f3a4f
fix vision api comment problems
4 years ago
chenx2ovo
a2cf5b8a98
[misc][assistant][I4BQTO] modify code of op adjustgamma examples
4 years ago
Xiao Tianci
f7834c2e50
reformat api document of vision py_transforms
4 years ago
zetongzhao
0d389f3f0c
serdes python operations
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
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
4 years ago
Xiao Tianci
b3d7b27335
modify some docstrings
4 years ago
Xiao Tianci
a54e65a7ad
add Crop Python API
4 years ago
Lixia Chen
8c1b561149
Fix cache code check warnings
4 years ago
mindspore-ci-bot
25b8c0d6e3
!14549 fix BUG to master
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
luoyang
ec21d3f748
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
Fix error msg of pythontokenizer
5 years ago
shenwei41
5ee3fb7648
fix bug
5 years ago
luoyang
e063146b3c
fix minddata issues
5 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
5 years ago
Lixia Chen
0667818d9a
Block caching after random pyfunc
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
Xiao Tianci
d65727494e
fix formula of LinearTransformation
5 years ago
Xiao Tianci
f7093efe6a
modify return description in comments
5 years ago
13465716071
f63db3ed87
MindCon ShanDong bug fix1
5 years ago
mindspore-ci-bot
c4f284b928
!9910 [MD][Perf] MindData add NormalizePad for GPU performance
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
3c6cc3c58c
Add NormalizePadOp
5 years ago
luoyang
1cc147df1d
fix pad, normalize in c_trasnform
5 years ago
ms_yan
0cb5c47856
add err modify
5 years ago
jonyguo
1b78e34310
add ANTIALIAS support for python progress
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
liyong
0e306850f2
fix mixup comment
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